[==========] 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:41:12.291993 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:45595,127.31.73.189:45553,127.31.73.188:40173
I20260601 13:41:12.293040 32038 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:41:12.293568 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:12.299578 32044 instance_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:41:12.299593 32043 instance_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:41:12.299755 32046 instance_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:41:12.299984 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:12.300392 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.300486 32038 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:41:12.300516 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321272300515 us; error 0 us; skew 500 ppm
I20260601 13:41:12.305377 32038 webserver.cc:533] Webserver started at http://127.31.73.190:44851/ using document root <none> and password file <none>
I20260601 13:41:12.305900 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.305958 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.306218 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.307696 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "fcc2a5ff81bf4475bf035d18747f53da"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.310933 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260601 13:41:12.313176 32051 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:41:12.314350 32038 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:12.314471 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "fcc2a5ff81bf4475bf035d18747f53da"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.314775 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-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:41:12.338805 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.339514 32038 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:41:12.339686 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.349658 32103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:45595 every 8 connection(s)
I20260601 13:41:12.349677 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:45595
I20260601 13:41:12.351450 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:12.353233 32104 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:41:12.353226 32106 instance_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:41:12.353226 32107 instance_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:41:12.353565 32109 instance_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:41:12.354008 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:12.354295 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.354395 32038 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:41:12.354461 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321272354460 us; error 0 us; skew 500 ppm
I20260601 13:41:12.355472 32038 webserver.cc:533] Webserver started at http://127.31.73.189:43353/ using document root <none> and password file <none>
I20260601 13:41:12.355672 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.355760 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.355871 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.356379 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root/instance:
uuid: "bd8223cc5a8f402ba900a30e5724edc6"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.357693 32104 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:12.358485 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:12.360430 32116 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:41:12.360685 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:12.360756 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root
uuid: "bd8223cc5a8f402ba900a30e5724edc6"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.360816 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-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:41:12.368016 32104 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:41:12.368732 32055 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.189:45553: connect: Connection refused (error 111)
W20260601 13:41:12.369573 32104 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.73.189:45553: Network error: Client connection negotiation failed: client connection to 127.31.73.189:45553: connect: Connection refused (error 111)
I20260601 13:41:12.374531 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.374889 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.379920 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.189:45553
I20260601 13:41:12.379977 32169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.189:45553 every 8 connection(s)
I20260601 13:41:12.380614 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:12.380685 32170 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:41:12.382086 32172 instance_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:41:12.382229 32170 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:41:12.382507 32175 instance_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:41:12.382665 32038 server_base.cc:1061] running on GCE node
W20260601 13:41:12.382193 32173 instance_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:41:12.383127 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.383194 32038 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:41:12.383213 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321272383213 us; error 0 us; skew 500 ppm
I20260601 13:41:12.384065 32038 webserver.cc:533] Webserver started at http://127.31.73.188:35439/ using document root <none> and password file <none>
I20260601 13:41:12.384204 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.384253 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.384308 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.384689 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root/instance:
uuid: "de6105275e0d41458f27e2d8f912fd9f"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.386543 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:12.386721 32170 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:12.387638 32182 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:41:12.387960 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:12.388038 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root
uuid: "de6105275e0d41458f27e2d8f912fd9f"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.388118 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-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:41:12.390911 32170 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:41:12.392220 32170 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.73.188:40173: Network error: Client connection negotiation failed: client connection to 127.31.73.188:40173: connect: Connection refused (error 111)
I20260601 13:41:12.413209 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.413697 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.418495 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.188:40173
I20260601 13:41:12.418566 32235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.188:40173 every 8 connection(s)
I20260601 13:41:12.418772 32104 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } attempt: 1
I20260601 13:41:12.419034 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:12.419484 32236 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:41:12.420499 32236 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:12.422813 32104 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:12.424949 32236 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:12.429597 32104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: Bootstrap starting.
I20260601 13:41:12.430615 32236 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:12.432402 32104 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:12.433435 32104 log.cc:826] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: Log is configured to *not* fsync() on all Append() calls
I20260601 13:41:12.434803 32236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: Bootstrap starting.
I20260601 13:41:12.434995 32104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: No bootstrap required, opened a new log
I20260601 13:41:12.435650 32236 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:12.436614 32236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: No bootstrap required, opened a new log
I20260601 13:41:12.437911 32104 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.437901 32236 raft_consensus.cc:359] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.438076 32104 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:12.438084 32236 raft_consensus.cc:385] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:12.438174 32104 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc2a5ff81bf4475bf035d18747f53da, State: Initialized, Role: FOLLOWER
I20260601 13:41:12.438200 32236 raft_consensus.cc:740] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6105275e0d41458f27e2d8f912fd9f, State: Initialized, Role: FOLLOWER
I20260601 13:41:12.438534 32236 consensus_queue.cc:260] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.438534 32104 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.438939 32243 sys_catalog.cc:455] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [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: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.438944 32242 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [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: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.439105 32243 sys_catalog.cc:458] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:12.439172 32242 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:12.439595 32236 sys_catalog.cc:565] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:12.439596 32104 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:12.441534 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:41:12.443519 32263 catalog_manager.cc:1593] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:41:12.443518 32265 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:41:12.443640 32263 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:41:12.443655 32265 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:41:12.444362 32170 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } attempt: 1
I20260601 13:41:12.449147 32170 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6: Bootstrap starting.
I20260601 13:41:12.449939 32170 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:12.450980 32170 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6: No bootstrap required, opened a new log
I20260601 13:41:12.451380 32170 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.451457 32170 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:12.451478 32170 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd8223cc5a8f402ba900a30e5724edc6, State: Initialized, Role: FOLLOWER
I20260601 13:41:12.451634 32170 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.451944 32268 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [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: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.452057 32268 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:12.452128 32170 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:12.453874 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:41:12.454416 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:12.454974 32279 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:41:12.455039 32279 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:41:12.456377 32280 instance_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:41:12.456385 32281 instance_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:41:12.458926 32283 instance_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:41:12.458971 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:12.459157 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.459194 32038 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:41:12.459215 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321272459215 us; error 0 us; skew 500 ppm
I20260601 13:41:12.460098 32038 webserver.cc:533] Webserver started at http://127.31.73.129:40259/ using document root <none> and password file <none>
I20260601 13:41:12.460240 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.460294 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.460353 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.460733 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "b74d2a5f435546b3807f4bfae8a66600"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.462524 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:12.463548 32288 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:41:12.463815 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:12.463903 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "b74d2a5f435546b3807f4bfae8a66600"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.463963 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-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:41:12.473649 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.474110 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.474488 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:12.475239 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:12.475311 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.475376 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:12.475431 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.481221 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:36977
I20260601 13:41:12.481273 32351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:36977 every 8 connection(s)
I20260601 13:41:12.482306 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:12.485608 32361 instance_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:41:12.487802 32352 heartbeater.cc:344] Connected to a master server at 127.31.73.188:40173
I20260601 13:41:12.487809 32353 heartbeater.cc:344] Connected to a master server at 127.31.73.190:45595
I20260601 13:41:12.487948 32352 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.487947 32353 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.488539 32352 heartbeater.cc:507] Master 127.31.73.188:40173 requested a full tablet report, sending...
I20260601 13:41:12.488539 32353 heartbeater.cc:507] Master 127.31.73.190:45595 requested a full tablet report, sending...
I20260601 13:41:12.489513 32354 heartbeater.cc:344] Connected to a master server at 127.31.73.189:45553
I20260601 13:41:12.489643 32354 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.489883 32354 heartbeater.cc:507] Master 127.31.73.189:45553 requested a full tablet report, sending...
I20260601 13:41:12.489952 32068 ts_manager.cc:194] Registered new tserver with Master: b74d2a5f435546b3807f4bfae8a66600 (127.31.73.129:36977)
I20260601 13:41:12.490231 32200 ts_manager.cc:194] Registered new tserver with Master: b74d2a5f435546b3807f4bfae8a66600 (127.31.73.129:36977)
W20260601 13:41:12.490456 32358 instance_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:41:12.490630 32359 instance_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:41:12.490660 32134 ts_manager.cc:194] Registered new tserver with Master: b74d2a5f435546b3807f4bfae8a66600 (127.31.73.129:36977)
I20260601 13:41:12.491642 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:12.491827 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.491880 32038 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:41:12.491914 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321272491912 us; error 0 us; skew 500 ppm
I20260601 13:41:12.492748 32038 webserver.cc:533] Webserver started at http://127.31.73.130:43285/ using document root <none> and password file <none>
I20260601 13:41:12.492928 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.492990 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.493062 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.493407 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "f22211a1c4e5414195f6c4b91d88f7f6"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.494928 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:12.495826 32367 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:41:12.496079 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:12.496143 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "f22211a1c4e5414195f6c4b91d88f7f6"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.496219 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-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:41:12.511282 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.511672 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.512002 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:12.512857 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:12.512897 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.512924 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:12.512979 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.519120 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:43993
I20260601 13:41:12.519186 32430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:43993 every 8 connection(s)
I20260601 13:41:12.520123 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:12.525419 32439 instance_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:41:12.525521 32432 heartbeater.cc:344] Connected to a master server at 127.31.73.190:45595
I20260601 13:41:12.525609 32432 heartbeater.cc:461] Registering TS with master...
W20260601 13:41:12.525682 32441 instance_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:41:12.525825 32432 heartbeater.cc:507] Master 127.31.73.190:45595 requested a full tablet report, sending...
I20260601 13:41:12.525985 32431 heartbeater.cc:344] Connected to a master server at 127.31.73.188:40173
I20260601 13:41:12.526068 32431 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.526309 32431 heartbeater.cc:507] Master 127.31.73.188:40173 requested a full tablet report, sending...
W20260601 13:41:12.526661 32438 instance_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:41:12.526754 32068 ts_manager.cc:194] Registered new tserver with Master: f22211a1c4e5414195f6c4b91d88f7f6 (127.31.73.130:43993)
I20260601 13:41:12.526840 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:12.526947 32200 ts_manager.cc:194] Registered new tserver with Master: f22211a1c4e5414195f6c4b91d88f7f6 (127.31.73.130:43993)
I20260601 13:41:12.527091 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.527173 32038 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:41:12.527218 32433 heartbeater.cc:344] Connected to a master server at 127.31.73.189:45553
I20260601 13:41:12.527218 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321272527217 us; error 0 us; skew 500 ppm
I20260601 13:41:12.527303 32433 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.527482 32433 heartbeater.cc:507] Master 127.31.73.189:45553 requested a full tablet report, sending...
I20260601 13:41:12.528075 32134 ts_manager.cc:194] Registered new tserver with Master: f22211a1c4e5414195f6c4b91d88f7f6 (127.31.73.130:43993)
I20260601 13:41:12.528195 32038 webserver.cc:533] Webserver started at http://127.31.73.131:36131/ using document root <none> and password file <none>
I20260601 13:41:12.528369 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.528426 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.528501 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.528898 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "4992e94aec34449bb657c89a4d523a2b"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.530757 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:12.531806 32446 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:41:12.532073 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:12.532141 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "4992e94aec34449bb657c89a4d523a2b"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-cw06"
I20260601 13:41:12.532197 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321272280909-32038-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:41:12.559077 32268 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:12.559267 32268 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.560032 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.560204 32268 leader_election.cc:290] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcc2a5ff81bf4475bf035d18747f53da (127.31.73.190:45595), de6105275e0d41458f27e2d8f912fd9f (127.31.73.188:40173)
I20260601 13:41:12.560496 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.560710 32243 raft_consensus.cc:493] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:12.560675 32209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd8223cc5a8f402ba900a30e5724edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6105275e0d41458f27e2d8f912fd9f" is_pre_election: true
I20260601 13:41:12.560782 32243 raft_consensus.cc:515] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.560894 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:12.560906 32209 raft_consensus.cc:2468] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd8223cc5a8f402ba900a30e5724edc6 in term 0.
I20260601 13:41:12.561147 32243 leader_election.cc:290] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcc2a5ff81bf4475bf035d18747f53da (127.31.73.190:45595), bd8223cc5a8f402ba900a30e5724edc6 (127.31.73.189:45553)
I20260601 13:41:12.561436 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:12.561435 32117 leader_election.cc:304] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd8223cc5a8f402ba900a30e5724edc6, de6105275e0d41458f27e2d8f912fd9f; no voters: 
I20260601 13:41:12.561527 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.560675 32078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd8223cc5a8f402ba900a30e5724edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc2a5ff81bf4475bf035d18747f53da" is_pre_election: true
I20260601 13:41:12.561601 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:12.561592 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de6105275e0d41458f27e2d8f912fd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc2a5ff81bf4475bf035d18747f53da" is_pre_election: true
I20260601 13:41:12.561661 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.561623 32078 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd8223cc5a8f402ba900a30e5724edc6 in term 0.
I20260601 13:41:12.561728 32268 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:12.561775 32268 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:12.561807 32268 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:12.561900 32077 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6105275e0d41458f27e2d8f912fd9f in term 0.
I20260601 13:41:12.562498 32186 leader_election.cc:304] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de6105275e0d41458f27e2d8f912fd9f, fcc2a5ff81bf4475bf035d18747f53da; no voters: 
I20260601 13:41:12.562659 32243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:12.562702 32243 raft_consensus.cc:493] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:12.562739 32243 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:12.563529 32268 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.563731 32243 raft_consensus.cc:515] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.563895 32268 leader_election.cc:290] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [CANDIDATE]: Term 1 election: Requested vote from peers fcc2a5ff81bf4475bf035d18747f53da (127.31.73.190:45595), de6105275e0d41458f27e2d8f912fd9f (127.31.73.188:40173)
I20260601 13:41:12.564069 32243 leader_election.cc:290] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [CANDIDATE]: Term 1 election: Requested vote from peers fcc2a5ff81bf4475bf035d18747f53da (127.31.73.190:45595), bd8223cc5a8f402ba900a30e5724edc6 (127.31.73.189:45553)
I20260601 13:41:12.564297 32209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd8223cc5a8f402ba900a30e5724edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6105275e0d41458f27e2d8f912fd9f"
I20260601 13:41:12.564473 32209 raft_consensus.cc:2393] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd8223cc5a8f402ba900a30e5724edc6 in current term 1: Already voted for candidate de6105275e0d41458f27e2d8f912fd9f in this term.
I20260601 13:41:12.565044 32144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de6105275e0d41458f27e2d8f912fd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd8223cc5a8f402ba900a30e5724edc6" is_pre_election: true
I20260601 13:41:12.565174 32144 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6105275e0d41458f27e2d8f912fd9f in current term 1: Already voted for candidate bd8223cc5a8f402ba900a30e5724edc6 in this term.
I20260601 13:41:12.565378 32143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de6105275e0d41458f27e2d8f912fd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd8223cc5a8f402ba900a30e5724edc6"
I20260601 13:41:12.565524 32143 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de6105275e0d41458f27e2d8f912fd9f in current term 1: Already voted for candidate bd8223cc5a8f402ba900a30e5724edc6 in this term.
I20260601 13:41:12.565549 32078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd8223cc5a8f402ba900a30e5724edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc2a5ff81bf4475bf035d18747f53da"
I20260601 13:41:12.565635 32078 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:12.565778 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de6105275e0d41458f27e2d8f912fd9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc2a5ff81bf4475bf035d18747f53da"
I20260601 13:41:12.566371 32186 leader_election.cc:304] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6105275e0d41458f27e2d8f912fd9f; no voters: bd8223cc5a8f402ba900a30e5724edc6, fcc2a5ff81bf4475bf035d18747f53da
I20260601 13:41:12.566536 32243 raft_consensus.cc:2749] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:41:12.566759 32078 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd8223cc5a8f402ba900a30e5724edc6 in term 1.
I20260601 13:41:12.567052 32120 leader_election.cc:304] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [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: bd8223cc5a8f402ba900a30e5724edc6, fcc2a5ff81bf4475bf035d18747f53da; no voters: de6105275e0d41458f27e2d8f912fd9f
I20260601 13:41:12.567313 32268 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:12.567507 32268 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 1 LEADER]: Becoming Leader. State: Replica: bd8223cc5a8f402ba900a30e5724edc6, State: Running, Role: LEADER
I20260601 13:41:12.567775 32268 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } }
I20260601 13:41:12.569450 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:33153
I20260601 13:41:12.569758 32494 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd8223cc5a8f402ba900a30e5724edc6. Latest consensus state: current_term: 1 leader_uuid: "bd8223cc5a8f402ba900a30e5724edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.569844 32494 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:12.570389 32514 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:12.570429 32511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:33153 every 8 connection(s)
I20260601 13:41:12.571735 32514 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:12.576136 32513 heartbeater.cc:344] Connected to a master server at 127.31.73.190:45595
I20260601 13:41:12.576221 32513 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.576418 32513 heartbeater.cc:507] Master 127.31.73.190:45595 requested a full tablet report, sending...
I20260601 13:41:12.576947 32068 ts_manager.cc:194] Registered new tserver with Master: 4992e94aec34449bb657c89a4d523a2b (127.31.73.131:33153)
I20260601 13:41:12.577250 32209 raft_consensus.cc:1275] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 1 FOLLOWER]: Refusing update from remote peer bd8223cc5a8f402ba900a30e5724edc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:12.577703 32494 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:12.578671 32515 heartbeater.cc:344] Connected to a master server at 127.31.73.189:45553
I20260601 13:41:12.578744 32515 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.578918 32515 heartbeater.cc:507] Master 127.31.73.189:45553 requested a full tablet report, sending...
I20260601 13:41:12.579402 32134 ts_manager.cc:194] Registered new tserver with Master: 4992e94aec34449bb657c89a4d523a2b (127.31.73.131:33153)
I20260601 13:41:12.579610 32243 sys_catalog.cc:455] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd8223cc5a8f402ba900a30e5724edc6. Latest consensus state: current_term: 1 leader_uuid: "bd8223cc5a8f402ba900a30e5724edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.579699 32078 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 1 FOLLOWER]: Refusing update from remote peer bd8223cc5a8f402ba900a30e5724edc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:12.580039 32494 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:12.579713 32243 sys_catalog.cc:458] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:12.580487 32512 heartbeater.cc:344] Connected to a master server at 127.31.73.188:40173
I20260601 13:41:12.580575 32512 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.580772 32512 heartbeater.cc:507] Master 127.31.73.188:40173 requested a full tablet report, sending...
I20260601 13:41:12.581274 32494 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bd8223cc5a8f402ba900a30e5724edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.581364 32494 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:12.581382 32243 sys_catalog.cc:455] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bd8223cc5a8f402ba900a30e5724edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.581472 32243 sys_catalog.cc:458] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:12.581604 32200 ts_manager.cc:194] Registered new tserver with Master: 4992e94aec34449bb657c89a4d523a2b (127.31.73.131:33153)
I20260601 13:41:12.581722 32521 mvcc.cc:204] Tried to move back new op lower bound from 7292195932470415360 to 7292195932440444928. Current Snapshot: MvccSnapshot[applied={T|T < 7292195932470415360}]
I20260601 13:41:12.582226 32242 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd8223cc5a8f402ba900a30e5724edc6. Latest consensus state: current_term: 1 leader_uuid: "bd8223cc5a8f402ba900a30e5724edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.582334 32242 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:12.582597 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012431516s
I20260601 13:41:12.584208 32514 catalog_manager.cc:1382] Generated new cluster ID: 7291d3a761a84a9a9db775f895e0e9fa
I20260601 13:41:12.584277 32514 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:12.584303 32268 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bd8223cc5a8f402ba900a30e5724edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.584412 32268 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:12.586699 32242 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bd8223cc5a8f402ba900a30e5724edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcc2a5ff81bf4475bf035d18747f53da" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 45595 } } peers { permanent_uuid: "bd8223cc5a8f402ba900a30e5724edc6" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 45553 } } peers { permanent_uuid: "de6105275e0d41458f27e2d8f912fd9f" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 40173 } } }
I20260601 13:41:12.586802 32242 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:12.602077 32514 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:12.602932 32514 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:12.611123 32514 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6: Generated new TSK 0
I20260601 13:41:12.611855 32514 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:13.444643 32263 catalog_manager.cc:1294] Loaded cluster ID: 7291d3a761a84a9a9db775f895e0e9fa
I20260601 13:41:13.444643 32265 catalog_manager.cc:1294] Loaded cluster ID: 7291d3a761a84a9a9db775f895e0e9fa
I20260601 13:41:13.444770 32263 catalog_manager.cc:1587] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: loading cluster ID for follower catalog manager: success
I20260601 13:41:13.444785 32265 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: loading cluster ID for follower catalog manager: success
I20260601 13:41:13.446084 32263 catalog_manager.cc:1609] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: acquiring CA information for follower catalog manager: success
I20260601 13:41:13.446163 32265 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: acquiring CA information for follower catalog manager: success
I20260601 13:41:13.446772 32263 catalog_manager.cc:1637] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:41:13.446781 32265 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:41:13.492965 32134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49836
I20260601 13:41:13.529520 32134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49852
I20260601 13:41:13.583398 32134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49864
I20260601 13:41:14.454033 32278 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:14.494370 32354 heartbeater.cc:499] Master 127.31.73.189:45553 was elected leader, sending a full tablet report...
I20260601 13:41:14.530341 32433 heartbeater.cc:499] Master 127.31.73.189:45553 was elected leader, sending a full tablet report...
I20260601 13:41:14.584256 32515 heartbeater.cc:499] Master 127.31.73.189:45553 was elected leader, sending a full tablet report...
I20260601 13:41:14.748734 32134 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49872:
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:41:14.765910 32474 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6ad82795944a6fae667201ecd75fed (DEFAULT_TABLE table=test-workload [id=3eb2ef19af334b41ac07792471e6b618]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:14.766091 32316 tablet_service.cc:1511] Processing CreateTablet for tablet 4faf8c7b69d9489c8cff87fd51687507 (DEFAULT_TABLE table=test-workload [id=3eb2ef19af334b41ac07792471e6b618]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:14.766173 32395 tablet_service.cc:1511] Processing CreateTablet for tablet f4455978343a4faf9b76b53997bfe388 (DEFAULT_TABLE table=test-workload [id=3eb2ef19af334b41ac07792471e6b618]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:14.766372 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4faf8c7b69d9489c8cff87fd51687507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:14.766372 32395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4455978343a4faf9b76b53997bfe388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:14.766580 32315 tablet_service.cc:1511] Processing CreateTablet for tablet 11f9139a77844114904d6ec5a41b29a7 (DEFAULT_TABLE table=test-workload [id=3eb2ef19af334b41ac07792471e6b618]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:14.766796 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f9139a77844114904d6ec5a41b29a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:14.768821 32558 tablet_bootstrap.cc:492] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6: Bootstrap starting.
I20260601 13:41:14.766374 32474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6ad82795944a6fae667201ecd75fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:14.769635 32558 tablet_bootstrap.cc:654] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:14.770648 32560 tablet_bootstrap.cc:492] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b: Bootstrap starting.
I20260601 13:41:14.770737 32557 tablet_bootstrap.cc:492] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600: Bootstrap starting.
I20260601 13:41:14.771485 32560 tablet_bootstrap.cc:654] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:14.771485 32557 tablet_bootstrap.cc:654] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:14.770654 32558 tablet_bootstrap.cc:492] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6: No bootstrap required, opened a new log
I20260601 13:41:14.772136 32558 ts_tablet_manager.cc:1403] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:14.772576 32558 raft_consensus.cc:359] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f22211a1c4e5414195f6c4b91d88f7f6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 43993 } }
I20260601 13:41:14.772675 32558 raft_consensus.cc:385] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:14.772708 32558 raft_consensus.cc:740] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22211a1c4e5414195f6c4b91d88f7f6, State: Initialized, Role: FOLLOWER
I20260601 13:41:14.772737 32557 tablet_bootstrap.cc:492] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600: No bootstrap required, opened a new log
I20260601 13:41:14.772802 32557 ts_tablet_manager.cc:1403] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:14.772882 32558 consensus_queue.cc:260] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f22211a1c4e5414195f6c4b91d88f7f6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 43993 } }
I20260601 13:41:14.772972 32558 raft_consensus.cc:399] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:14.773020 32558 raft_consensus.cc:493] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:14.773068 32558 raft_consensus.cc:3060] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:14.773229 32557 raft_consensus.cc:359] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.773310 32557 raft_consensus.cc:385] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:14.773339 32557 raft_consensus.cc:740] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74d2a5f435546b3807f4bfae8a66600, State: Initialized, Role: FOLLOWER
I20260601 13:41:14.773445 32557 consensus_queue.cc:260] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.773519 32557 raft_consensus.cc:399] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:14.773561 32557 raft_consensus.cc:493] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:14.773605 32557 raft_consensus.cc:3060] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:14.773960 32558 raft_consensus.cc:515] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f22211a1c4e5414195f6c4b91d88f7f6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 43993 } }
I20260601 13:41:14.774109 32558 leader_election.cc:304] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [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: f22211a1c4e5414195f6c4b91d88f7f6; no voters: 
I20260601 13:41:14.774291 32558 leader_election.cc:290] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:14.774469 32560 tablet_bootstrap.cc:492] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b: No bootstrap required, opened a new log
I20260601 13:41:14.774509 32557 raft_consensus.cc:515] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.774569 32560 ts_tablet_manager.cc:1403] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:41:14.774619 32558 ts_tablet_manager.cc:1434] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:14.774622 32557 leader_election.cc:304] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [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: b74d2a5f435546b3807f4bfae8a66600; no voters: 
I20260601 13:41:14.774709 32563 raft_consensus.cc:2804] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:14.774829 32557 leader_election.cc:290] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:14.774864 32563 raft_consensus.cc:697] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 1 LEADER]: Becoming Leader. State: Replica: f22211a1c4e5414195f6c4b91d88f7f6, State: Running, Role: LEADER
I20260601 13:41:14.774978 32560 raft_consensus.cc:359] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4992e94aec34449bb657c89a4d523a2b" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33153 } }
I20260601 13:41:14.775063 32560 raft_consensus.cc:385] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:14.775094 32560 raft_consensus.cc:740] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4992e94aec34449bb657c89a4d523a2b, State: Initialized, Role: FOLLOWER
I20260601 13:41:14.775101 32557 ts_tablet_manager.cc:1434] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:14.775226 32560 consensus_queue.cc:260] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4992e94aec34449bb657c89a4d523a2b" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33153 } }
I20260601 13:41:14.775303 32560 raft_consensus.cc:399] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:14.775337 32560 raft_consensus.cc:493] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:14.775408 32557 tablet_bootstrap.cc:492] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600: Bootstrap starting.
I20260601 13:41:14.775430 32560 raft_consensus.cc:3060] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:14.774982 32563 consensus_queue.cc:237] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [LEADER]: Queue going to LEADER mode. State: All 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: "f22211a1c4e5414195f6c4b91d88f7f6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 43993 } }
I20260601 13:41:14.776175 32557 tablet_bootstrap.cc:654] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:14.776214 32560 raft_consensus.cc:515] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4992e94aec34449bb657c89a4d523a2b" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33153 } }
I20260601 13:41:14.776315 32560 leader_election.cc:304] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [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: 4992e94aec34449bb657c89a4d523a2b; no voters: 
I20260601 13:41:14.776477 32560 leader_election.cc:290] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:14.776746 32560 ts_tablet_manager.cc:1434] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:14.779076 32132 catalog_manager.cc:5696] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f22211a1c4e5414195f6c4b91d88f7f6 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f22211a1c4e5414195f6c4b91d88f7f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f22211a1c4e5414195f6c4b91d88f7f6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 43993 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:14.779542 32565 raft_consensus.cc:2804] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:14.780534 32565 raft_consensus.cc:697] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 1 LEADER]: Becoming Leader. State: Replica: b74d2a5f435546b3807f4bfae8a66600, State: Running, Role: LEADER
I20260601 13:41:14.780656 32565 consensus_queue.cc:237] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [LEADER]: Queue going to LEADER mode. State: All 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: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.782322 32134 catalog_manager.cc:5696] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 reported cstate change: term changed from 0 to 1, leader changed from <none> to b74d2a5f435546b3807f4bfae8a66600 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "b74d2a5f435546b3807f4bfae8a66600" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:14.785809 32557 tablet_bootstrap.cc:492] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600: No bootstrap required, opened a new log
I20260601 13:41:14.785892 32557 ts_tablet_manager.cc:1403] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:41:14.786312 32557 raft_consensus.cc:359] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.786391 32557 raft_consensus.cc:385] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:14.786427 32557 raft_consensus.cc:740] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74d2a5f435546b3807f4bfae8a66600, State: Initialized, Role: FOLLOWER
I20260601 13:41:14.786504 32557 consensus_queue.cc:260] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.786548 32557 raft_consensus.cc:399] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:14.786569 32557 raft_consensus.cc:493] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:14.786595 32557 raft_consensus.cc:3060] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:14.787716 32557 raft_consensus.cc:515] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.787858 32557 leader_election.cc:304] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [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: b74d2a5f435546b3807f4bfae8a66600; no voters: 
I20260601 13:41:14.787957 32557 leader_election.cc:290] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:14.788014 32569 raft_consensus.cc:2804] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:14.788170 32557 ts_tablet_manager.cc:1434] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:14.788219 32569 raft_consensus.cc:697] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 1 LEADER]: Becoming Leader. State: Replica: 4992e94aec34449bb657c89a4d523a2b, State: Running, Role: LEADER
I20260601 13:41:14.788350 32569 consensus_queue.cc:237] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [LEADER]: Queue going to LEADER mode. State: All 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: "4992e94aec34449bb657c89a4d523a2b" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33153 } }
I20260601 13:41:14.788666 32567 raft_consensus.cc:2804] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:14.788750 32567 raft_consensus.cc:697] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 1 LEADER]: Becoming Leader. State: Replica: b74d2a5f435546b3807f4bfae8a66600, State: Running, Role: LEADER
I20260601 13:41:14.788842 32567 consensus_queue.cc:237] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [LEADER]: Queue going to LEADER mode. State: All 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: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } }
I20260601 13:41:14.791051 32132 catalog_manager.cc:5696] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 reported cstate change: term changed from 0 to 1, leader changed from <none> to b74d2a5f435546b3807f4bfae8a66600 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "b74d2a5f435546b3807f4bfae8a66600" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d2a5f435546b3807f4bfae8a66600" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 36977 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:14.791051 32134 catalog_manager.cc:5696] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4992e94aec34449bb657c89a4d523a2b (127.31.73.131). New cstate: current_term: 1 leader_uuid: "4992e94aec34449bb657c89a4d523a2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4992e94aec34449bb657c89a4d523a2b" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33153 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:14.798702 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:41:14.802438 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:14.802776 32038 tablet_replica.cc:333] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600: stopping tablet replica
I20260601 13:41:14.802987 32038 raft_consensus.cc:2243] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:14.803093 32038 raft_consensus.cc:2272] T 11f9139a77844114904d6ec5a41b29a7 P b74d2a5f435546b3807f4bfae8a66600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:14.804122 32038 tablet_replica.cc:333] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600: stopping tablet replica
I20260601 13:41:14.804196 32038 raft_consensus.cc:2243] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:14.804265 32038 raft_consensus.cc:2272] T 4faf8c7b69d9489c8cff87fd51687507 P b74d2a5f435546b3807f4bfae8a66600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:14.817857 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:41:14.821460 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:41:14.826128 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:14.826395 32038 tablet_replica.cc:333] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6: stopping tablet replica
I20260601 13:41:14.826517 32038 raft_consensus.cc:2243] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:14.826622 32038 raft_consensus.cc:2272] T f4455978343a4faf9b76b53997bfe388 P f22211a1c4e5414195f6c4b91d88f7f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:14.829118 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:41:14.830783 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:41:14.835095 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:14.835304 32038 tablet_replica.cc:333] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b: stopping tablet replica
I20260601 13:41:14.835403 32038 raft_consensus.cc:2243] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:14.835484 32038 raft_consensus.cc:2272] T 4f6ad82795944a6fae667201ecd75fed P 4992e94aec34449bb657c89a4d523a2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:14.848115 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:41:14.849766 32038 master.cc:562] Master@127.31.73.190:45595 shutting down...
I20260601 13:41:14.854657 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:14.854804 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:14.854882 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcc2a5ff81bf4475bf035d18747f53da: stopping tablet replica
I20260601 13:41:14.867558 32038 master.cc:584] Master@127.31.73.190:45595 shutdown complete.
I20260601 13:41:14.870232 32038 master.cc:562] Master@127.31.73.189:45553 shutting down...
I20260601 13:41:14.873206 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:14.873425 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:14.873479 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd8223cc5a8f402ba900a30e5724edc6: stopping tablet replica
I20260601 13:41:14.886370 32038 master.cc:584] Master@127.31.73.189:45553 shutdown complete.
I20260601 13:41:14.888752 32038 master.cc:562] Master@127.31.73.188:40173 shutting down...
I20260601 13:41:14.892053 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:14.892211 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:14.892302 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P de6105275e0d41458f27e2d8f912fd9f: stopping tablet replica
I20260601 13:41:14.904839 32038 master.cc:584] Master@127.31.73.188:40173 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2621 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:41:14.912544 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:45197
I20260601 13:41:14.912905 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:14.914397 32581 instance_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:41:14.914422 32583 instance_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:41:14.914556 32580 instance_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:41:14.914716 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:14.914851 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:14.914897 32038 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:41:14.914912 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321274914913 us; error 0 us; skew 500 ppm
I20260601 13:41:14.915709 32038 webserver.cc:533] Webserver started at http://127.31.73.190:45867/ using document root <none> and password file <none>
I20260601 13:41:14.915865 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:14.915944 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:14.916011 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:14.916328 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "a70f624b74004d71833c0a8370b7962e"
format_stamp: "Formatted at 2026-06-01 13:41:14 on dist-test-slave-cw06"
I20260601 13:41:14.917711 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:14.918612 32588 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:41:14.918859 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:14.918936 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "a70f624b74004d71833c0a8370b7962e"
format_stamp: "Formatted at 2026-06-01 13:41:14 on dist-test-slave-cw06"
I20260601 13:41:14.919000 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-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:41:14.933960 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:14.934289 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:14.938109 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:45197
I20260601 13:41:14.941485 32640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:45197 every 8 connection(s)
I20260601 13:41:14.941908 32641 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:41:14.943522 32641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e: Bootstrap starting.
I20260601 13:41:14.944250 32641 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:14.945194 32641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e: No bootstrap required, opened a new log
I20260601 13:41:14.945569 32641 raft_consensus.cc:359] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a70f624b74004d71833c0a8370b7962e" member_type: VOTER }
I20260601 13:41:14.945647 32641 raft_consensus.cc:385] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:14.945700 32641 raft_consensus.cc:740] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a70f624b74004d71833c0a8370b7962e, State: Initialized, Role: FOLLOWER
I20260601 13:41:14.945858 32641 consensus_queue.cc:260] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a70f624b74004d71833c0a8370b7962e" member_type: VOTER }
I20260601 13:41:14.945924 32641 raft_consensus.cc:399] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:14.945981 32641 raft_consensus.cc:493] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:14.946076 32641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:14.946717 32641 raft_consensus.cc:515] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a70f624b74004d71833c0a8370b7962e" member_type: VOTER }
I20260601 13:41:14.946847 32641 leader_election.cc:304] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [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: a70f624b74004d71833c0a8370b7962e; no voters: 
I20260601 13:41:14.947045 32641 leader_election.cc:290] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:14.947130 32644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:14.947466 32644 raft_consensus.cc:697] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 1 LEADER]: Becoming Leader. State: Replica: a70f624b74004d71833c0a8370b7962e, State: Running, Role: LEADER
I20260601 13:41:14.947499 32641 sys_catalog.cc:565] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:14.947602 32644 consensus_queue.cc:237] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [LEADER]: Queue going to LEADER mode. State: All 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: "a70f624b74004d71833c0a8370b7962e" member_type: VOTER }
I20260601 13:41:14.948053 32646 sys_catalog.cc:455] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [sys.catalog]: SysCatalogTable state changed. Reason: New leader a70f624b74004d71833c0a8370b7962e. Latest consensus state: current_term: 1 leader_uuid: "a70f624b74004d71833c0a8370b7962e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a70f624b74004d71833c0a8370b7962e" member_type: VOTER } }
I20260601 13:41:14.948032 32645 sys_catalog.cc:455] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a70f624b74004d71833c0a8370b7962e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a70f624b74004d71833c0a8370b7962e" member_type: VOTER } }
I20260601 13:41:14.948174 32645 sys_catalog.cc:458] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:14.948161 32646 sys_catalog.cc:458] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:14.948457 32652 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:14.949345 32652 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:14.949573 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:14.951078 32652 catalog_manager.cc:1382] Generated new cluster ID: f4956cdf54dd4b17975f793b6725cdb3
I20260601 13:41:14.951133 32652 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:14.965405 32652 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:14.965871 32652 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:14.972985 32652 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e: Generated new TSK 0
I20260601 13:41:14.973131 32652 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:14.981679 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:14.983572 32662 instance_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:41:14.983594 32663 instance_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:41:14.983608 32038 server_base.cc:1061] running on GCE node
W20260601 13:41:14.983575 32665 instance_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:41:14.983922 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:14.983987 32038 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:41:14.984011 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321274984010 us; error 0 us; skew 500 ppm
I20260601 13:41:14.984710 32038 webserver.cc:533] Webserver started at http://127.31.73.129:40169/ using document root <none> and password file <none>
I20260601 13:41:14.984874 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:14.984957 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:14.985031 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:14.985385 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "e061df92284047419e3a6994f6e6175d"
format_stamp: "Formatted at 2026-06-01 13:41:14 on dist-test-slave-cw06"
I20260601 13:41:14.986817 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:14.987684 32670 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:41:14.987943 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:14.988022 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "e061df92284047419e3a6994f6e6175d"
format_stamp: "Formatted at 2026-06-01 13:41:14 on dist-test-slave-cw06"
I20260601 13:41:14.988103 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-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:41:14.998102 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:14.998409 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:14.998660 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:14.999068 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:14.999127 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:14.999181 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:14.999213 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.003178 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:34127
I20260601 13:41:15.003182 32733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:34127 every 8 connection(s)
I20260601 13:41:15.003957 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:15.005385 32738 instance_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:41:15.005437 32739 instance_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:41:15.005491 32741 instance_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:41:15.005910 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:15.006108 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:15.006163 32038 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:41:15.006197 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321275006197 us; error 0 us; skew 500 ppm
I20260601 13:41:15.007046 32038 webserver.cc:533] Webserver started at http://127.31.73.130:42871/ using document root <none> and password file <none>
I20260601 13:41:15.007201 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:15.007256 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:15.007315 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:15.007701 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "f26d01d44d824d3392d8f4b71410194a"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-cw06"
I20260601 13:41:15.008615 32734 heartbeater.cc:344] Connected to a master server at 127.31.73.190:45197
I20260601 13:41:15.008705 32734 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:15.008916 32734 heartbeater.cc:507] Master 127.31.73.190:45197 requested a full tablet report, sending...
I20260601 13:41:15.009445 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:15.009508 32605 ts_manager.cc:194] Registered new tserver with Master: e061df92284047419e3a6994f6e6175d (127.31.73.129:34127)
I20260601 13:41:15.010226 32605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57754
I20260601 13:41:15.010394 32746 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:41:15.010639 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:15.010725 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "f26d01d44d824d3392d8f4b71410194a"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-cw06"
I20260601 13:41:15.010787 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-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:41:15.030926 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:15.031287 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:15.031572 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:15.031993 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:15.032056 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.032109 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:15.032159 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.036341 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:41735
I20260601 13:41:15.036372   341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:41735 every 8 connection(s)
I20260601 13:41:15.037135 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:15.038784   345 instance_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:41:15.038843   348 instance_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:41:15.038784   346 instance_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:41:15.039091 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:15.039258 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:15.039314 32038 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:41:15.039357 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321275039356 us; error 0 us; skew 500 ppm
I20260601 13:41:15.040191 32038 webserver.cc:533] Webserver started at http://127.31.73.131:43713/ using document root <none> and password file <none>
I20260601 13:41:15.040346 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:15.040401 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:15.040450 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:15.040882 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "de368c3c82264053adb9dcdb94ec204f"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-cw06"
I20260601 13:41:15.041252   342 heartbeater.cc:344] Connected to a master server at 127.31.73.190:45197
I20260601 13:41:15.041355   342 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:15.041544   342 heartbeater.cc:507] Master 127.31.73.190:45197 requested a full tablet report, sending...
I20260601 13:41:15.042169 32605 ts_manager.cc:194] Registered new tserver with Master: f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:15.042688 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:15.042796 32605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57756
I20260601 13:41:15.043686   353 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:41:15.043941 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:15.044009 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "de368c3c82264053adb9dcdb94ec204f"
format_stamp: "Formatted at 2026-06-01 13:41:15 on dist-test-slave-cw06"
I20260601 13:41:15.044063 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-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:41:15.054747 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:15.055047 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:15.055274 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:15.055688 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:15.055748 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.055799 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:15.055847 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:15.060140 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:39753
I20260601 13:41:15.060197   416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:39753 every 8 connection(s)
I20260601 13:41:15.064208   417 heartbeater.cc:344] Connected to a master server at 127.31.73.190:45197
I20260601 13:41:15.064284   417 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:15.064430   417 heartbeater.cc:507] Master 127.31.73.190:45197 requested a full tablet report, sending...
I20260601 13:41:15.064931 32605 ts_manager.cc:194] Registered new tserver with Master: de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:15.065032 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00447141s
I20260601 13:41:15.065572 32605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57768
I20260601 13:41:16.011096 32734 heartbeater.cc:499] Master 127.31.73.190:45197 was elected leader, sending a full tablet report...
I20260601 13:41:16.043610   342 heartbeater.cc:499] Master 127.31.73.190:45197 was elected leader, sending a full tablet report...
I20260601 13:41:16.066484   417 heartbeater.cc:499] Master 127.31.73.190:45197 was elected leader, sending a full tablet report...
I20260601 13:41:16.107549 32605 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57782:
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:41:16.108135 32605 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:41:16.122936   380 tablet_service.cc:1511] Processing CreateTablet for tablet 6a81dc859fa94e6aa4596ed852b85042 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:41:16.123270   380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a81dc859fa94e6aa4596ed852b85042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.123234   381 tablet_service.cc:1511] Processing CreateTablet for tablet 81b06dfc01cd4caaab39d880be29fc28 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:41:16.123440   381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b06dfc01cd4caaab39d880be29fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.125695   437 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.125861   379 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6b253ec8f84620b8683605e702678a (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:41:16.126116   379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6b253ec8f84620b8683605e702678a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.126883   437 tablet_bootstrap.cc:654] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.127780 32694 tablet_service.cc:1511] Processing CreateTablet for tablet 2531678c937743bb93e93157aa98671b (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:41:16.128018 32694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2531678c937743bb93e93157aa98671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.128047 32697 tablet_service.cc:1511] Processing CreateTablet for tablet 6a81dc859fa94e6aa4596ed852b85042 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:41:16.128295   378 tablet_service.cc:1511] Processing CreateTablet for tablet 2ffc0029a5184e7898261868038a5224 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:41:16.128544   378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ffc0029a5184e7898261868038a5224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.130503   377 tablet_service.cc:1511] Processing CreateTablet for tablet 2531678c937743bb93e93157aa98671b (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:41:16.130751   377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2531678c937743bb93e93157aa98671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.132205   376 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9a6d461c324239805ecb9c2126991a (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:41:16.132439   376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9a6d461c324239805ecb9c2126991a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.133893   375 tablet_service.cc:1511] Processing CreateTablet for tablet fa15507b251f41bfb9c664700a5a4f13 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:41:16.134162   375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa15507b251f41bfb9c664700a5a4f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.134299 32691 tablet_service.cc:1511] Processing CreateTablet for tablet 92066d4fb1d2481b9ea6276d6ab49803 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:41:16.134691 32692 tablet_service.cc:1511] Processing CreateTablet for tablet fa15507b251f41bfb9c664700a5a4f13 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:41:16.135106 32693 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9a6d461c324239805ecb9c2126991a (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:41:16.135519 32695 tablet_service.cc:1511] Processing CreateTablet for tablet 2ffc0029a5184e7898261868038a5224 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:41:16.135924 32696 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6b253ec8f84620b8683605e702678a (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:41:16.136338 32698 tablet_service.cc:1511] Processing CreateTablet for tablet 81b06dfc01cd4caaab39d880be29fc28 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:41:16.136762   374 tablet_service.cc:1511] Processing CreateTablet for tablet 92066d4fb1d2481b9ea6276d6ab49803 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:41:16.136970   374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92066d4fb1d2481b9ea6276d6ab49803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.128355 32697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a81dc859fa94e6aa4596ed852b85042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.138674 32698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b06dfc01cd4caaab39d880be29fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.139669 32695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ffc0029a5184e7898261868038a5224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.141427 32696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6b253ec8f84620b8683605e702678a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.143136 32692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa15507b251f41bfb9c664700a5a4f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.144541 32693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9a6d461c324239805ecb9c2126991a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.145943 32691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92066d4fb1d2481b9ea6276d6ab49803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.148203   439 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.149232   439 tablet_bootstrap.cc:654] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.150445   437 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.150472   439 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.150543   439 ts_tablet_manager.cc:1403] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.150555   437 ts_tablet_manager.cc:1403] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.001s
I20260601 13:41:16.150975   439 raft_consensus.cc:359] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.151110   439 raft_consensus.cc:385] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.151074   437 raft_consensus.cc:359] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.151157   439 raft_consensus.cc:740] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.151190   437 raft_consensus.cc:385] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.151249   437 raft_consensus.cc:740] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.151300   439 consensus_queue.cc:260] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.151401   437 consensus_queue.cc:260] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.151662   439 ts_tablet_manager.cc:1434] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.151841   439 tablet_bootstrap.cc:492] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.151880   437 ts_tablet_manager.cc:1434] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:16.152073   437 tablet_bootstrap.cc:492] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.152705   306 tablet_service.cc:1511] Processing CreateTablet for tablet 81b06dfc01cd4caaab39d880be29fc28 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:41:16.152851   439 tablet_bootstrap.cc:654] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.152958   306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b06dfc01cd4caaab39d880be29fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.153295   437 tablet_bootstrap.cc:654] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.153913 32767 tablet_service.cc:1511] Processing CreateTablet for tablet 92066d4fb1d2481b9ea6276d6ab49803 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:41:16.154151 32767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92066d4fb1d2481b9ea6276d6ab49803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.154537   304 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6b253ec8f84620b8683605e702678a (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:41:16.154809   304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6b253ec8f84620b8683605e702678a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.156046   301 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9a6d461c324239805ecb9c2126991a (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:41:16.156222   301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9a6d461c324239805ecb9c2126991a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.157456   300 tablet_service.cc:1511] Processing CreateTablet for tablet fa15507b251f41bfb9c664700a5a4f13 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:41:16.157737   300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa15507b251f41bfb9c664700a5a4f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.157851   302 tablet_service.cc:1511] Processing CreateTablet for tablet 2531678c937743bb93e93157aa98671b (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:41:16.158099   302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2531678c937743bb93e93157aa98671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.158263   305 tablet_service.cc:1511] Processing CreateTablet for tablet 6a81dc859fa94e6aa4596ed852b85042 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:41:16.158496   305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a81dc859fa94e6aa4596ed852b85042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.160159   303 tablet_service.cc:1511] Processing CreateTablet for tablet 2ffc0029a5184e7898261868038a5224 (DEFAULT_TABLE table=test-workload [id=3b07a9f1cb394be79accb12c8cdbcc10]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:41:16.160386   303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ffc0029a5184e7898261868038a5224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:16.162741   437 tablet_bootstrap.cc:492] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.162955   437 ts_tablet_manager.cc:1403] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.001s
I20260601 13:41:16.163815   437 raft_consensus.cc:359] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.163923   437 raft_consensus.cc:385] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.164042   437 raft_consensus.cc:740] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.164294   437 consensus_queue.cc:260] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.164618   439 tablet_bootstrap.cc:492] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.164647   437 ts_tablet_manager.cc:1434] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:16.164877   445 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.164708   439 ts_tablet_manager.cc:1403] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:41:16.165457   439 raft_consensus.cc:359] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.165571   439 raft_consensus.cc:385] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.165609   439 raft_consensus.cc:740] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.165715   439 consensus_queue.cc:260] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.165906   445 tablet_bootstrap.cc:654] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.165958   439 ts_tablet_manager.cc:1434] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.166144   439 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.167152   439 tablet_bootstrap.cc:654] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.167251   437 tablet_bootstrap.cc:492] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.168242   437 tablet_bootstrap.cc:654] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.168320   439 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.168411   439 ts_tablet_manager.cc:1403] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.168843   439 raft_consensus.cc:359] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.168951   439 raft_consensus.cc:385] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.168993   439 raft_consensus.cc:740] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.169099   439 consensus_queue.cc:260] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.169497   439 ts_tablet_manager.cc:1434] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.169685   439 tablet_bootstrap.cc:492] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.169691   445 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.169782   445 ts_tablet_manager.cc:1403] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:16.170236   445 raft_consensus.cc:359] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.170351   445 raft_consensus.cc:385] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.170392   445 raft_consensus.cc:740] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.170537   445 consensus_queue.cc:260] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.170650   439 tablet_bootstrap.cc:654] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.170912   445 ts_tablet_manager.cc:1434] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.171722   439 tablet_bootstrap.cc:492] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.171823   439 ts_tablet_manager.cc:1403] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.172237   439 raft_consensus.cc:359] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.172349   439 raft_consensus.cc:385] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.172391   439 raft_consensus.cc:740] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.172396   445 tablet_bootstrap.cc:492] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.172554   439 consensus_queue.cc:260] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.172806   439 ts_tablet_manager.cc:1434] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.172999   439 tablet_bootstrap.cc:492] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.173686   445 tablet_bootstrap.cc:654] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.173965   439 tablet_bootstrap.cc:654] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.175041   437 tablet_bootstrap.cc:492] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.175074   445 tablet_bootstrap.cc:492] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.175074   439 tablet_bootstrap.cc:492] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.175143   437 ts_tablet_manager.cc:1403] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:41:16.175197   445 ts_tablet_manager.cc:1403] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:41:16.175204   439 ts_tablet_manager.cc:1403] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.175635   437 raft_consensus.cc:359] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.175652   445 raft_consensus.cc:359] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.175774   437 raft_consensus.cc:385] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.175652   439 raft_consensus.cc:359] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.175812   445 raft_consensus.cc:385] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.175863   439 raft_consensus.cc:385] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.175885   445 raft_consensus.cc:740] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.175913   439 raft_consensus.cc:740] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.175832   437 raft_consensus.cc:740] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.176039   439 consensus_queue.cc:260] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.176074   437 consensus_queue.cc:260] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.176290   437 ts_tablet_manager.cc:1434] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:16.176476   437 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.177436   437 tablet_bootstrap.cc:654] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.176290   439 ts_tablet_manager.cc:1434] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.178345   439 tablet_bootstrap.cc:492] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.178556   437 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.178638   437 ts_tablet_manager.cc:1403] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:16.179076   437 raft_consensus.cc:359] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.179175   437 raft_consensus.cc:385] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.179227   437 raft_consensus.cc:740] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.179301   439 tablet_bootstrap.cc:654] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.179410   437 consensus_queue.cc:260] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.179786   437 ts_tablet_manager.cc:1434] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:16.179944   437 tablet_bootstrap.cc:492] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.179944   445 consensus_queue.cc:260] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.180225   445 ts_tablet_manager.cc:1434] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:41:16.180392   445 tablet_bootstrap.cc:492] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.181385   445 tablet_bootstrap.cc:654] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.181661   437 tablet_bootstrap.cc:654] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.182821   437 tablet_bootstrap.cc:492] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.182905   437 ts_tablet_manager.cc:1403] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:16.183369   437 raft_consensus.cc:359] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.183485   437 raft_consensus.cc:385] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.183537   437 raft_consensus.cc:740] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.183692   437 consensus_queue.cc:260] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.184242   437 ts_tablet_manager.cc:1434] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:16.184360   437 tablet_bootstrap.cc:492] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.185268   437 tablet_bootstrap.cc:654] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.186283   437 tablet_bootstrap.cc:492] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.186369   437 ts_tablet_manager.cc:1403] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:16.186601   445 tablet_bootstrap.cc:492] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.186681   445 ts_tablet_manager.cc:1403] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:41:16.187060   437 raft_consensus.cc:359] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.187142   437 raft_consensus.cc:385] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.187220   437 raft_consensus.cc:740] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.187147   445 raft_consensus.cc:359] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.187278   445 raft_consensus.cc:385] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.187317   445 raft_consensus.cc:740] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.187335   437 consensus_queue.cc:260] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.187419   445 consensus_queue.cc:260] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.187621   437 ts_tablet_manager.cc:1434] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:16.187675   445 ts_tablet_manager.cc:1434] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.187788   437 tablet_bootstrap.cc:492] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.187803   445 tablet_bootstrap.cc:492] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.188724   437 tablet_bootstrap.cc:654] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.189550   439 tablet_bootstrap.cc:492] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.189647   439 ts_tablet_manager.cc:1403] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:41:16.188724   445 tablet_bootstrap.cc:654] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.190114   439 raft_consensus.cc:359] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.190237   439 raft_consensus.cc:385] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.190276   439 raft_consensus.cc:740] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.190447   439 consensus_queue.cc:260] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.190725   439 ts_tablet_manager.cc:1434] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.190896   439 tablet_bootstrap.cc:492] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.191838   439 tablet_bootstrap.cc:654] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.194280   439 tablet_bootstrap.cc:492] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.194370   439 ts_tablet_manager.cc:1403] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:16.194375   445 tablet_bootstrap.cc:492] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.194478   445 ts_tablet_manager.cc:1403] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:41:16.194803   439 raft_consensus.cc:359] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.194904   439 raft_consensus.cc:385] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.194849   445 raft_consensus.cc:359] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.194939   439 raft_consensus.cc:740] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.194952   445 raft_consensus.cc:385] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.195010   445 raft_consensus.cc:740] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.194830   437 tablet_bootstrap.cc:492] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.195084   439 consensus_queue.cc:260] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.195190   445 consensus_queue.cc:260] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.195334   439 ts_tablet_manager.cc:1434] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:16.195416   445 ts_tablet_manager.cc:1434] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.195485   439 tablet_bootstrap.cc:492] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d: Bootstrap starting.
I20260601 13:41:16.195699   437 ts_tablet_manager.cc:1403] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:41:16.196282   437 raft_consensus.cc:359] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.196426   439 tablet_bootstrap.cc:654] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.196451   437 raft_consensus.cc:385] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.196596   437 raft_consensus.cc:740] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.196806   437 consensus_queue.cc:260] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.197192   437 ts_tablet_manager.cc:1434] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:16.197414   437 tablet_bootstrap.cc:492] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f: Bootstrap starting.
I20260601 13:41:16.197609   445 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.198599   445 tablet_bootstrap.cc:654] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.199990   445 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.200146   445 ts_tablet_manager.cc:1403] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:16.200686   445 raft_consensus.cc:359] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.200786   445 raft_consensus.cc:385] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.200836   445 raft_consensus.cc:740] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.200960   445 consensus_queue.cc:260] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.201270   445 ts_tablet_manager.cc:1434] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:16.201490   437 tablet_bootstrap.cc:654] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.201735   445 tablet_bootstrap.cc:492] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.202732   445 tablet_bootstrap.cc:654] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.203755   445 tablet_bootstrap.cc:492] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.203840   445 ts_tablet_manager.cc:1403] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.204257   445 raft_consensus.cc:359] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.204365   445 raft_consensus.cc:385] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.204398   445 raft_consensus.cc:740] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.204520   445 consensus_queue.cc:260] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.204777   445 ts_tablet_manager.cc:1434] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.204968   445 tablet_bootstrap.cc:492] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.205952   445 tablet_bootstrap.cc:654] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.206981   445 tablet_bootstrap.cc:492] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.207070   445 ts_tablet_manager.cc:1403] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:16.207477   445 raft_consensus.cc:359] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.207589   445 raft_consensus.cc:385] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.207643   445 raft_consensus.cc:740] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.207749   445 consensus_queue.cc:260] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.208006   445 ts_tablet_manager.cc:1434] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:16.208199   445 tablet_bootstrap.cc:492] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a: Bootstrap starting.
I20260601 13:41:16.209187   445 tablet_bootstrap.cc:654] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:16.210282   454 raft_consensus.cc:493] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.210382   454 raft_consensus.cc:515] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.210651   439 tablet_bootstrap.cc:492] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d: No bootstrap required, opened a new log
I20260601 13:41:16.210737   439 ts_tablet_manager.cc:1403] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:41:16.210981   454 leader_election.cc:290] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:16.211155   439 raft_consensus.cc:359] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.211251   439 raft_consensus.cc:385] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.211288   439 raft_consensus.cc:740] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.211385   439 consensus_queue.cc:260] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.210286   445 tablet_bootstrap.cc:492] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a: No bootstrap required, opened a new log
I20260601 13:41:16.211585   445 ts_tablet_manager.cc:1403] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:16.211678   439 ts_tablet_manager.cc:1434] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.212484   445 raft_consensus.cc:359] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.212616   445 raft_consensus.cc:385] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.212666   445 raft_consensus.cc:740] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.212801   445 consensus_queue.cc:260] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.213107   445 ts_tablet_manager.cc:1434] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:16.213469   437 tablet_bootstrap.cc:492] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f: No bootstrap required, opened a new log
I20260601 13:41:16.213589   437 ts_tablet_manager.cc:1403] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
I20260601 13:41:16.214128   437 raft_consensus.cc:359] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.214243   437 raft_consensus.cc:385] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:16.214303   437 raft_consensus.cc:740] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Initialized, Role: FOLLOWER
I20260601 13:41:16.214444   437 consensus_queue.cc:260] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.215945   437 ts_tablet_manager.cc:1434] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:16.217176   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc0029a5184e7898261868038a5224" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a" is_pre_election: true
I20260601 13:41:16.217304   316 raft_consensus.cc:2468] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 0.
I20260601 13:41:16.217394   441 raft_consensus.cc:493] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.217470   441 raft_consensus.cc:515] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.217582   354 leader_election.cc:304] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.217727   454 raft_consensus.cc:2804] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.217778   454 raft_consensus.cc:493] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.217805   454 raft_consensus.cc:3060] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.217923   441 leader_election.cc:290] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.218938   454 raft_consensus.cc:515] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.219327   454 leader_election.cc:290] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 election: Requested vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:16.219503 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc0029a5184e7898261868038a5224" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d" is_pre_election: true
I20260601 13:41:16.219631 32708 raft_consensus.cc:2468] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 0.
I20260601 13:41:16.219762   454 raft_consensus.cc:493] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.219834   454 raft_consensus.cc:515] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.220134   454 leader_election.cc:290] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:16.220321 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc0029a5184e7898261868038a5224" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d"
I20260601 13:41:16.220321   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ffc0029a5184e7898261868038a5224" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:16.220451   316 raft_consensus.cc:3060] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.220896 32707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d" is_pre_election: true
I20260601 13:41:16.220999 32707 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 0.
I20260601 13:41:16.221289   315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a" is_pre_election: true
I20260601 13:41:16.221372   316 raft_consensus.cc:2468] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 1.
I20260601 13:41:16.221396   315 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 0.
I20260601 13:41:16.221623   355 leader_election.cc:304] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, e061df92284047419e3a6994f6e6175d; no voters: 
I20260601 13:41:16.221737   354 leader_election.cc:304] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.221778   454 raft_consensus.cc:2804] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.221832   454 raft_consensus.cc:493] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.221882   454 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.221987   442 raft_consensus.cc:2804] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.222172   442 raft_consensus.cc:697] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Becoming Leader. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Running, Role: LEADER
I20260601 13:41:16.222314   442 consensus_queue.cc:237] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.222764   454 raft_consensus.cc:515] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.223095   454 leader_election.cc:290] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 election: Requested vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:16.223625   315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a81dc859fa94e6aa4596ed852b85042" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a" is_pre_election: true
I20260601 13:41:16.223636   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a81dc859fa94e6aa4596ed852b85042" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f" is_pre_election: true
I20260601 13:41:16.220436 32708 raft_consensus.cc:3060] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.223750   391 raft_consensus.cc:2468] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 0.
I20260601 13:41:16.223750   315 raft_consensus.cc:2468] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 0.
I20260601 13:41:16.224089 32671 leader_election.cc:304] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.224253   441 raft_consensus.cc:2804] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.224316   441 raft_consensus.cc:493] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.224367   441 raft_consensus.cc:3060] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.224632 32708 raft_consensus.cc:2468] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 1.
I20260601 13:41:16.225070   441 raft_consensus.cc:515] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.225095   315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:16.225342   315 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.225461   441 leader_election.cc:290] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 election: Requested vote from peers f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.225749   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a81dc859fa94e6aa4596ed852b85042" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:16.225883   316 raft_consensus.cc:3060] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.226066   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a81dc859fa94e6aa4596ed852b85042" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
I20260601 13:41:16.226145 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d"
I20260601 13:41:16.226184   391 raft_consensus.cc:3060] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.226223 32708 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.226261   315 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 1.
I20260601 13:41:16.226719   316 raft_consensus.cc:2468] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 1.
I20260601 13:41:16.227027 32708 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 1.
I20260601 13:41:16.227044 32671 leader_election.cc:304] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.227048   391 raft_consensus.cc:2468] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 1.
I20260601 13:41:16.227212   354 leader_election.cc:304] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.227281   441 raft_consensus.cc:2804] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.227483   441 raft_consensus.cc:697] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 1 LEADER]: Becoming Leader. State: Replica: e061df92284047419e3a6994f6e6175d, State: Running, Role: LEADER
I20260601 13:41:16.227540   454 raft_consensus.cc:2804] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.227619   454 raft_consensus.cc:697] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Becoming Leader. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Running, Role: LEADER
I20260601 13:41:16.225750 32605 catalog_manager.cc:5696] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f reported cstate change: term changed from 0 to 1, leader changed from <none> to de368c3c82264053adb9dcdb94ec204f (127.31.73.131). New cstate: current_term: 1 leader_uuid: "de368c3c82264053adb9dcdb94ec204f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:16.227634   441 consensus_queue.cc:237] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.227720   454 consensus_queue.cc:237] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.229079 32604 catalog_manager.cc:5696] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d reported cstate change: term changed from 0 to 1, leader changed from <none> to e061df92284047419e3a6994f6e6175d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "e061df92284047419e3a6994f6e6175d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:16.230607 32605 catalog_manager.cc:5696] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f reported cstate change: term changed from 0 to 1, leader changed from <none> to de368c3c82264053adb9dcdb94ec204f (127.31.73.131). New cstate: current_term: 1 leader_uuid: "de368c3c82264053adb9dcdb94ec204f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:16.236618   465 raft_consensus.cc:493] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.236707   465 raft_consensus.cc:515] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.237159   465 leader_election.cc:290] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.240300 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b06dfc01cd4caaab39d880be29fc28" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d" is_pre_election: true
I20260601 13:41:16.240396 32708 raft_consensus.cc:2468] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 0.
I20260601 13:41:16.240682   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b06dfc01cd4caaab39d880be29fc28" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f" is_pre_election: true
I20260601 13:41:16.240688 32748 leader_election.cc:304] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.240813   391 raft_consensus.cc:2468] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 0.
I20260601 13:41:16.240877   465 raft_consensus.cc:2804] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.240927   465 raft_consensus.cc:493] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.240980   465 raft_consensus.cc:3060] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.241714   465 raft_consensus.cc:515] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.242007   465 leader_election.cc:290] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 election: Requested vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.242360   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b06dfc01cd4caaab39d880be29fc28" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
I20260601 13:41:16.242360 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b06dfc01cd4caaab39d880be29fc28" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d"
I20260601 13:41:16.242493   391 raft_consensus.cc:3060] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.242493 32708 raft_consensus.cc:3060] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.243311 32708 raft_consensus.cc:2468] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 1.
I20260601 13:41:16.243311   391 raft_consensus.cc:2468] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 1.
I20260601 13:41:16.243585 32748 leader_election.cc:304] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.243726   465 raft_consensus.cc:2804] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.243808   465 raft_consensus.cc:697] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Becoming Leader. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Running, Role: LEADER
I20260601 13:41:16.243917   465 consensus_queue.cc:237] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } }
I20260601 13:41:16.245271 32605 catalog_manager.cc:5696] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a reported cstate change: term changed from 0 to 1, leader changed from <none> to f26d01d44d824d3392d8f4b71410194a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f26d01d44d824d3392d8f4b71410194a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:16.249171   454 raft_consensus.cc:493] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.249241   454 raft_consensus.cc:515] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.249634   454 leader_election.cc:290] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:16.249884 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d" is_pre_election: true
I20260601 13:41:16.249946   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a" is_pre_election: true
I20260601 13:41:16.249997 32708 raft_consensus.cc:2468] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 0.
I20260601 13:41:16.250043   316 raft_consensus.cc:2468] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 0.
I20260601 13:41:16.250277   354 leader_election.cc:304] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.250442   454 raft_consensus.cc:2804] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.250521   454 raft_consensus.cc:493] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.250586   454 raft_consensus.cc:3060] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.251187   454 raft_consensus.cc:515] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.251494   454 leader_election.cc:290] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 election: Requested vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:16.251788 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d"
I20260601 13:41:16.251788   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:16.251931   316 raft_consensus.cc:3060] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.251930 32708 raft_consensus.cc:3060] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.252722   316 raft_consensus.cc:2468] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 1.
I20260601 13:41:16.252722 32708 raft_consensus.cc:2468] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 1.
I20260601 13:41:16.253003   355 leader_election.cc:304] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, e061df92284047419e3a6994f6e6175d; no voters: 
I20260601 13:41:16.253158   454 raft_consensus.cc:2804] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.253278   454 raft_consensus.cc:697] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Becoming Leader. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Running, Role: LEADER
I20260601 13:41:16.253404   454 consensus_queue.cc:237] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
W20260601 13:41:16.254683 32735 tablet.cc:2404] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:16.254751 32605 catalog_manager.cc:5696] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f reported cstate change: term changed from 0 to 1, leader changed from <none> to de368c3c82264053adb9dcdb94ec204f (127.31.73.131). New cstate: current_term: 1 leader_uuid: "de368c3c82264053adb9dcdb94ec204f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:16.259212   449 raft_consensus.cc:493] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.259305   449 raft_consensus.cc:515] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.259642   449 leader_election.cc:290] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.259922 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2531678c937743bb93e93157aa98671b" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d" is_pre_election: true
I20260601 13:41:16.259922   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2531678c937743bb93e93157aa98671b" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f" is_pre_election: true
I20260601 13:41:16.260063 32708 raft_consensus.cc:2468] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 0.
I20260601 13:41:16.260063   391 raft_consensus.cc:2468] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 0.
I20260601 13:41:16.260291 32748 leader_election.cc:304] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.260421   449 raft_consensus.cc:2804] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.260478   449 raft_consensus.cc:493] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.260515   449 raft_consensus.cc:3060] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.261157   449 raft_consensus.cc:515] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.261456   449 leader_election.cc:290] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 election: Requested vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.261724 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2531678c937743bb93e93157aa98671b" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d"
I20260601 13:41:16.261735   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2531678c937743bb93e93157aa98671b" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
I20260601 13:41:16.261844 32708 raft_consensus.cc:3060] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.261844   391 raft_consensus.cc:3060] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.262647 32708 raft_consensus.cc:2468] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 1.
I20260601 13:41:16.262647   391 raft_consensus.cc:2468] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 1.
I20260601 13:41:16.262913 32748 leader_election.cc:304] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.263051   449 raft_consensus.cc:2804] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.263139   449 raft_consensus.cc:697] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Becoming Leader. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Running, Role: LEADER
I20260601 13:41:16.263302   449 consensus_queue.cc:237] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.264921 32605 catalog_manager.cc:5696] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a reported cstate change: term changed from 0 to 1, leader changed from <none> to f26d01d44d824d3392d8f4b71410194a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f26d01d44d824d3392d8f4b71410194a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:16.269387   441 raft_consensus.cc:493] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.269462   441 raft_consensus.cc:515] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.269829   441 leader_election.cc:290] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.270116   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa15507b251f41bfb9c664700a5a4f13" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a" is_pre_election: true
I20260601 13:41:16.270166   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa15507b251f41bfb9c664700a5a4f13" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f" is_pre_election: true
I20260601 13:41:16.270253   316 raft_consensus.cc:2468] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 0.
I20260601 13:41:16.270311   391 raft_consensus.cc:2468] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 0.
I20260601 13:41:16.270515 32671 leader_election.cc:304] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.270689   441 raft_consensus.cc:2804] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.270744   441 raft_consensus.cc:493] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.270788   441 raft_consensus.cc:3060] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.271483   441 raft_consensus.cc:515] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.271751   441 leader_election.cc:290] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 election: Requested vote from peers f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.272007   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa15507b251f41bfb9c664700a5a4f13" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:16.272092   316 raft_consensus.cc:3060] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.272104   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa15507b251f41bfb9c664700a5a4f13" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
I20260601 13:41:16.272192   391 raft_consensus.cc:3060] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.272753   316 raft_consensus.cc:2468] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 1.
I20260601 13:41:16.272847   391 raft_consensus.cc:2468] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 1.
I20260601 13:41:16.272994 32671 leader_election.cc:304] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.273132   441 raft_consensus.cc:2804] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.273216   441 raft_consensus.cc:697] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 1 LEADER]: Becoming Leader. State: Replica: e061df92284047419e3a6994f6e6175d, State: Running, Role: LEADER
I20260601 13:41:16.273325   441 consensus_queue.cc:237] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.274775 32605 catalog_manager.cc:5696] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d reported cstate change: term changed from 0 to 1, leader changed from <none> to e061df92284047419e3a6994f6e6175d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "e061df92284047419e3a6994f6e6175d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:16.309464   449 raft_consensus.cc:493] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:16.309576   449 raft_consensus.cc:515] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.309930   449 leader_election.cc:290] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.310333   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9a6d461c324239805ecb9c2126991a" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f" is_pre_election: true
I20260601 13:41:16.310333 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9a6d461c324239805ecb9c2126991a" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d" is_pre_election: true
I20260601 13:41:16.310494   391 raft_consensus.cc:2468] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 0.
I20260601 13:41:16.310508 32708 raft_consensus.cc:2468] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 0.
I20260601 13:41:16.310802 32748 leader_election.cc:304] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.310959   449 raft_consensus.cc:2804] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:16.311025   449 raft_consensus.cc:493] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:16.311080   449 raft_consensus.cc:3060] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.311899   449 raft_consensus.cc:515] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.312288   449 leader_election.cc:290] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 election: Requested vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:16.312549 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9a6d461c324239805ecb9c2126991a" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e061df92284047419e3a6994f6e6175d"
I20260601 13:41:16.312618   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9a6d461c324239805ecb9c2126991a" candidate_uuid: "f26d01d44d824d3392d8f4b71410194a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
I20260601 13:41:16.312665 32708 raft_consensus.cc:3060] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.312767   391 raft_consensus.cc:3060] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:16.313395 32708 raft_consensus.cc:2468] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 1.
I20260601 13:41:16.313439   391 raft_consensus.cc:2468] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26d01d44d824d3392d8f4b71410194a in term 1.
I20260601 13:41:16.313652 32748 leader_election.cc:304] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:16.313856   449 raft_consensus.cc:2804] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:16.313961   449 raft_consensus.cc:697] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Becoming Leader. State: Replica: f26d01d44d824d3392d8f4b71410194a, State: Running, Role: LEADER
I20260601 13:41:16.314106   449 consensus_queue.cc:237] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:16.315587 32605 catalog_manager.cc:5696] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a reported cstate change: term changed from 0 to 1, leader changed from <none> to f26d01d44d824d3392d8f4b71410194a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f26d01d44d824d3392d8f4b71410194a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:16.325610 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:16.327445   486 instance_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:41:16.327528   489 instance_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:41:16.327446   487 instance_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:41:16.327657 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:16.327842 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:16.327880 32038 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:41:16.327896 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321276327896 us; error 0 us; skew 500 ppm
I20260601 13:41:16.328775 32038 webserver.cc:533] Webserver started at http://127.31.73.132:33697/ using document root <none> and password file <none>
I20260601 13:41:16.328891 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:16.328926 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:16.328971 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:16.329262 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2"
format_stamp: "Formatted at 2026-06-01 13:41:16 on dist-test-slave-cw06"
I20260601 13:41:16.330641 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:16.331437   494 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:41:16.331671 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:16.331754 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2"
format_stamp: "Formatted at 2026-06-01 13:41:16 on dist-test-slave-cw06"
I20260601 13:41:16.331835 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321272280909-32038-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:41:16.337184 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:16.337507 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:16.337779 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:16.338250 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:16.338308 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:16.338361 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:16.338397 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:16.342998 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:34049
I20260601 13:41:16.343026   557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:34049 every 8 connection(s)
I20260601 13:41:16.347239   558 heartbeater.cc:344] Connected to a master server at 127.31.73.190:45197
I20260601 13:41:16.347339   558 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:16.347546   558 heartbeater.cc:507] Master 127.31.73.190:45197 requested a full tablet report, sending...
I20260601 13:41:16.348104 32605 ts_manager.cc:194] Registered new tserver with Master: 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132:34049)
I20260601 13:41:16.348632 32605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57794
I20260601 13:41:16.625356   454 consensus_queue.cc:1048] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.629900   454 consensus_queue.cc:1048] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.641682   454 consensus_queue.cc:1048] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.643061   465 consensus_queue.cc:1048] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.644821   474 consensus_queue.cc:1048] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.646725   465 consensus_queue.cc:1048] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.663810   476 consensus_queue.cc:1048] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.666402   572 consensus_queue.cc:1048] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.684928   465 consensus_queue.cc:1048] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.688444   575 consensus_queue.cc:1048] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.750319   572 consensus_queue.cc:1048] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.753262   476 consensus_queue.cc:1048] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.776618   442 consensus_queue.cc:1048] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.779218   442 consensus_queue.cc:1048] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.791989   575 consensus_queue.cc:1048] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.794621   575 consensus_queue.cc:1048] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:16.949460 32659 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:16.954764   391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a"
dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
mode: GRACEFUL
new_leader_uuid: "e061df92284047419e3a6994f6e6175d"
 from {username='slave'} at 127.0.0.1:50152
I20260601 13:41:16.954921   391 raft_consensus.cc:606] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Received request to transfer leadership to TS e061df92284047419e3a6994f6e6175d
I20260601 13:41:16.955338 32659 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:16.955495 32659 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:17.227100   474 raft_consensus.cc:993] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f: : Instructing follower e061df92284047419e3a6994f6e6175d to start an election
I20260601 13:41:17.227237   474 raft_consensus.cc:1081] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Signalling peer e061df92284047419e3a6994f6e6175d to start an election
I20260601 13:41:17.227869 32708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a"
dest_uuid: "e061df92284047419e3a6994f6e6175d"
 from {username='slave'} at 127.0.0.1:54572
I20260601 13:41:17.228056 32708 raft_consensus.cc:493] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:17.228154 32708 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:17.228969 32708 raft_consensus.cc:515] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:17.229387 32708 leader_election.cc:290] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 2 election: Requested vote from peers f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:17.229694   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
I20260601 13:41:17.229674   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:17.229812   391 raft_consensus.cc:3055] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:17.229817   316 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:17.229874   391 raft_consensus.cc:740] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Running, Role: LEADER
I20260601 13:41:17.230067   391 consensus_queue.cc:260] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:17.230230   391 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:17.230841   316 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 2.
I20260601 13:41:17.231132   391 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 2.
I20260601 13:41:17.231149 32671 leader_election.cc:304] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [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: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:17.231323   441 raft_consensus.cc:2804] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:17.231437   441 raft_consensus.cc:697] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 LEADER]: Becoming Leader. State: Replica: e061df92284047419e3a6994f6e6175d, State: Running, Role: LEADER
I20260601 13:41:17.231565   441 consensus_queue.cc:237] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:17.232990 32605 catalog_manager.cc:5696] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d reported cstate change: term changed from 1 to 2, leader changed from de368c3c82264053adb9dcdb94ec204f (127.31.73.131) to e061df92284047419e3a6994f6e6175d (127.31.73.129). New cstate: current_term: 2 leader_uuid: "e061df92284047419e3a6994f6e6175d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:17.349462   558 heartbeater.cc:499] Master 127.31.73.190:45197 was elected leader, sending a full tablet report...
I20260601 13:41:17.764052   316 raft_consensus.cc:1275] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 2 FOLLOWER]: Refusing update from remote peer e061df92284047419e3a6994f6e6175d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:17.764447   441 consensus_queue.cc:1048] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:17.766706   391 raft_consensus.cc:1275] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Refusing update from remote peer e061df92284047419e3a6994f6e6175d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:17.767153   591 consensus_queue.cc:1048] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:18.955878 32659 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:18.964437 32708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a"
dest_uuid: "e061df92284047419e3a6994f6e6175d"
mode: GRACEFUL
new_leader_uuid: "de368c3c82264053adb9dcdb94ec204f"
 from {username='slave'} at 127.0.0.1:54588
I20260601 13:41:18.964581 32708 raft_consensus.cc:606] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 LEADER]: Received request to transfer leadership to TS de368c3c82264053adb9dcdb94ec204f
I20260601 13:41:18.964967 32659 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:18.965104 32659 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:19.034587   589 raft_consensus.cc:993] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d: : Instructing follower de368c3c82264053adb9dcdb94ec204f to start an election
I20260601 13:41:19.034687   589 raft_consensus.cc:1081] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 LEADER]: Signalling peer de368c3c82264053adb9dcdb94ec204f to start an election
I20260601 13:41:19.035125   391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a"
dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
 from {username='slave'} at 127.0.0.1:50136
I20260601 13:41:19.035297   391 raft_consensus.cc:493] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:19.035374   391 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:19.036204   391 raft_consensus.cc:515] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:19.036620   391 leader_election.cc:290] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [CANDIDATE]: Term 3 election: Requested vote from peers e061df92284047419e3a6994f6e6175d (127.31.73.129:34127), f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:19.036918 32708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e061df92284047419e3a6994f6e6175d"
I20260601 13:41:19.036939   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6b253ec8f84620b8683605e702678a" candidate_uuid: "de368c3c82264053adb9dcdb94ec204f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:19.037058 32708 raft_consensus.cc:3055] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:41:19.037104   316 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:19.037117 32708 raft_consensus.cc:740] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e061df92284047419e3a6994f6e6175d, State: Running, Role: LEADER
I20260601 13:41:19.037294 32708 consensus_queue.cc:260] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:19.037464 32708 raft_consensus.cc:3060] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:19.038010   316 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 3.
I20260601 13:41:19.038251 32708 raft_consensus.cc:2468] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de368c3c82264053adb9dcdb94ec204f in term 3.
I20260601 13:41:19.038347   354 leader_election.cc:304] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [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: de368c3c82264053adb9dcdb94ec204f, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:19.038529   474 raft_consensus.cc:2804] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:41:19.038717   474 raft_consensus.cc:697] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 3 LEADER]: Becoming Leader. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Running, Role: LEADER
I20260601 13:41:19.038879   474 consensus_queue.cc:237] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:19.040375 32603 catalog_manager.cc:5696] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f reported cstate change: term changed from 2 to 3, leader changed from e061df92284047419e3a6994f6e6175d (127.31.73.129) to de368c3c82264053adb9dcdb94ec204f (127.31.73.131). New cstate: current_term: 3 leader_uuid: "de368c3c82264053adb9dcdb94ec204f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:19.461885 32708 raft_consensus.cc:1275] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 3 FOLLOWER]: Refusing update from remote peer de368c3c82264053adb9dcdb94ec204f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:41:19.462390   474 consensus_queue.cc:1048] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:19.465070   316 raft_consensus.cc:1275] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 3 FOLLOWER]: Refusing update from remote peer de368c3c82264053adb9dcdb94ec204f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:41:19.465423   474 consensus_queue.cc:1048] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:20.965488 32659 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:20.966864   391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803"
dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
mode: GRACEFUL
new_leader_uuid: "e061df92284047419e3a6994f6e6175d"
 from {username='slave'} at 127.0.0.1:50152
I20260601 13:41:20.967029   391 raft_consensus.cc:606] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Received request to transfer leadership to TS e061df92284047419e3a6994f6e6175d
I20260601 13:41:20.967330 32659 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:20.967453 32659 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:21.158658   610 raft_consensus.cc:993] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f: : Instructing follower e061df92284047419e3a6994f6e6175d to start an election
I20260601 13:41:21.158793   610 raft_consensus.cc:1081] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Signalling peer e061df92284047419e3a6994f6e6175d to start an election
I20260601 13:41:21.159263 32708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803"
dest_uuid: "e061df92284047419e3a6994f6e6175d"
 from {username='slave'} at 127.0.0.1:54572
I20260601 13:41:21.159409 32708 raft_consensus.cc:493] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:21.159487 32708 raft_consensus.cc:3060] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:21.160301 32708 raft_consensus.cc:515] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:21.160665 32708 leader_election.cc:290] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [CANDIDATE]: Term 2 election: Requested vote from peers f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735), de368c3c82264053adb9dcdb94ec204f (127.31.73.131:39753)
I20260601 13:41:21.160964   316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26d01d44d824d3392d8f4b71410194a"
I20260601 13:41:21.161013   391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92066d4fb1d2481b9ea6276d6ab49803" candidate_uuid: "e061df92284047419e3a6994f6e6175d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de368c3c82264053adb9dcdb94ec204f"
I20260601 13:41:21.161113   316 raft_consensus.cc:3060] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:21.161147   391 raft_consensus.cc:3055] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:21.161206   391 raft_consensus.cc:740] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de368c3c82264053adb9dcdb94ec204f, State: Running, Role: LEADER
I20260601 13:41:21.161374   391 consensus_queue.cc:260] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:21.161535   391 raft_consensus.cc:3060] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:21.162002   316 raft_consensus.cc:2468] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 2.
I20260601 13:41:21.162315 32671 leader_election.cc:304] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [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: e061df92284047419e3a6994f6e6175d, f26d01d44d824d3392d8f4b71410194a; no voters: 
I20260601 13:41:21.162346   391 raft_consensus.cc:2468] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e061df92284047419e3a6994f6e6175d in term 2.
I20260601 13:41:21.162513   589 raft_consensus.cc:2804] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:21.162662   589 raft_consensus.cc:697] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 2 LEADER]: Becoming Leader. State: Replica: e061df92284047419e3a6994f6e6175d, State: Running, Role: LEADER
I20260601 13:41:21.162797   589 consensus_queue.cc:237] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } }
I20260601 13:41:21.164294 32605 catalog_manager.cc:5696] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d reported cstate change: term changed from 1 to 2, leader changed from de368c3c82264053adb9dcdb94ec204f (127.31.73.131) to e061df92284047419e3a6994f6e6175d (127.31.73.129). New cstate: current_term: 2 leader_uuid: "e061df92284047419e3a6994f6e6175d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.658599   316 raft_consensus.cc:1275] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 2 FOLLOWER]: Refusing update from remote peer e061df92284047419e3a6994f6e6175d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:21.659122   589 consensus_queue.cc:1048] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:21.661733   391 raft_consensus.cc:1275] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Refusing update from remote peer e061df92284047419e3a6994f6e6175d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:21.662103   612 consensus_queue.cc:1048] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:21.957068   316 consensus_queue.cc:237] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:21.959030 32708 raft_consensus.cc:1275] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Refusing update from remote peer f26d01d44d824d3392d8f4b71410194a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.959105   391 raft_consensus.cc:1275] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Refusing update from remote peer f26d01d44d824d3392d8f4b71410194a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.959520   627 consensus_queue.cc:1048] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:21.959717   628 consensus_queue.cc:1048] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } 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:41:21.961575   627 raft_consensus.cc:2955] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.961999 32708 raft_consensus.cc:2955] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.962003   391 raft_consensus.cc:2955] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
W20260601 13:41:21.964022 32748 consensus_peers.cc:597] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a -> Peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132:34049): Couldn't send request to peer 379ec6aefb974d5fb34cc9b5f5d7a9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81b06dfc01cd4caaab39d880be29fc28. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:21.964680 32603 catalog_manager.cc:5696] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f reported cstate change: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "f26d01d44d824d3392d8f4b71410194a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.968118 32708 consensus_queue.cc:237] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:21.969431   316 raft_consensus.cc:1275] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Refusing update from remote peer e061df92284047419e3a6994f6e6175d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.969808   391 raft_consensus.cc:1275] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Refusing update from remote peer e061df92284047419e3a6994f6e6175d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.970160   612 consensus_queue.cc:1048] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } 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:41:21.970324   589 consensus_queue.cc:1048] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:21.971920   620 raft_consensus.cc:2955] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.972271   316 raft_consensus.cc:2955] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
W20260601 13:41:21.973184 32672 consensus_peers.cc:597] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d -> Peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132:34049): Couldn't send request to peer 379ec6aefb974d5fb34cc9b5f5d7a9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a81dc859fa94e6aa4596ed852b85042. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:21.973582   391 raft_consensus.cc:2955] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.974347 32604 catalog_manager.cc:5696] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d reported cstate change: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "e061df92284047419e3a6994f6e6175d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.975184   316 consensus_queue.cc:237] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:21.976529 32708 raft_consensus.cc:1275] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Refusing update from remote peer f26d01d44d824d3392d8f4b71410194a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:21.976713 32748 consensus_peers.cc:597] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a -> Peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132:34049): Couldn't send request to peer 379ec6aefb974d5fb34cc9b5f5d7a9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2531678c937743bb93e93157aa98671b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:21.976874   627 consensus_queue.cc:1048] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:21.977198   391 raft_consensus.cc:1275] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Refusing update from remote peer f26d01d44d824d3392d8f4b71410194a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.977632   627 consensus_queue.cc:1048] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } 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:41:21.978747   628 raft_consensus.cc:2955] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.979179 32707 raft_consensus.cc:2955] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.979924   391 raft_consensus.cc:2955] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.981140   316 consensus_queue.cc:237] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:21.981632 32605 catalog_manager.cc:5696] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a reported cstate change: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "f26d01d44d824d3392d8f4b71410194a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.982618 32707 raft_consensus.cc:1275] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Refusing update from remote peer f26d01d44d824d3392d8f4b71410194a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.982851   391 raft_consensus.cc:1275] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Refusing update from remote peer f26d01d44d824d3392d8f4b71410194a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.982940   628 consensus_queue.cc:1048] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:21.983232 32748 consensus_peers.cc:597] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a -> Peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132:34049): Couldn't send request to peer 379ec6aefb974d5fb34cc9b5f5d7a9f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f9a6d461c324239805ecb9c2126991a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:21.984337   628 consensus_queue.cc:1048] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [LEADER]: Connected to new peer: Peer: permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } 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:41:21.984608   609 raft_consensus.cc:2955] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.984999 32707 raft_consensus.cc:2955] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.986544   391 raft_consensus.cc:2955] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:21.988564 32604 catalog_manager.cc:5696] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f reported cstate change: config changed from index -1 to 2, NON_VOTER 379ec6aefb974d5fb34cc9b5f5d7a9f2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "f26d01d44d824d3392d8f4b71410194a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } } }
I20260601 13:41:22.359465   647 ts_tablet_manager.cc:933] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Initiating tablet copy from peer f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:22.360090   647 tablet_copy_client.cc:323] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:41735
I20260601 13:41:22.363876   326 tablet_copy_service.cc:140] P f26d01d44d824d3392d8f4b71410194a: Received BeginTabletCopySession request for tablet 81b06dfc01cd4caaab39d880be29fc28 from peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 ({username='slave'} at 127.0.0.1:36886)
I20260601 13:41:22.364013   326 tablet_copy_service.cc:161] P f26d01d44d824d3392d8f4b71410194a: Beginning new tablet copy session on tablet 81b06dfc01cd4caaab39d880be29fc28 from peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 at {username='slave'} at 127.0.0.1:36886: session id = 379ec6aefb974d5fb34cc9b5f5d7a9f2-81b06dfc01cd4caaab39d880be29fc28
I20260601 13:41:22.365726   326 tablet_copy_source_session.cc:215] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:22.367314   647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b06dfc01cd4caaab39d880be29fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:22.368671 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:41:22.370574   647 tablet_copy_client.cc:806] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:22.370779   647 tablet_copy_client.cc:670] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:22.378685   647 tablet_copy_client.cc:538] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:22.381141   647 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Bootstrap starting.
W20260601 13:41:22.382995 32748 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260601 13:41:22.383402 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:22.383638 32038 tablet_replica.cc:333] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.383765 32038 raft_consensus.cc:2243] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.383957 32038 raft_consensus.cc:2272] T 92066d4fb1d2481b9ea6276d6ab49803 P e061df92284047419e3a6994f6e6175d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.384490 32038 tablet_replica.cc:333] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.384609 32038 raft_consensus.cc:2243] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.384717 32038 raft_consensus.cc:2272] T 7f9a6d461c324239805ecb9c2126991a P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.384889   651 ts_tablet_manager.cc:933] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Initiating tablet copy from peer f26d01d44d824d3392d8f4b71410194a (127.31.73.130:41735)
I20260601 13:41:22.385156   651 tablet_copy_client.cc:323] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:41735
I20260601 13:41:22.385722 32038 tablet_replica.cc:333] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.385818 32038 raft_consensus.cc:2243] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.385857   326 tablet_copy_service.cc:140] P f26d01d44d824d3392d8f4b71410194a: Received BeginTabletCopySession request for tablet 2531678c937743bb93e93157aa98671b from peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 ({username='slave'} at 127.0.0.1:36886)
I20260601 13:41:22.385973   326 tablet_copy_service.cc:161] P f26d01d44d824d3392d8f4b71410194a: Beginning new tablet copy session on tablet 2531678c937743bb93e93157aa98671b from peer 379ec6aefb974d5fb34cc9b5f5d7a9f2 at {username='slave'} at 127.0.0.1:36886: session id = 379ec6aefb974d5fb34cc9b5f5d7a9f2-2531678c937743bb93e93157aa98671b
W20260601 13:41:22.386725 32748 consensus_peers.cc:597] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a -> Peer e061df92284047419e3a6994f6e6175d (127.31.73.129:34127): Couldn't send request to peer e061df92284047419e3a6994f6e6175d. 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:41:22.386837   326 tablet_copy_source_session.cc:215] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:22.386914 32038 raft_consensus.cc:2272] T 6a81dc859fa94e6aa4596ed852b85042 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.387650   647 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: 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:41:22.387662   651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2531678c937743bb93e93157aa98671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:22.387714 32038 tablet_replica.cc:333] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.387800 32038 raft_consensus.cc:2243] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.387889 32038 raft_consensus.cc:2272] T 81b06dfc01cd4caaab39d880be29fc28 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.387959   647 tablet_bootstrap.cc:492] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Bootstrap complete.
I20260601 13:41:22.388113   647 ts_tablet_manager.cc:1403] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.002s
I20260601 13:41:22.388490 32038 tablet_replica.cc:333] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.388589 32038 raft_consensus.cc:2243] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.388696 32038 raft_consensus.cc:2272] T 2531678c937743bb93e93157aa98671b P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:22.388996 32748 consensus_peers.cc:597] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a -> Peer e061df92284047419e3a6994f6e6175d (127.31.73.129:34127): Couldn't send request to peer e061df92284047419e3a6994f6e6175d. 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:41:22.389298 32038 tablet_replica.cc:333] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.389389 32038 raft_consensus.cc:2243] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.389480 32038 raft_consensus.cc:2272] T 2ffc0029a5184e7898261868038a5224 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.389813 32038 tablet_replica.cc:333] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.389912 32038 raft_consensus.cc:2243] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.390002 32038 raft_consensus.cc:2272] T 6c6b253ec8f84620b8683605e702678a P e061df92284047419e3a6994f6e6175d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.390381 32038 tablet_replica.cc:333] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d: stopping tablet replica
I20260601 13:41:22.390477 32038 raft_consensus.cc:2243] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.390627 32038 raft_consensus.cc:2272] T fa15507b251f41bfb9c664700a5a4f13 P e061df92284047419e3a6994f6e6175d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.391294   651 tablet_copy_client.cc:806] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:22.391538   651 tablet_copy_client.cc:670] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:22.388500   647 raft_consensus.cc:359] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:22.392484   647 raft_consensus.cc:740] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 379ec6aefb974d5fb34cc9b5f5d7a9f2, State: Initialized, Role: LEARNER
I20260601 13:41:22.392650   647 consensus_queue.cc:260] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } attrs { replace: true } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:22.393003   647 ts_tablet_manager.cc:1434] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:41:22.395159   326 tablet_copy_service.cc:342] P f26d01d44d824d3392d8f4b71410194a: Request end of tablet copy session 379ec6aefb974d5fb34cc9b5f5d7a9f2-81b06dfc01cd4caaab39d880be29fc28 received from {username='slave'} at 127.0.0.1:36886
I20260601 13:41:22.395251   326 tablet_copy_service.cc:434] P f26d01d44d824d3392d8f4b71410194a: ending tablet copy session 379ec6aefb974d5fb34cc9b5f5d7a9f2-81b06dfc01cd4caaab39d880be29fc28 on tablet 81b06dfc01cd4caaab39d880be29fc28 with peer 379ec6aefb974d5fb34cc9b5f5d7a9f2
I20260601 13:41:22.397145 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:41:22.397426   651 tablet_copy_client.cc:538] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:22.398783   651 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Bootstrap starting.
I20260601 13:41:22.400197 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:41:22.402918   651 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: 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:41:22.403188   651 tablet_bootstrap.cc:492] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Bootstrap complete.
I20260601 13:41:22.403360   651 ts_tablet_manager.cc:1403] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:41:22.403710   651 raft_consensus.cc:359] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:22.403825   651 raft_consensus.cc:740] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 379ec6aefb974d5fb34cc9b5f5d7a9f2, State: Initialized, Role: LEARNER
I20260601 13:41:22.403939   651 consensus_queue.cc:260] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [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: "e061df92284047419e3a6994f6e6175d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34127 } } peers { permanent_uuid: "f26d01d44d824d3392d8f4b71410194a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41735 } } peers { permanent_uuid: "de368c3c82264053adb9dcdb94ec204f" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 39753 } attrs { replace: true } } peers { permanent_uuid: "379ec6aefb974d5fb34cc9b5f5d7a9f2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34049 } attrs { promote: true } }
I20260601 13:41:22.404232   651 ts_tablet_manager.cc:1434] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:22.413033 32038 tablet_copy_service.cc:362] P f26d01d44d824d3392d8f4b71410194a: Destroying tablet copy session 379ec6aefb974d5fb34cc9b5f5d7a9f2-2531678c937743bb93e93157aa98671b due to service shutdown
I20260601 13:41:22.413110 32038 tablet_copy_service.cc:434] P f26d01d44d824d3392d8f4b71410194a: ending tablet copy session 379ec6aefb974d5fb34cc9b5f5d7a9f2-2531678c937743bb93e93157aa98671b on tablet 2531678c937743bb93e93157aa98671b with peer 379ec6aefb974d5fb34cc9b5f5d7a9f2
I20260601 13:41:22.419823 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:22.420068 32038 tablet_replica.cc:333] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.420221 32038 raft_consensus.cc:2243] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.420341 32038 raft_consensus.cc:2272] T fa15507b251f41bfb9c664700a5a4f13 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.420862 32038 tablet_replica.cc:333] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.420982 32038 raft_consensus.cc:2243] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.421098 32038 raft_consensus.cc:2272] T 92066d4fb1d2481b9ea6276d6ab49803 P f26d01d44d824d3392d8f4b71410194a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.421646 32038 tablet_replica.cc:333] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.421772 32038 raft_consensus.cc:2243] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.421875 32038 raft_consensus.cc:2272] T 6c6b253ec8f84620b8683605e702678a P f26d01d44d824d3392d8f4b71410194a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.422366 32038 tablet_replica.cc:333] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.422506 32038 raft_consensus.cc:2243] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.422732 32038 raft_consensus.cc:2272] T 7f9a6d461c324239805ecb9c2126991a P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.423228 32038 tablet_replica.cc:333] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.423300 32038 raft_consensus.cc:2243] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.423538 32038 raft_consensus.cc:2272] T 81b06dfc01cd4caaab39d880be29fc28 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.423949 32038 tablet_replica.cc:333] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.424019 32038 raft_consensus.cc:2243] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.424139 32038 raft_consensus.cc:2272] T 2ffc0029a5184e7898261868038a5224 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.424415 32038 tablet_replica.cc:333] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.424511 32038 raft_consensus.cc:2243] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.424698 32038 raft_consensus.cc:2272] T 2531678c937743bb93e93157aa98671b P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.425102 32038 tablet_replica.cc:333] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a: stopping tablet replica
I20260601 13:41:22.425169 32038 raft_consensus.cc:2243] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.425290 32038 raft_consensus.cc:2272] T 6a81dc859fa94e6aa4596ed852b85042 P f26d01d44d824d3392d8f4b71410194a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.440423 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:41:22.443285 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
W20260601 13:41:22.445149   651 tablet_copy_client.cc:1130] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.31.73.130:41735: connect: Connection refused (error 111)
I20260601 13:41:22.450601 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:22.450773 32038 tablet_replica.cc:333] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.450901 32038 raft_consensus.cc:2243] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.451009 32038 raft_consensus.cc:2272] T 6a81dc859fa94e6aa4596ed852b85042 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.451516 32038 tablet_replica.cc:333] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.451614 32038 raft_consensus.cc:2243] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.451704 32038 raft_consensus.cc:2272] T 92066d4fb1d2481b9ea6276d6ab49803 P de368c3c82264053adb9dcdb94ec204f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.452183 32038 tablet_replica.cc:333] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.452277 32038 raft_consensus.cc:2243] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.452435 32038 raft_consensus.cc:2272] T 6c6b253ec8f84620b8683605e702678a P de368c3c82264053adb9dcdb94ec204f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.452836 32038 tablet_replica.cc:333] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.452929 32038 raft_consensus.cc:2243] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.453024 32038 raft_consensus.cc:2272] T 7f9a6d461c324239805ecb9c2126991a P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.453474 32038 tablet_replica.cc:333] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.453569 32038 raft_consensus.cc:2243] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.453670 32038 raft_consensus.cc:2272] T 81b06dfc01cd4caaab39d880be29fc28 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.454159 32038 tablet_replica.cc:333] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.454252 32038 raft_consensus.cc:2243] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.454396 32038 raft_consensus.cc:2272] T 2ffc0029a5184e7898261868038a5224 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.454731 32038 tablet_replica.cc:333] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.454835 32038 raft_consensus.cc:2243] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.454933 32038 raft_consensus.cc:2272] T 2531678c937743bb93e93157aa98671b P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.455379 32038 tablet_replica.cc:333] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f: stopping tablet replica
I20260601 13:41:22.455466 32038 raft_consensus.cc:2243] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:22.455552 32038 raft_consensus.cc:2272] T fa15507b251f41bfb9c664700a5a4f13 P de368c3c82264053adb9dcdb94ec204f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.459017 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:41:22.461640 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:41:22.465338 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:22.465926 32038 tablet_replica.cc:333] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2: stopping tablet replica
I20260601 13:41:22.466085 32038 raft_consensus.cc:2243] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:22.466204 32038 raft_consensus.cc:2272] T 2531678c937743bb93e93157aa98671b P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:22.466776 32038 tablet_replica.cc:333] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2: stopping tablet replica
I20260601 13:41:22.466867 32038 raft_consensus.cc:2243] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:22.466957 32038 raft_consensus.cc:2272] T 81b06dfc01cd4caaab39d880be29fc28 P 379ec6aefb974d5fb34cc9b5f5d7a9f2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:22.479378 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:41:22.481132 32038 master.cc:562] Master@127.31.73.190:45197 shutting down...
W20260601 13:41:22.485440 32653 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:41:22.485529 32653 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:41:22.485570 32653 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:41:22.485939 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:22.486102 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:22.486166 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P a70f624b74004d71833c0a8370b7962e: stopping tablet replica
I20260601 13:41:22.498711 32038 master.cc:584] Master@127.31.73.190:45197 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7597 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:41:22.509662 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:41029,127.31.73.189:39945,127.31.73.188:38045
I20260601 13:41:22.509980 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:22.511440   656 instance_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:41:22.511500   659 instance_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:41:22.511657 32038 server_base.cc:1061] running on GCE node
W20260601 13:41:22.511492   657 instance_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:41:22.511933 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.511987 32038 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:41:22.512012 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321282512010 us; error 0 us; skew 500 ppm
I20260601 13:41:22.512745 32038 webserver.cc:533] Webserver started at http://127.31.73.190:34481/ using document root <none> and password file <none>
I20260601 13:41:22.512912 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.512975 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.513046 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.513393 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "1172f3a7a59143e8b90552d585149cef"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.514891 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:22.515707   664 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:41:22.515949 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:22.516031 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "1172f3a7a59143e8b90552d585149cef"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.516112 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-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:41:22.525365 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.525657 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.529560 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:41029
I20260601 13:41:22.530630 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:22.535122   717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:41029 every 8 connection(s)
I20260601 13:41:22.535648   718 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:41:22.535868   720 instance_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:41:22.535923   723 instance_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:41:22.536036 32038 server_base.cc:1061] running on GCE node
W20260601 13:41:22.536186   721 instance_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:41:22.536442 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.536484 32038 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:41:22.536510 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321282536510 us; error 0 us; skew 500 ppm
I20260601 13:41:22.536900   718 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:22.537310 32038 webserver.cc:533] Webserver started at http://127.31.73.189:35077/ using document root <none> and password file <none>
I20260601 13:41:22.537446 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.537528 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.537601 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.537976 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root/instance:
uuid: "407709205eb14da980e5a02ad6f16157"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.539563 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:22.540676   730 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:41:22.541004 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:22.541106 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root
uuid: "407709205eb14da980e5a02ad6f16157"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.541178 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-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:41:22.541709   718 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:41:22.543143   718 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.73.189:39945: Network error: Client connection negotiation failed: client connection to 127.31.73.189:39945: connect: Connection refused (error 111)
I20260601 13:41:22.546707 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.546998 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.550942 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.189:39945
I20260601 13:41:22.550990   783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.189:39945 every 8 connection(s)
I20260601 13:41:22.551599 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:22.551767   784 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:41:22.552990   786 instance_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:41:22.553086   784 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:41:22.553153   789 instance_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:41:22.553521   787 instance_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:41:22.553594 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:22.553845 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.553905 32038 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:41:22.553941 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321282553938 us; error 0 us; skew 500 ppm
I20260601 13:41:22.554720 32038 webserver.cc:533] Webserver started at http://127.31.73.188:41313/ using document root <none> and password file <none>
I20260601 13:41:22.554875 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.554950 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.555027 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.555354 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root/instance:
uuid: "7fc11379552f422784528743e5af4a73"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.556913 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:22.557240   784 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:22.558171   796 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:41:22.558403 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:22.558492 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root
uuid: "7fc11379552f422784528743e5af4a73"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.558559 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-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:41:22.561355   784 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:22.562332   718 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } attempt: 1
W20260601 13:41:22.562559   784 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.73.188:38045: Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:22.566005   718 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:41:22.566972   718 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.73.188:38045: Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:22.570902 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.571202 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.574837 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.188:38045
I20260601 13:41:22.574875   849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.188:38045 every 8 connection(s)
I20260601 13:41:22.575253 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:22.575639   850 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:41:22.576574   850 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:22.580058   850 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:22.583453   850 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:41:22.587976   850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73: Bootstrap starting.
I20260601 13:41:22.588747   850 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:22.589655   850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73: No bootstrap required, opened a new log
I20260601 13:41:22.590133   850 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.590215   850 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:22.590267   850 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc11379552f422784528743e5af4a73, State: Initialized, Role: FOLLOWER
I20260601 13:41:22.590430   850 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.590746   855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [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: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.590850   855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:22.590881   850 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:41:22.592773   866 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:41:22.592849   866 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:41:22.600793   784 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } attempt: 1
I20260601 13:41:22.605044   784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: Bootstrap starting.
I20260601 13:41:22.605829   784 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:22.606835   784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: No bootstrap required, opened a new log
I20260601 13:41:22.607288   784 raft_consensus.cc:359] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.607379   784 raft_consensus.cc:385] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:22.607402   784 raft_consensus.cc:740] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 407709205eb14da980e5a02ad6f16157, State: Initialized, Role: FOLLOWER
I20260601 13:41:22.607499   784 consensus_queue.cc:260] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.607753   868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [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: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.607843   784 sys_catalog.cc:565] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:22.607863   868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:41:22.609711   880 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:41:22.609787   880 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:41:22.627125   718 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } attempt: 1
I20260601 13:41:22.632007   718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: Bootstrap starting.
I20260601 13:41:22.632951   718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:22.634104   718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: No bootstrap required, opened a new log
I20260601 13:41:22.634554   718 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.634670   718 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:22.634737   718 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1172f3a7a59143e8b90552d585149cef, State: Initialized, Role: FOLLOWER
I20260601 13:41:22.634903   718 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.635229   882 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [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: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.635313   882 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:22.635401   718 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:22.636953 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:41:22.637027 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:41:22.637495   893 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:41:22.637499 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:22.637593   893 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:41:22.639608   897 instance_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:41:22.639621   894 instance_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:41:22.639690   895 instance_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:41:22.639880 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:22.640077 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.640152 32038 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:41:22.640210 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321282640208 us; error 0 us; skew 500 ppm
I20260601 13:41:22.641098 32038 webserver.cc:533] Webserver started at http://127.31.73.129:38507/ using document root <none> and password file <none>
I20260601 13:41:22.641306 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.641353 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.641456 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.641852 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "d6ff8d4cb8e9438eb29ecb4504c414a8"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.643420 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:22.644325   902 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:41:22.644601 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:22.644678 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "d6ff8d4cb8e9438eb29ecb4504c414a8"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.644731 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-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:41:22.663586 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.663952 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.664206 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:22.664719 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:22.664762 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.664824 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:22.664866 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.670204   965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:43627 every 8 connection(s)
I20260601 13:41:22.670187 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:43627
I20260601 13:41:22.671284 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:22.673358   976 instance_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:41:22.673767   974 instance_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:41:22.674563   973 instance_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:41:22.674830 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:22.675161 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.675209 32038 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:41:22.675232 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321282675232 us; error 0 us; skew 500 ppm
I20260601 13:41:22.676023   967 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41029
I20260601 13:41:22.676064 32038 webserver.cc:533] Webserver started at http://127.31.73.130:35481/ using document root <none> and password file <none>
I20260601 13:41:22.676113   967 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.676194 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.676240 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.676299 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.676311   967 heartbeater.cc:507] Master 127.31.73.190:41029 requested a full tablet report, sending...
I20260601 13:41:22.676508   966 heartbeater.cc:344] Connected to a master server at 127.31.73.188:38045
I20260601 13:41:22.676589   966 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.676729 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "50297f9d6a794b91b9da484cd171fe29"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.676774   966 heartbeater.cc:507] Master 127.31.73.188:38045 requested a full tablet report, sending...
I20260601 13:41:22.676821   968 heartbeater.cc:344] Connected to a master server at 127.31.73.189:39945
I20260601 13:41:22.676872   968 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.676959   681 ts_manager.cc:194] Registered new tserver with Master: d6ff8d4cb8e9438eb29ecb4504c414a8 (127.31.73.129:43627)
I20260601 13:41:22.677048   968 heartbeater.cc:507] Master 127.31.73.189:39945 requested a full tablet report, sending...
I20260601 13:41:22.677469   814 ts_manager.cc:194] Registered new tserver with Master: d6ff8d4cb8e9438eb29ecb4504c414a8 (127.31.73.129:43627)
I20260601 13:41:22.677661   748 ts_manager.cc:194] Registered new tserver with Master: d6ff8d4cb8e9438eb29ecb4504c414a8 (127.31.73.129:43627)
I20260601 13:41:22.678475 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:22.679250   981 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:41:22.679526 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:22.679593 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "50297f9d6a794b91b9da484cd171fe29"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.679641 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-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:41:22.710664 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.711071 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.711324 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:22.711810 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:22.711849 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.711913 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:22.711957 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.716454 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:45385
I20260601 13:41:22.716548  1044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:45385 every 8 connection(s)
I20260601 13:41:22.717470 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:22.719529  1052 instance_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:41:22.720916  1053 instance_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:41:22.721552  1055 instance_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:41:22.721827  1047 heartbeater.cc:344] Connected to a master server at 127.31.73.189:39945
I20260601 13:41:22.721915  1047 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.722148  1047 heartbeater.cc:507] Master 127.31.73.189:39945 requested a full tablet report, sending...
I20260601 13:41:22.722229  1045 heartbeater.cc:344] Connected to a master server at 127.31.73.188:38045
I20260601 13:41:22.722281  1045 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.722455  1045 heartbeater.cc:507] Master 127.31.73.188:38045 requested a full tablet report, sending...
I20260601 13:41:22.722784  1046 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41029
I20260601 13:41:22.722819   748 ts_manager.cc:194] Registered new tserver with Master: 50297f9d6a794b91b9da484cd171fe29 (127.31.73.130:45385)
I20260601 13:41:22.722864  1046 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.723039  1046 heartbeater.cc:507] Master 127.31.73.190:41029 requested a full tablet report, sending...
I20260601 13:41:22.723160 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:22.723344 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:41:22.723053   814 ts_manager.cc:194] Registered new tserver with Master: 50297f9d6a794b91b9da484cd171fe29 (127.31.73.130:45385)
W20260601 13:41:22.723402 32038 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:41:22.723513 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321282723512 us; error 0 us; skew 500 ppm
I20260601 13:41:22.723753   681 ts_manager.cc:194] Registered new tserver with Master: 50297f9d6a794b91b9da484cd171fe29 (127.31.73.130:45385)
I20260601 13:41:22.724409 32038 webserver.cc:533] Webserver started at http://127.31.73.131:40541/ using document root <none> and password file <none>
I20260601 13:41:22.724529 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.724568 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.724620 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.724925 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "c4a005f468084ae986d5f7f39159b8ee"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.726270 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:22.727101  1060 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:41:22.727371 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:22.727433 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "c4a005f468084ae986d5f7f39159b8ee"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-cw06"
I20260601 13:41:22.727514 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321272280909-32038-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:41:22.751318 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.751726 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.752043 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:22.752488 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:22.752549 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.752604 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:22.752640 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.757263 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:38871
I20260601 13:41:22.757385  1125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:38871 every 8 connection(s)
I20260601 13:41:22.762107  1126 heartbeater.cc:344] Connected to a master server at 127.31.73.188:38045
I20260601 13:41:22.762204  1126 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.762423  1126 heartbeater.cc:507] Master 127.31.73.188:38045 requested a full tablet report, sending...
I20260601 13:41:22.762526  1127 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41029
I20260601 13:41:22.762621  1127 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.762830  1127 heartbeater.cc:507] Master 127.31.73.190:41029 requested a full tablet report, sending...
I20260601 13:41:22.763092  1128 heartbeater.cc:344] Connected to a master server at 127.31.73.189:39945
I20260601 13:41:22.763168   814 ts_manager.cc:194] Registered new tserver with Master: c4a005f468084ae986d5f7f39159b8ee (127.31.73.131:38871)
I20260601 13:41:22.763206  1128 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.763398  1128 heartbeater.cc:507] Master 127.31.73.189:39945 requested a full tablet report, sending...
I20260601 13:41:22.763460   681 ts_manager.cc:194] Registered new tserver with Master: c4a005f468084ae986d5f7f39159b8ee (127.31.73.131:38871)
I20260601 13:41:22.763953   748 ts_manager.cc:194] Registered new tserver with Master: c4a005f468084ae986d5f7f39159b8ee (127.31.73.131:38871)
I20260601 13:41:22.764683 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006832961s
I20260601 13:41:22.954254   855 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:22.954429   855 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.955013   855 leader_election.cc:290] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1172f3a7a59143e8b90552d585149cef (127.31.73.190:41029), 407709205eb14da980e5a02ad6f16157 (127.31.73.189:39945)
I20260601 13:41:22.955462   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7fc11379552f422784528743e5af4a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1172f3a7a59143e8b90552d585149cef" is_pre_election: true
I20260601 13:41:22.955477   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7fc11379552f422784528743e5af4a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "407709205eb14da980e5a02ad6f16157" is_pre_election: true
I20260601 13:41:22.955580   691 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc11379552f422784528743e5af4a73 in term 0.
I20260601 13:41:22.955687   758 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fc11379552f422784528743e5af4a73 in term 0.
I20260601 13:41:22.955924   799 leader_election.cc:304] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1172f3a7a59143e8b90552d585149cef, 7fc11379552f422784528743e5af4a73; no voters: 
I20260601 13:41:22.956131   855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:22.956202   855 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:22.956233   855 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:22.957080   855 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.957422   855 leader_election.cc:290] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [CANDIDATE]: Term 1 election: Requested vote from peers 1172f3a7a59143e8b90552d585149cef (127.31.73.190:41029), 407709205eb14da980e5a02ad6f16157 (127.31.73.189:39945)
I20260601 13:41:22.957705   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7fc11379552f422784528743e5af4a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1172f3a7a59143e8b90552d585149cef"
I20260601 13:41:22.957834   691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:22.957846   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7fc11379552f422784528743e5af4a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "407709205eb14da980e5a02ad6f16157"
I20260601 13:41:22.958048   758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:22.958645   691 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc11379552f422784528743e5af4a73 in term 1.
I20260601 13:41:22.958910   758 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fc11379552f422784528743e5af4a73 in term 1.
I20260601 13:41:22.958966   799 leader_election.cc:304] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1172f3a7a59143e8b90552d585149cef, 7fc11379552f422784528743e5af4a73; no voters: 
I20260601 13:41:22.959139   855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:22.959350   855 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 1 LEADER]: Becoming Leader. State: Replica: 7fc11379552f422784528743e5af4a73, State: Running, Role: LEADER
I20260601 13:41:22.959508   855 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:22.960211  1134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fc11379552f422784528743e5af4a73. Latest consensus state: current_term: 1 leader_uuid: "7fc11379552f422784528743e5af4a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.960332  1134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:22.960639  1136 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:22.961378  1136 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:22.963546   758 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Refusing update from remote peer 7fc11379552f422784528743e5af4a73: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:22.963654   691 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Refusing update from remote peer 7fc11379552f422784528743e5af4a73: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:22.963912  1134 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:22.964017   855 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:22.965205   882 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fc11379552f422784528743e5af4a73. Latest consensus state: current_term: 1 leader_uuid: "7fc11379552f422784528743e5af4a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.965303   868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fc11379552f422784528743e5af4a73. Latest consensus state: current_term: 1 leader_uuid: "7fc11379552f422784528743e5af4a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.965307   882 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:22.965390   868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:22.966382   855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7fc11379552f422784528743e5af4a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.966430  1134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7fc11379552f422784528743e5af4a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.966502   855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:22.966523  1134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:22.966769  1136 catalog_manager.cc:1382] Generated new cluster ID: faffd562efe942fa8d704b18ed230780
I20260601 13:41:22.966825  1136 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:22.966857   882 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7fc11379552f422784528743e5af4a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.966984   882 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:22.967825   868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7fc11379552f422784528743e5af4a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:22.967916   868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:22.977252  1136 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:22.977888  1136 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:22.985669  1136 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73: Generated new TSK 0
I20260601 13:41:22.985894  1136 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:23.610571   880 catalog_manager.cc:1294] Loaded cluster ID: faffd562efe942fa8d704b18ed230780
I20260601 13:41:23.610661   880 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: loading cluster ID for follower catalog manager: success
I20260601 13:41:23.611830   880 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: acquiring CA information for follower catalog manager: success
I20260601 13:41:23.612388   880 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:41:23.638365   893 catalog_manager.cc:1294] Loaded cluster ID: faffd562efe942fa8d704b18ed230780
I20260601 13:41:23.638442   893 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: loading cluster ID for follower catalog manager: success
I20260601 13:41:23.639593   893 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: acquiring CA information for follower catalog manager: success
I20260601 13:41:23.640126   893 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:41:23.679476   814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50948
I20260601 13:41:23.725237   814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50956
I20260601 13:41:23.765249   814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50970
I20260601 13:41:24.592521   865 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:24.618470   814 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50978:
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:41:24.632051   930 tablet_service.cc:1511] Processing CreateTablet for tablet 75d073cc96084fc0954e99b5a51d3d53 (DEFAULT_TABLE table=test-workload [id=2c82ad74125341d3903898bc0a71e617]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:24.632370   930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d073cc96084fc0954e99b5a51d3d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:24.632563  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 0631fd8b18484413be1a3200007330f0 (DEFAULT_TABLE table=test-workload [id=2c82ad74125341d3903898bc0a71e617]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:24.632759  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0631fd8b18484413be1a3200007330f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:24.634646  1009 tablet_service.cc:1511] Processing CreateTablet for tablet ee8f6763811347a694595781a33d9cbd (DEFAULT_TABLE table=test-workload [id=2c82ad74125341d3903898bc0a71e617]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:24.634738  1174 tablet_bootstrap.cc:492] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8: Bootstrap starting.
I20260601 13:41:24.634892  1009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8f6763811347a694595781a33d9cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:24.634935  1175 tablet_bootstrap.cc:492] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee: Bootstrap starting.
I20260601 13:41:24.635722  1175 tablet_bootstrap.cc:654] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:24.635722  1174 tablet_bootstrap.cc:654] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:24.636760  1178 tablet_bootstrap.cc:492] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29: Bootstrap starting.
I20260601 13:41:24.637060  1175 tablet_bootstrap.cc:492] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee: No bootstrap required, opened a new log
I20260601 13:41:24.637152  1175 ts_tablet_manager.cc:1403] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:24.637506  1175 raft_consensus.cc:359] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4a005f468084ae986d5f7f39159b8ee" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38871 } }
I20260601 13:41:24.637625  1175 raft_consensus.cc:385] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:24.637671  1175 raft_consensus.cc:740] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a005f468084ae986d5f7f39159b8ee, State: Initialized, Role: FOLLOWER
I20260601 13:41:24.637800  1175 consensus_queue.cc:260] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c4a005f468084ae986d5f7f39159b8ee" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38871 } }
I20260601 13:41:24.637902  1178 tablet_bootstrap.cc:654] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:24.637905  1175 raft_consensus.cc:399] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:24.638005  1175 raft_consensus.cc:493] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:24.638080  1175 raft_consensus.cc:3060] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:24.636967  1174 tablet_bootstrap.cc:492] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8: No bootstrap required, opened a new log
I20260601 13:41:24.638517  1174 ts_tablet_manager.cc:1403] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:24.638855  1175 raft_consensus.cc:515] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4a005f468084ae986d5f7f39159b8ee" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38871 } }
I20260601 13:41:24.638893  1174 raft_consensus.cc:359] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff8d4cb8e9438eb29ecb4504c414a8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43627 } }
I20260601 13:41:24.638995  1174 raft_consensus.cc:385] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:24.639050  1174 raft_consensus.cc:740] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ff8d4cb8e9438eb29ecb4504c414a8, State: Initialized, Role: FOLLOWER
I20260601 13:41:24.638984  1178 tablet_bootstrap.cc:492] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29: No bootstrap required, opened a new log
I20260601 13:41:24.638984  1175 leader_election.cc:304] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [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: c4a005f468084ae986d5f7f39159b8ee; no voters: 
I20260601 13:41:24.639151  1178 ts_tablet_manager.cc:1403] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:24.639211  1174 consensus_queue.cc:260] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6ff8d4cb8e9438eb29ecb4504c414a8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43627 } }
I20260601 13:41:24.639281  1175 leader_election.cc:290] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:24.639313  1174 raft_consensus.cc:399] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:24.639360  1174 raft_consensus.cc:493] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:24.639420  1174 raft_consensus.cc:3060] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:24.639568  1175 ts_tablet_manager.cc:1434] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:24.639585  1178 raft_consensus.cc:359] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50297f9d6a794b91b9da484cd171fe29" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45385 } }
I20260601 13:41:24.639683  1178 raft_consensus.cc:385] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:24.639714  1178 raft_consensus.cc:740] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50297f9d6a794b91b9da484cd171fe29, State: Initialized, Role: FOLLOWER
I20260601 13:41:24.639750  1126 heartbeater.cc:499] Master 127.31.73.188:38045 was elected leader, sending a full tablet report...
I20260601 13:41:24.639842  1178 consensus_queue.cc:260] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50297f9d6a794b91b9da484cd171fe29" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45385 } }
I20260601 13:41:24.639918  1178 raft_consensus.cc:399] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:24.639952  1178 raft_consensus.cc:493] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:24.639988  1178 raft_consensus.cc:3060] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:24.640278  1180 raft_consensus.cc:2804] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:24.640426  1180 raft_consensus.cc:697] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 1 LEADER]: Becoming Leader. State: Replica: c4a005f468084ae986d5f7f39159b8ee, State: Running, Role: LEADER
I20260601 13:41:24.640471  1174 raft_consensus.cc:515] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff8d4cb8e9438eb29ecb4504c414a8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43627 } }
I20260601 13:41:24.640571  1174 leader_election.cc:304] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [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: d6ff8d4cb8e9438eb29ecb4504c414a8; no voters: 
I20260601 13:41:24.640552  1180 consensus_queue.cc:237] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [LEADER]: Queue going to LEADER mode. State: All 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: "c4a005f468084ae986d5f7f39159b8ee" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38871 } }
I20260601 13:41:24.640762  1174 leader_election.cc:290] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:24.640806  1178 raft_consensus.cc:515] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50297f9d6a794b91b9da484cd171fe29" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45385 } }
I20260601 13:41:24.640947  1178 leader_election.cc:304] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [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: 50297f9d6a794b91b9da484cd171fe29; no voters: 
I20260601 13:41:24.641153  1178 leader_election.cc:290] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:24.641264  1184 raft_consensus.cc:2804] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:24.641407  1178 ts_tablet_manager.cc:1434] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:24.641433  1184 raft_consensus.cc:697] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 1 LEADER]: Becoming Leader. State: Replica: 50297f9d6a794b91b9da484cd171fe29, State: Running, Role: LEADER
I20260601 13:41:24.641563  1045 heartbeater.cc:499] Master 127.31.73.188:38045 was elected leader, sending a full tablet report...
I20260601 13:41:24.641547  1184 consensus_queue.cc:237] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [LEADER]: Queue going to LEADER mode. State: All 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: "50297f9d6a794b91b9da484cd171fe29" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45385 } }
I20260601 13:41:24.642757   814 catalog_manager.cc:5696] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a005f468084ae986d5f7f39159b8ee (127.31.73.131). New cstate: current_term: 1 leader_uuid: "c4a005f468084ae986d5f7f39159b8ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4a005f468084ae986d5f7f39159b8ee" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38871 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:24.643658   813 catalog_manager.cc:5696] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50297f9d6a794b91b9da484cd171fe29 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "50297f9d6a794b91b9da484cd171fe29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50297f9d6a794b91b9da484cd171fe29" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:24.644785  1174 ts_tablet_manager.cc:1434] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:41:24.645394   966 heartbeater.cc:499] Master 127.31.73.188:38045 was elected leader, sending a full tablet report...
I20260601 13:41:24.645710  1182 raft_consensus.cc:2804] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:24.645845  1182 raft_consensus.cc:697] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 1 LEADER]: Becoming Leader. State: Replica: d6ff8d4cb8e9438eb29ecb4504c414a8, State: Running, Role: LEADER
I20260601 13:41:24.646080  1182 consensus_queue.cc:237] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [LEADER]: Queue going to LEADER mode. State: All 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: "d6ff8d4cb8e9438eb29ecb4504c414a8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43627 } }
I20260601 13:41:24.650724   812 catalog_manager.cc:5696] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6ff8d4cb8e9438eb29ecb4504c414a8 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "d6ff8d4cb8e9438eb29ecb4504c414a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6ff8d4cb8e9438eb29ecb4504c414a8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43627 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:24.661414 32038 master.cc:562] Master@127.31.73.188:38045 shutting down...
I20260601 13:41:24.664515 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:24.664662 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:24.664711 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7fc11379552f422784528743e5af4a73: stopping tablet replica
I20260601 13:41:24.668012 32038 master.cc:584] Master@127.31.73.188:38045 shutdown complete.
W20260601 13:41:25.652642  1045 heartbeater.cc:646] Failed to heartbeat to 127.31.73.188:38045 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:26.154147  1200 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fc11379552f422784528743e5af4a73)
I20260601 13:41:26.154320  1200 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:26.154465  1201 raft_consensus.cc:493] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7fc11379552f422784528743e5af4a73)
I20260601 13:41:26.154604  1201 raft_consensus.cc:515] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:26.154899  1200 leader_election.cc:290] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 407709205eb14da980e5a02ad6f16157 (127.31.73.189:39945), 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045)
I20260601 13:41:26.155284   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1172f3a7a59143e8b90552d585149cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "407709205eb14da980e5a02ad6f16157" is_pre_election: true
I20260601 13:41:26.155402   758 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1172f3a7a59143e8b90552d585149cef in term 1.
I20260601 13:41:26.155310  1201 leader_election.cc:290] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1172f3a7a59143e8b90552d585149cef (127.31.73.190:41029), 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045)
I20260601 13:41:26.155623   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407709205eb14da980e5a02ad6f16157" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1172f3a7a59143e8b90552d585149cef" is_pre_election: true
I20260601 13:41:26.155690   666 leader_election.cc:304] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [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: 1172f3a7a59143e8b90552d585149cef, 407709205eb14da980e5a02ad6f16157; no voters: 
I20260601 13:41:26.155720   691 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 407709205eb14da980e5a02ad6f16157 in term 1.
I20260601 13:41:26.155998   733 leader_election.cc:304] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [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: 1172f3a7a59143e8b90552d585149cef, 407709205eb14da980e5a02ad6f16157; no voters: 
I20260601 13:41:26.156168  1201 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:26.156201  1200 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:26.156231  1201 raft_consensus.cc:493] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7fc11379552f422784528743e5af4a73)
I20260601 13:41:26.156253  1200 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7fc11379552f422784528743e5af4a73)
W20260601 13:41:26.156234   734 leader_election.cc:336] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045): Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:26.156298  1201 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:26.156316  1200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:41:26.156562   668 leader_election.cc:336] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045): Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:26.157349  1200 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:26.157356  1201 raft_consensus.cc:515] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:26.158000  1201 leader_election.cc:290] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 2 election: Requested vote from peers 1172f3a7a59143e8b90552d585149cef (127.31.73.190:41029), 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045)
I20260601 13:41:26.158097   758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1172f3a7a59143e8b90552d585149cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "407709205eb14da980e5a02ad6f16157"
I20260601 13:41:26.158234   758 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1172f3a7a59143e8b90552d585149cef in current term 2: Already voted for candidate 407709205eb14da980e5a02ad6f16157 in this term.
I20260601 13:41:26.158226   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407709205eb14da980e5a02ad6f16157" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1172f3a7a59143e8b90552d585149cef"
I20260601 13:41:26.158349  1200 leader_election.cc:290] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [CANDIDATE]: Term 2 election: Requested vote from peers 407709205eb14da980e5a02ad6f16157 (127.31.73.189:39945), 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045)
I20260601 13:41:26.158394   691 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 407709205eb14da980e5a02ad6f16157 in current term 2: Already voted for candidate 1172f3a7a59143e8b90552d585149cef in this term.
W20260601 13:41:26.158931   734 leader_election.cc:336] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045): Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:26.159005   734 leader_election.cc:304] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [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: 407709205eb14da980e5a02ad6f16157; no voters: 1172f3a7a59143e8b90552d585149cef, 7fc11379552f422784528743e5af4a73
W20260601 13:41:26.159044   668 leader_election.cc:336] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045): Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:26.159097   668 leader_election.cc:304] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [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: 1172f3a7a59143e8b90552d585149cef; no voters: 407709205eb14da980e5a02ad6f16157, 7fc11379552f422784528743e5af4a73
I20260601 13:41:26.159147  1201 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:41:26.159261  1200 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:41:27.667706  1212 raft_consensus.cc:493] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:27.667824  1212 raft_consensus.cc:515] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:27.668216  1212 leader_election.cc:290] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1172f3a7a59143e8b90552d585149cef (127.31.73.190:41029), 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045)
I20260601 13:41:27.668522   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407709205eb14da980e5a02ad6f16157" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1172f3a7a59143e8b90552d585149cef" is_pre_election: true
I20260601 13:41:27.668654   691 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 407709205eb14da980e5a02ad6f16157 in term 2.
W20260601 13:41:27.668823   734 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260601 13:41:27.668994   733 leader_election.cc:304] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [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: 1172f3a7a59143e8b90552d585149cef, 407709205eb14da980e5a02ad6f16157; no voters: 
I20260601 13:41:27.669150  1212 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:41:27.669207  1212 raft_consensus.cc:493] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:27.669235  1212 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:41:27.669656   734 leader_election.cc:336] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045): Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:27.670387  1212 raft_consensus.cc:515] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:27.670773  1212 leader_election.cc:290] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 3 election: Requested vote from peers 1172f3a7a59143e8b90552d585149cef (127.31.73.190:41029), 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045)
I20260601 13:41:27.670995   691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "407709205eb14da980e5a02ad6f16157" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1172f3a7a59143e8b90552d585149cef"
I20260601 13:41:27.671104   691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:41:27.671706   734 leader_election.cc:336] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045): Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111)
I20260601 13:41:27.671890   691 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 407709205eb14da980e5a02ad6f16157 in term 3.
I20260601 13:41:27.672111   733 leader_election.cc:304] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [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: 1172f3a7a59143e8b90552d585149cef, 407709205eb14da980e5a02ad6f16157; no voters: 7fc11379552f422784528743e5af4a73
I20260601 13:41:27.672261  1212 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:41:27.672435  1212 raft_consensus.cc:697] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 3 LEADER]: Becoming Leader. State: Replica: 407709205eb14da980e5a02ad6f16157, State: Running, Role: LEADER
I20260601 13:41:27.672581  1212 consensus_queue.cc:237] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [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: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } }
I20260601 13:41:27.673173  1215 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 407709205eb14da980e5a02ad6f16157. Latest consensus state: current_term: 3 leader_uuid: "407709205eb14da980e5a02ad6f16157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:27.673266  1215 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:27.673491  1217 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:27.674577  1217 catalog_manager.cc:679] Loaded metadata for table test-workload [id=2c82ad74125341d3903898bc0a71e617]
I20260601 13:41:27.675275  1217 tablet_loader.cc:96] loaded metadata for tablet 0631fd8b18484413be1a3200007330f0 (table test-workload [id=2c82ad74125341d3903898bc0a71e617])
I20260601 13:41:27.675493  1217 tablet_loader.cc:96] loaded metadata for tablet 75d073cc96084fc0954e99b5a51d3d53 (table test-workload [id=2c82ad74125341d3903898bc0a71e617])
I20260601 13:41:27.675681  1217 tablet_loader.cc:96] loaded metadata for tablet ee8f6763811347a694595781a33d9cbd (table test-workload [id=2c82ad74125341d3903898bc0a71e617])
I20260601 13:41:27.675802  1217 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:27.676182  1217 catalog_manager.cc:1294] Loaded cluster ID: faffd562efe942fa8d704b18ed230780
I20260601 13:41:27.676250  1217 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:27.676764  1217 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:27.677166  1217 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: Loaded TSK: 0
I20260601 13:41:27.677620  1217 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:28.144958   691 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 3 FOLLOWER]: Refusing update from remote peer 407709205eb14da980e5a02ad6f16157: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:41:28.145540  1215 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:41:28.146967  1218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 407709205eb14da980e5a02ad6f16157. Latest consensus state: current_term: 3 leader_uuid: "407709205eb14da980e5a02ad6f16157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:28.147100  1218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:41:28.147930  1212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "407709205eb14da980e5a02ad6f16157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:28.148070  1212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:28.148376  1218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "407709205eb14da980e5a02ad6f16157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1172f3a7a59143e8b90552d585149cef" member_type: VOTER last_known_addr { host: "127.31.73.190" port: 41029 } } peers { permanent_uuid: "407709205eb14da980e5a02ad6f16157" member_type: VOTER last_known_addr { host: "127.31.73.189" port: 39945 } } peers { permanent_uuid: "7fc11379552f422784528743e5af4a73" member_type: VOTER last_known_addr { host: "127.31.73.188" port: 38045 } } }
I20260601 13:41:28.148656  1218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:41:28.148979   734 consensus_peers.cc:597] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 -> Peer 7fc11379552f422784528743e5af4a73 (127.31.73.188:38045): Couldn't send request to peer 7fc11379552f422784528743e5af4a73. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.188:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:28.609937   879 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:28.610065   879 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:28.652994   968 heartbeater.cc:499] Master 127.31.73.189:39945 was elected leader, sending a full tablet report...
I20260601 13:41:28.706384 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:41:28.710304 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:28.710528 32038 tablet_replica.cc:333] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8: stopping tablet replica
I20260601 13:41:28.710673 32038 raft_consensus.cc:2243] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.710817 32038 raft_consensus.cc:2272] T 75d073cc96084fc0954e99b5a51d3d53 P d6ff8d4cb8e9438eb29ecb4504c414a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.723333 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:41:28.725181 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:41:28.729379 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:28.729550 32038 tablet_replica.cc:333] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29: stopping tablet replica
I20260601 13:41:28.729653 32038 raft_consensus.cc:2243] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.729740 32038 raft_consensus.cc:2272] T ee8f6763811347a694595781a33d9cbd P 50297f9d6a794b91b9da484cd171fe29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.742004 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:41:28.743753 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:41:28.747262 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:28.747460 32038 tablet_replica.cc:333] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee: stopping tablet replica
I20260601 13:41:28.747537 32038 raft_consensus.cc:2243] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.747617 32038 raft_consensus.cc:2272] T 0631fd8b18484413be1a3200007330f0 P c4a005f468084ae986d5f7f39159b8ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.759824 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:41:28.761361 32038 master.cc:562] Master@127.31.73.190:41029 shutting down...
I20260601 13:41:28.764369 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.764535 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.764607 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1172f3a7a59143e8b90552d585149cef: stopping tablet replica
I20260601 13:41:28.776976 32038 master.cc:584] Master@127.31.73.190:41029 shutdown complete.
I20260601 13:41:28.779422 32038 master.cc:562] Master@127.31.73.189:39945 shutting down...
I20260601 13:41:28.782737 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.782958 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.783016 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 407709205eb14da980e5a02ad6f16157: stopping tablet replica
I20260601 13:41:28.795392 32038 master.cc:584] Master@127.31.73.189:39945 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6292 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:41:28.802227 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:43351
I20260601 13:41:28.802505 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:28.803834  1226 instance_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:41:28.803905  1227 instance_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:41:28.804014 32038 server_base.cc:1061] running on GCE node
W20260601 13:41:28.803907  1230 instance_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:41:28.804236 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:28.804272 32038 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:41:28.804286 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321288804286 us; error 0 us; skew 500 ppm
I20260601 13:41:28.805213 32038 webserver.cc:533] Webserver started at http://127.31.73.190:35509/ using document root <none> and password file <none>
I20260601 13:41:28.805325 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:28.805361 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:28.805413 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:28.805716 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "a42661907c394d548d92e6bceddc9f26"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.807096 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:28.807866  1235 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:41:28.808102 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:28.808183 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "a42661907c394d548d92e6bceddc9f26"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.808265 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-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:41:28.813220 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:28.813515 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:28.817292 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:43351
I20260601 13:41:28.820690  1287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:43351 every 8 connection(s)
I20260601 13:41:28.821094  1288 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:41:28.822759  1288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26: Bootstrap starting.
I20260601 13:41:28.823527  1288 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:28.824460  1288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26: No bootstrap required, opened a new log
I20260601 13:41:28.824828  1288 raft_consensus.cc:359] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a42661907c394d548d92e6bceddc9f26" member_type: VOTER }
I20260601 13:41:28.824908  1288 raft_consensus.cc:385] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:28.824961  1288 raft_consensus.cc:740] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a42661907c394d548d92e6bceddc9f26, State: Initialized, Role: FOLLOWER
I20260601 13:41:28.825121  1288 consensus_queue.cc:260] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a42661907c394d548d92e6bceddc9f26" member_type: VOTER }
I20260601 13:41:28.825186  1288 raft_consensus.cc:399] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:28.825242  1288 raft_consensus.cc:493] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:28.825295  1288 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:28.825925  1288 raft_consensus.cc:515] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a42661907c394d548d92e6bceddc9f26" member_type: VOTER }
I20260601 13:41:28.826081  1288 leader_election.cc:304] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [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: a42661907c394d548d92e6bceddc9f26; no voters: 
I20260601 13:41:28.826272  1288 leader_election.cc:290] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:28.826370  1291 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:28.826607  1291 raft_consensus.cc:697] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 1 LEADER]: Becoming Leader. State: Replica: a42661907c394d548d92e6bceddc9f26, State: Running, Role: LEADER
I20260601 13:41:28.826727  1288 sys_catalog.cc:565] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:28.826725  1291 consensus_queue.cc:237] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [LEADER]: Queue going to LEADER mode. State: All 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: "a42661907c394d548d92e6bceddc9f26" member_type: VOTER }
I20260601 13:41:28.827194  1293 sys_catalog.cc:455] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a42661907c394d548d92e6bceddc9f26. Latest consensus state: current_term: 1 leader_uuid: "a42661907c394d548d92e6bceddc9f26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a42661907c394d548d92e6bceddc9f26" member_type: VOTER } }
I20260601 13:41:28.827281  1293 sys_catalog.cc:458] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:28.827180  1292 sys_catalog.cc:455] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a42661907c394d548d92e6bceddc9f26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a42661907c394d548d92e6bceddc9f26" member_type: VOTER } }
I20260601 13:41:28.827414  1292 sys_catalog.cc:458] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:28.827914  1297 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:28.828576  1297 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:28.828780 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:28.830590  1297 catalog_manager.cc:1382] Generated new cluster ID: 4efd568dcfcf4c4fa51645c6b3eda10f
I20260601 13:41:28.830633  1297 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:28.840237  1297 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:28.840726  1297 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:28.846089  1297 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26: Generated new TSK 0
I20260601 13:41:28.846218  1297 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:28.861058 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:28.862849  1312 instance_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:41:28.862910  1309 instance_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:41:28.862954  1310 instance_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:41:28.863005 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:28.863294 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:28.863339 32038 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:41:28.863355 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321288863355 us; error 0 us; skew 500 ppm
I20260601 13:41:28.864189 32038 webserver.cc:533] Webserver started at http://127.31.73.129:36581/ using document root <none> and password file <none>
I20260601 13:41:28.864354 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:28.864415 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:28.864496 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:28.864878 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "06fc175db86a4ac1a18a60dc71c5f003"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.866406 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:28.867267  1317 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:41:28.867524 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:28.867583 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "06fc175db86a4ac1a18a60dc71c5f003"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.867671 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-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:41:28.879262 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:28.879585 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:28.879851 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:28.880275 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:28.880336 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.880390 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:28.880424 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.884469 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:39679
I20260601 13:41:28.884507  1381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:39679 every 8 connection(s)
I20260601 13:41:28.885309 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:28.886864  1386 instance_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:41:28.886922  1387 instance_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:41:28.886932  1389 instance_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:41:28.887620 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:28.887766 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:28.887821 32038 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:41:28.887845 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321288887844 us; error 0 us; skew 500 ppm
I20260601 13:41:28.888654 32038 webserver.cc:533] Webserver started at http://127.31.73.130:40203/ using document root <none> and password file <none>
I20260601 13:41:28.888818 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:28.888870 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:28.888939 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:28.889351 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "bb966778457343a9bf229ee518bab152"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.890261  1382 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43351
I20260601 13:41:28.890353  1382 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:28.890564  1382 heartbeater.cc:507] Master 127.31.73.190:43351 requested a full tablet report, sending...
I20260601 13:41:28.891201  1252 ts_manager.cc:194] Registered new tserver with Master: 06fc175db86a4ac1a18a60dc71c5f003 (127.31.73.129:39679)
I20260601 13:41:28.891227 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:28.891974  1252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44332
I20260601 13:41:28.892154  1394 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:41:28.892407 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:28.892468 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "bb966778457343a9bf229ee518bab152"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.892545 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-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:41:28.907064 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:28.907395 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:28.907660 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:28.908077 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:28.908135 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.908200 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:28.908236 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.912181 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:39451
I20260601 13:41:28.912240  1457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:39451 every 8 connection(s)
I20260601 13:41:28.912892 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:28.914543  1461 instance_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:41:28.914659  1464 instance_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:41:28.914759  1462 instance_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:41:28.914866 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:28.915047 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:28.915092 32038 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:41:28.915112 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321288915112 us; error 0 us; skew 500 ppm
I20260601 13:41:28.915959 32038 webserver.cc:533] Webserver started at http://127.31.73.131:45305/ using document root <none> and password file <none>
I20260601 13:41:28.916136 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:28.916195 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:28.916275 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:28.916692 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "b448b00499a340f4a08cc91f25660874"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.917080  1458 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43351
I20260601 13:41:28.917157  1458 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:28.917366  1458 heartbeater.cc:507] Master 127.31.73.190:43351 requested a full tablet report, sending...
I20260601 13:41:28.917970  1252 ts_manager.cc:194] Registered new tserver with Master: bb966778457343a9bf229ee518bab152 (127.31.73.130:39451)
I20260601 13:41:28.918403 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:28.918628  1252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44336
I20260601 13:41:28.919474  1469 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:41:28.919770 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:28.919849 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "b448b00499a340f4a08cc91f25660874"
format_stamp: "Formatted at 2026-06-01 13:41:28 on dist-test-slave-cw06"
I20260601 13:41:28.919914 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-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:41:28.947773 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:28.948208 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:28.948511 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:28.948962 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:28.949031 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.949091 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:28.949128 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:28.953414 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:40629
I20260601 13:41:28.953500  1533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:40629 every 8 connection(s)
I20260601 13:41:28.957909  1534 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43351
I20260601 13:41:28.958016  1534 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:28.958244  1534 heartbeater.cc:507] Master 127.31.73.190:43351 requested a full tablet report, sending...
I20260601 13:41:28.958839  1252 ts_manager.cc:194] Registered new tserver with Master: b448b00499a340f4a08cc91f25660874 (127.31.73.131:40629)
I20260601 13:41:28.959347  1252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44342
I20260601 13:41:28.959378 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005555101s
I20260601 13:41:29.893131  1382 heartbeater.cc:499] Master 127.31.73.190:43351 was elected leader, sending a full tablet report...
I20260601 13:41:29.919545  1458 heartbeater.cc:499] Master 127.31.73.190:43351 was elected leader, sending a full tablet report...
I20260601 13:41:29.960276  1534 heartbeater.cc:499] Master 127.31.73.190:43351 was elected leader, sending a full tablet report...
I20260601 13:41:29.995810  1252 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44346:
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:41:29.996327  1252 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:41:30.006883  1497 tablet_service.cc:1511] Processing CreateTablet for tablet 548af3be86fa477ea35d2581b3197cd6 (DEFAULT_TABLE table=test-workload [id=f025b76bd6a74195b003da022729972a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:41:30.007081  1345 tablet_service.cc:1511] Processing CreateTablet for tablet 548af3be86fa477ea35d2581b3197cd6 (DEFAULT_TABLE table=test-workload [id=f025b76bd6a74195b003da022729972a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:41:30.007120  1344 tablet_service.cc:1511] Processing CreateTablet for tablet 940be58b05244bf284e0c3ace483eb8e (DEFAULT_TABLE table=test-workload [id=f025b76bd6a74195b003da022729972a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:41:30.007261  1497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548af3be86fa477ea35d2581b3197cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:30.007316  1345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548af3be86fa477ea35d2581b3197cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:30.007434  1344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940be58b05244bf284e0c3ace483eb8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:30.007452  1422 tablet_service.cc:1511] Processing CreateTablet for tablet 548af3be86fa477ea35d2581b3197cd6 (DEFAULT_TABLE table=test-workload [id=f025b76bd6a74195b003da022729972a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:41:30.006883  1496 tablet_service.cc:1511] Processing CreateTablet for tablet 940be58b05244bf284e0c3ace483eb8e (DEFAULT_TABLE table=test-workload [id=f025b76bd6a74195b003da022729972a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:41:30.007652  1422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548af3be86fa477ea35d2581b3197cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:30.007732  1496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940be58b05244bf284e0c3ace483eb8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:30.007120  1421 tablet_service.cc:1511] Processing CreateTablet for tablet 940be58b05244bf284e0c3ace483eb8e (DEFAULT_TABLE table=test-workload [id=f025b76bd6a74195b003da022729972a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:41:30.010105  1421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940be58b05244bf284e0c3ace483eb8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:30.011543  1556 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874: Bootstrap starting.
I20260601 13:41:30.011938  1555 tablet_bootstrap.cc:492] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003: Bootstrap starting.
I20260601 13:41:30.012530  1556 tablet_bootstrap.cc:654] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:30.012823  1555 tablet_bootstrap.cc:654] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:30.013427  1554 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: Bootstrap starting.
I20260601 13:41:30.013651  1556 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874: No bootstrap required, opened a new log
I20260601 13:41:30.013751  1556 ts_tablet_manager.cc:1403] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:30.014226  1556 raft_consensus.cc:359] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.014338  1556 raft_consensus.cc:385] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:30.014384  1554 tablet_bootstrap.cc:654] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:30.014384  1556 raft_consensus.cc:740] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b448b00499a340f4a08cc91f25660874, State: Initialized, Role: FOLLOWER
I20260601 13:41:30.014605  1556 consensus_queue.cc:260] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.014992  1556 ts_tablet_manager.cc:1434] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:30.015394  1555 tablet_bootstrap.cc:492] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003: No bootstrap required, opened a new log
I20260601 13:41:30.015497  1555 ts_tablet_manager.cc:1403] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:30.015540  1556 tablet_bootstrap.cc:492] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874: Bootstrap starting.
I20260601 13:41:30.015921  1555 raft_consensus.cc:359] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.015992  1555 raft_consensus.cc:385] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:30.016012  1555 raft_consensus.cc:740] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06fc175db86a4ac1a18a60dc71c5f003, State: Initialized, Role: FOLLOWER
I20260601 13:41:30.016129  1555 consensus_queue.cc:260] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.016371  1556 tablet_bootstrap.cc:654] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:30.016469  1555 ts_tablet_manager.cc:1434] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:30.016631  1555 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: Bootstrap starting.
I20260601 13:41:30.017474  1555 tablet_bootstrap.cc:654] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:30.017861  1556 tablet_bootstrap.cc:492] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874: No bootstrap required, opened a new log
I20260601 13:41:30.017936  1556 ts_tablet_manager.cc:1403] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:30.018337  1556 raft_consensus.cc:359] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.018445  1556 raft_consensus.cc:385] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:30.018496  1556 raft_consensus.cc:740] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b448b00499a340f4a08cc91f25660874, State: Initialized, Role: FOLLOWER
I20260601 13:41:30.018603  1556 consensus_queue.cc:260] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.018747  1555 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: No bootstrap required, opened a new log
I20260601 13:41:30.018805  1555 ts_tablet_manager.cc:1403] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:30.018853  1556 ts_tablet_manager.cc:1434] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:30.019160  1555 raft_consensus.cc:359] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.019258  1555 raft_consensus.cc:385] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:30.018391  1554 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: No bootstrap required, opened a new log
I20260601 13:41:30.019348  1555 raft_consensus.cc:740] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06fc175db86a4ac1a18a60dc71c5f003, State: Initialized, Role: FOLLOWER
I20260601 13:41:30.019490  1554 ts_tablet_manager.cc:1403] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:41:30.019646  1555 consensus_queue.cc:260] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.019946  1555 ts_tablet_manager.cc:1434] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:30.019956  1554 raft_consensus.cc:359] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.020102  1554 raft_consensus.cc:385] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:30.020166  1554 raft_consensus.cc:740] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb966778457343a9bf229ee518bab152, State: Initialized, Role: FOLLOWER
I20260601 13:41:30.020284  1554 consensus_queue.cc:260] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.020695  1554 ts_tablet_manager.cc:1434] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:30.020870  1554 tablet_bootstrap.cc:492] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152: Bootstrap starting.
I20260601 13:41:30.021871  1554 tablet_bootstrap.cc:654] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:30.022975  1554 tablet_bootstrap.cc:492] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152: No bootstrap required, opened a new log
I20260601 13:41:30.023043  1554 ts_tablet_manager.cc:1403] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:30.023439  1554 raft_consensus.cc:359] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.023515  1554 raft_consensus.cc:385] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:30.023571  1554 raft_consensus.cc:740] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb966778457343a9bf229ee518bab152, State: Initialized, Role: FOLLOWER
I20260601 13:41:30.023696  1554 consensus_queue.cc:260] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.023943  1554 ts_tablet_manager.cc:1434] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:30.152871  1564 raft_consensus.cc:493] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:30.153013  1564 raft_consensus.cc:515] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.153517  1564 leader_election.cc:290] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06fc175db86a4ac1a18a60dc71c5f003 (127.31.73.129:39679), b448b00499a340f4a08cc91f25660874 (127.31.73.131:40629)
I20260601 13:41:30.157335  1507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b448b00499a340f4a08cc91f25660874" is_pre_election: true
I20260601 13:41:30.157302  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06fc175db86a4ac1a18a60dc71c5f003" is_pre_election: true
I20260601 13:41:30.157480  1355 raft_consensus.cc:2468] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 0.
I20260601 13:41:30.157480  1507 raft_consensus.cc:2468] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 0.
I20260601 13:41:30.157785  1397 leader_election.cc:304] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06fc175db86a4ac1a18a60dc71c5f003, bb966778457343a9bf229ee518bab152; no voters: 
I20260601 13:41:30.157954  1564 raft_consensus.cc:2804] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:30.158059  1564 raft_consensus.cc:493] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:30.158113  1564 raft_consensus.cc:3060] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:30.158943  1564 raft_consensus.cc:515] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.159300  1564 leader_election.cc:290] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 election: Requested vote from peers 06fc175db86a4ac1a18a60dc71c5f003 (127.31.73.129:39679), b448b00499a340f4a08cc91f25660874 (127.31.73.131:40629)
I20260601 13:41:30.159610  1507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b448b00499a340f4a08cc91f25660874"
I20260601 13:41:30.159695  1507 raft_consensus.cc:3060] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:30.160410  1507 raft_consensus.cc:2468] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 1.
I20260601 13:41:30.160715  1398 leader_election.cc:304] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b448b00499a340f4a08cc91f25660874, bb966778457343a9bf229ee518bab152; no voters: 
I20260601 13:41:30.160871  1564 raft_consensus.cc:2804] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:30.161111  1564 raft_consensus.cc:697] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 LEADER]: Becoming Leader. State: Replica: bb966778457343a9bf229ee518bab152, State: Running, Role: LEADER
I20260601 13:41:30.161254  1564 consensus_queue.cc:237] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.163050  1251 catalog_manager.cc:5696] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb966778457343a9bf229ee518bab152 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "bb966778457343a9bf229ee518bab152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:30.163640  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06fc175db86a4ac1a18a60dc71c5f003"
I20260601 13:41:30.163738  1355 raft_consensus.cc:3060] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:30.164675  1355 raft_consensus.cc:2468] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 1.
I20260601 13:41:30.263639  1564 raft_consensus.cc:493] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:30.263834  1564 raft_consensus.cc:515] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.264283  1564 leader_election.cc:290] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06fc175db86a4ac1a18a60dc71c5f003 (127.31.73.129:39679), b448b00499a340f4a08cc91f25660874 (127.31.73.131:40629)
I20260601 13:41:30.264742  1507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940be58b05244bf284e0c3ace483eb8e" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b448b00499a340f4a08cc91f25660874" is_pre_election: true
I20260601 13:41:30.264739  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940be58b05244bf284e0c3ace483eb8e" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06fc175db86a4ac1a18a60dc71c5f003" is_pre_election: true
I20260601 13:41:30.264878  1507 raft_consensus.cc:2468] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 0.
I20260601 13:41:30.264921  1355 raft_consensus.cc:2468] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 0.
I20260601 13:41:30.265232  1398 leader_election.cc:304] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b448b00499a340f4a08cc91f25660874, bb966778457343a9bf229ee518bab152; no voters: 
I20260601 13:41:30.265413  1564 raft_consensus.cc:2804] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:30.265475  1564 raft_consensus.cc:493] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:30.265503  1564 raft_consensus.cc:3060] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:30.266357  1564 raft_consensus.cc:515] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.266721  1564 leader_election.cc:290] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 election: Requested vote from peers 06fc175db86a4ac1a18a60dc71c5f003 (127.31.73.129:39679), b448b00499a340f4a08cc91f25660874 (127.31.73.131:40629)
I20260601 13:41:30.266993  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940be58b05244bf284e0c3ace483eb8e" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06fc175db86a4ac1a18a60dc71c5f003"
I20260601 13:41:30.267019  1507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940be58b05244bf284e0c3ace483eb8e" candidate_uuid: "bb966778457343a9bf229ee518bab152" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b448b00499a340f4a08cc91f25660874"
I20260601 13:41:30.267119  1355 raft_consensus.cc:3060] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:30.267148  1507 raft_consensus.cc:3060] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:30.267841  1507 raft_consensus.cc:2468] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 1.
I20260601 13:41:30.267923  1355 raft_consensus.cc:2468] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb966778457343a9bf229ee518bab152 in term 1.
I20260601 13:41:30.268114  1398 leader_election.cc:304] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b448b00499a340f4a08cc91f25660874, bb966778457343a9bf229ee518bab152; no voters: 
I20260601 13:41:30.268285  1564 raft_consensus.cc:2804] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:30.268370  1564 raft_consensus.cc:697] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 1 LEADER]: Becoming Leader. State: Replica: bb966778457343a9bf229ee518bab152, State: Running, Role: LEADER
I20260601 13:41:30.268497  1564 consensus_queue.cc:237] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:30.270077  1251 catalog_manager.cc:5696] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb966778457343a9bf229ee518bab152 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "bb966778457343a9bf229ee518bab152" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:30.671023  1564 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:30.674223  1568 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:30.723155  1568 consensus_queue.cc:1048] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:30.726346  1564 consensus_queue.cc:1048] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:30.828738  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:30.832978  1432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6"
dest_uuid: "bb966778457343a9bf229ee518bab152"
mode: GRACEFUL
new_leader_uuid: "06fc175db86a4ac1a18a60dc71c5f003"
 from {username='slave'} at 127.0.0.1:52204
I20260601 13:41:30.833114  1432 raft_consensus.cc:606] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 LEADER]: Received request to transfer leadership to TS 06fc175db86a4ac1a18a60dc71c5f003
I20260601 13:41:30.833516  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:30.833622  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:31.122376  1564 raft_consensus.cc:993] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: : Instructing follower 06fc175db86a4ac1a18a60dc71c5f003 to start an election
I20260601 13:41:31.122522  1564 raft_consensus.cc:1081] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 LEADER]: Signalling peer 06fc175db86a4ac1a18a60dc71c5f003 to start an election
I20260601 13:41:31.123011  1355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6"
dest_uuid: "06fc175db86a4ac1a18a60dc71c5f003"
 from {username='slave'} at 127.0.0.1:38040
I20260601 13:41:31.123183  1355 raft_consensus.cc:493] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:31.123251  1355 raft_consensus.cc:3060] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:31.124109  1355 raft_consensus.cc:515] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:31.124574  1355 leader_election.cc:290] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [CANDIDATE]: Term 2 election: Requested vote from peers bb966778457343a9bf229ee518bab152 (127.31.73.130:39451), b448b00499a340f4a08cc91f25660874 (127.31.73.131:40629)
I20260601 13:41:31.128232  1507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6" candidate_uuid: "06fc175db86a4ac1a18a60dc71c5f003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b448b00499a340f4a08cc91f25660874"
I20260601 13:41:31.128360  1507 raft_consensus.cc:3060] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:31.128494  1432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548af3be86fa477ea35d2581b3197cd6" candidate_uuid: "06fc175db86a4ac1a18a60dc71c5f003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb966778457343a9bf229ee518bab152"
I20260601 13:41:31.128638  1432 raft_consensus.cc:3055] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:31.128685  1432 raft_consensus.cc:740] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb966778457343a9bf229ee518bab152, State: Running, Role: LEADER
I20260601 13:41:31.128861  1432 consensus_queue.cc:260] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [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: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:31.129043  1432 raft_consensus.cc:3060] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:31.129406  1507 raft_consensus.cc:2468] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fc175db86a4ac1a18a60dc71c5f003 in term 2.
I20260601 13:41:31.129706  1321 leader_election.cc:304] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [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: 06fc175db86a4ac1a18a60dc71c5f003, b448b00499a340f4a08cc91f25660874; no voters: 
I20260601 13:41:31.130034  1432 raft_consensus.cc:2468] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fc175db86a4ac1a18a60dc71c5f003 in term 2.
I20260601 13:41:31.130232  1575 raft_consensus.cc:2804] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:31.130429  1575 raft_consensus.cc:697] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 LEADER]: Becoming Leader. State: Replica: 06fc175db86a4ac1a18a60dc71c5f003, State: Running, Role: LEADER
I20260601 13:41:31.130568  1575 consensus_queue.cc:237] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [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: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } }
I20260601 13:41:31.131866  1251 catalog_manager.cc:5696] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 reported cstate change: term changed from 1 to 2, leader changed from bb966778457343a9bf229ee518bab152 (127.31.73.130) to 06fc175db86a4ac1a18a60dc71c5f003 (127.31.73.129). New cstate: current_term: 2 leader_uuid: "06fc175db86a4ac1a18a60dc71c5f003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:31.566007  1432 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:31.566663  1575 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:31.569613  1507 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:31.570058  1575 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:32.833902  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:32.834314  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:32.834408  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:34.834678  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:34.835067  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:34.835158  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:36.835449  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:36.835841  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:36.835933  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:38.836223  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:38.836697  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:38.836805  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:40.837119  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:40.837555  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:40.837639  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:41.345808 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:41.348110  1596 instance_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:41:41.348287  1597 instance_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:41:41.348340  1599 instance_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:41:41.348513 32038 server_base.cc:1061] running on GCE node
I20260601 13:41:41.348717 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:41.348764 32038 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:41:41.348783 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321301348781 us; error 0 us; skew 500 ppm
I20260601 13:41:41.349764 32038 webserver.cc:533] Webserver started at http://127.31.73.132:40655/ using document root <none> and password file <none>
I20260601 13:41:41.349937 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:41.349987 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:41.350103 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:41.350477 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "92ba9b475a1f4d6fb5a61aba29024d31"
format_stamp: "Formatted at 2026-06-01 13:41:41 on dist-test-slave-cw06"
I20260601 13:41:41.351933 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:41.352871  1604 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:41:41.353127 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:41.353189 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "92ba9b475a1f4d6fb5a61aba29024d31"
format_stamp: "Formatted at 2026-06-01 13:41:41 on dist-test-slave-cw06"
I20260601 13:41:41.353241 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-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:41:41.359287 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:41.359570 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:41.359894 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:41.360414 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:41.360453 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:41.360482 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:41.360497 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:41.366190 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:42581
I20260601 13:41:41.366227  1667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:42581 every 8 connection(s)
I20260601 13:41:41.373826  1668 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43351
I20260601 13:41:41.373960  1668 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:41.374233  1668 heartbeater.cc:507] Master 127.31.73.190:43351 requested a full tablet report, sending...
I20260601 13:41:41.374841  1252 ts_manager.cc:194] Registered new tserver with Master: 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132:42581)
I20260601 13:41:41.375380  1252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50104
I20260601 13:41:41.843556  1355 consensus_queue.cc:237] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [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: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: true } }
I20260601 13:41:41.845348  1432 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:41.845379  1507 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:41.845757  1676 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } 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:41:41.845942  1675 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:41.847702  1675 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: true } } }
I20260601 13:41:41.848318  1507 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: true } } }
I20260601 13:41:41.850176  1432 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: true } } }
I20260601 13:41:41.850220  1252 catalog_manager.cc:5696] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 reported cstate change: config changed from index -1 to 3, NON_VOTER 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) added. New cstate: current_term: 2 leader_uuid: "06fc175db86a4ac1a18a60dc71c5f003" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:41.852762  1321 consensus_peers.cc:597] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 -> Peer 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132:42581): Couldn't send request to peer 92ba9b475a1f4d6fb5a61aba29024d31. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 548af3be86fa477ea35d2581b3197cd6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:42.342211  1686 ts_tablet_manager.cc:933] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: Initiating tablet copy from peer 06fc175db86a4ac1a18a60dc71c5f003 (127.31.73.129:39679)
I20260601 13:41:42.342556  1686 tablet_copy_client.cc:323] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:39679
I20260601 13:41:42.346753  1365 tablet_copy_service.cc:140] P 06fc175db86a4ac1a18a60dc71c5f003: Received BeginTabletCopySession request for tablet 548af3be86fa477ea35d2581b3197cd6 from peer 92ba9b475a1f4d6fb5a61aba29024d31 ({username='slave'} at 127.0.0.1:51720)
I20260601 13:41:42.346874  1365 tablet_copy_service.cc:161] P 06fc175db86a4ac1a18a60dc71c5f003: Beginning new tablet copy session on tablet 548af3be86fa477ea35d2581b3197cd6 from peer 92ba9b475a1f4d6fb5a61aba29024d31 at {username='slave'} at 127.0.0.1:51720: session id = 92ba9b475a1f4d6fb5a61aba29024d31-548af3be86fa477ea35d2581b3197cd6
I20260601 13:41:42.347628  1365 tablet_copy_source_session.cc:215] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:42.348435  1686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548af3be86fa477ea35d2581b3197cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:42.350557  1686 tablet_copy_client.cc:806] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:42.350764  1686 tablet_copy_client.cc:670] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:42.351928  1686 tablet_copy_client.cc:538] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:42.352990  1686 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: Bootstrap starting.
I20260601 13:41:42.356323  1686 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: 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:41:42.356565  1686 tablet_bootstrap.cc:492] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: Bootstrap complete.
I20260601 13:41:42.356731  1686 ts_tablet_manager.cc:1403] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:42.357143  1686 raft_consensus.cc:359] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: true } }
I20260601 13:41:42.357263  1686 raft_consensus.cc:740] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 92ba9b475a1f4d6fb5a61aba29024d31, State: Initialized, Role: LEARNER
I20260601 13:41:42.357388  1686 consensus_queue.cc:260] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [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: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: true } }
I20260601 13:41:42.357759  1686 ts_tablet_manager.cc:1434] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:42.357780  1668 heartbeater.cc:499] Master 127.31.73.190:43351 was elected leader, sending a full tablet report...
I20260601 13:41:42.358407  1365 tablet_copy_service.cc:342] P 06fc175db86a4ac1a18a60dc71c5f003: Request end of tablet copy session 92ba9b475a1f4d6fb5a61aba29024d31-548af3be86fa477ea35d2581b3197cd6 received from {username='slave'} at 127.0.0.1:51720
I20260601 13:41:42.358489  1365 tablet_copy_service.cc:434] P 06fc175db86a4ac1a18a60dc71c5f003: ending tablet copy session 92ba9b475a1f4d6fb5a61aba29024d31-548af3be86fa477ea35d2581b3197cd6 on tablet 548af3be86fa477ea35d2581b3197cd6 with peer 92ba9b475a1f4d6fb5a61aba29024d31
I20260601 13:41:42.814944  1642 raft_consensus.cc:1217] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:41:42.837881  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:42.838287  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:42.838377  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:43.218194  1692 raft_consensus.cc:1064] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: attempting to promote NON_VOTER 92ba9b475a1f4d6fb5a61aba29024d31 to VOTER
I20260601 13:41:43.218677  1692 consensus_queue.cc:237] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [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: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } }
I20260601 13:41:43.220009  1642 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 LEARNER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:43.220009  1507 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:43.220150  1432 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:43.220458  1693 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } 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:41:43.220819  1692 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:43.220985  1595 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } 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:41:43.222723  1692 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.223243  1507 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.224680  1432 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.225210  1642 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.226416  1251 catalog_manager.cc:5696] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 reported cstate change: config changed from index 3 to 4, 92ba9b475a1f4d6fb5a61aba29024d31 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "06fc175db86a4ac1a18a60dc71c5f003" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb966778457343a9bf229ee518bab152" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:43.230242  1355 consensus_queue.cc:237] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [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: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } }
I20260601 13:41:43.231379  1642 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:43.231477  1507 raft_consensus.cc:1275] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Refusing update from remote peer 06fc175db86a4ac1a18a60dc71c5f003: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:43.231734  1595 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } 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:41:43.231890  1693 consensus_queue.cc:1048] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:43.233469  1693 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bb966778457343a9bf229ee518bab152 (127.31.73.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.233843  1642 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bb966778457343a9bf229ee518bab152 (127.31.73.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.233843  1507 raft_consensus.cc:2955] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bb966778457343a9bf229ee518bab152 (127.31.73.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.235458  1238 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 548af3be86fa477ea35d2581b3197cd6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:43.235869  1249 catalog_manager.cc:5696] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 reported cstate change: config changed from index 4 to 5, VOTER bb966778457343a9bf229ee518bab152 (127.31.73.130) evicted. New cstate: current_term: 2 leader_uuid: "06fc175db86a4ac1a18a60dc71c5f003" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "06fc175db86a4ac1a18a60dc71c5f003" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39679 } } peers { permanent_uuid: "b448b00499a340f4a08cc91f25660874" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40629 } } peers { permanent_uuid: "92ba9b475a1f4d6fb5a61aba29024d31" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 42581 } attrs { promote: false } } }
I20260601 13:41:43.238165  1421 tablet_service.cc:1558] Processing DeleteTablet for tablet 548af3be86fa477ea35d2581b3197cd6 with delete_type TABLET_DATA_TOMBSTONED (TS bb966778457343a9bf229ee518bab152 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52196
I20260601 13:41:43.238659  1703 tablet_replica.cc:333] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: stopping tablet replica
I20260601 13:41:43.238798  1703 raft_consensus.cc:2243] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:43.238955  1703 raft_consensus.cc:2272] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:43.239435  1703 ts_tablet_manager.cc:1916] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:43.241026  1703 ts_tablet_manager.cc:1929] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:41:43.241094  1703 log.cc:1199] T 548af3be86fa477ea35d2581b3197cd6 P bb966778457343a9bf229ee518bab152: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/548af3be86fa477ea35d2581b3197cd6
I20260601 13:41:43.241641  1239 catalog_manager.cc:5027] TS bb966778457343a9bf229ee518bab152 (127.31.73.130:39451): tablet 548af3be86fa477ea35d2581b3197cd6 (table test-workload [id=f025b76bd6a74195b003da022729972a]) successfully deleted
I20260601 13:41:44.838665  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:44.839105  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:44.839205  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:46.839540  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:46.839970  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:46.840073  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:48.840499  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:48.840958  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:48.841050  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:50.841466  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:50.842060  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:50.842152  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:52.842478  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:52.842919  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:52.843026  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:54.843371  1306 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:54.843819  1306 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:54.843904  1306 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:55.443113 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:41:55.446798 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:55.447032 32038 tablet_replica.cc:333] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003: stopping tablet replica
I20260601 13:41:55.447157 32038 raft_consensus.cc:2243] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:55.447404 32038 raft_consensus.cc:2272] T 548af3be86fa477ea35d2581b3197cd6 P 06fc175db86a4ac1a18a60dc71c5f003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.447916 32038 tablet_replica.cc:333] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003: stopping tablet replica
I20260601 13:41:55.448073 32038 raft_consensus.cc:2243] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.448194 32038 raft_consensus.cc:2272] T 940be58b05244bf284e0c3ace483eb8e P 06fc175db86a4ac1a18a60dc71c5f003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.461220 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:41:55.463153 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:41:55.466352 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:55.466544 32038 tablet_replica.cc:333] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152: stopping tablet replica
I20260601 13:41:55.466646 32038 raft_consensus.cc:2243] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:55.466794 32038 raft_consensus.cc:2272] T 940be58b05244bf284e0c3ace483eb8e P bb966778457343a9bf229ee518bab152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.479251 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:41:55.481089 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:41:55.484597 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:55.484792 32038 tablet_replica.cc:333] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874: stopping tablet replica
I20260601 13:41:55.484912 32038 raft_consensus.cc:2243] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.485036 32038 raft_consensus.cc:2272] T 940be58b05244bf284e0c3ace483eb8e P b448b00499a340f4a08cc91f25660874 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.485404 32038 tablet_replica.cc:333] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874: stopping tablet replica
I20260601 13:41:55.485508 32038 raft_consensus.cc:2243] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.485626 32038 raft_consensus.cc:2272] T 548af3be86fa477ea35d2581b3197cd6 P b448b00499a340f4a08cc91f25660874 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.497934 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:41:55.499788 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:41:55.504487 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:55.504678 32038 tablet_replica.cc:333] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31: stopping tablet replica
I20260601 13:41:55.504769 32038 raft_consensus.cc:2243] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.504866 32038 raft_consensus.cc:2272] T 548af3be86fa477ea35d2581b3197cd6 P 92ba9b475a1f4d6fb5a61aba29024d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.516960 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:41:55.518719 32038 master.cc:562] Master@127.31.73.190:43351 shutting down...
I20260601 13:41:55.521811 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:55.521924 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.521970 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P a42661907c394d548d92e6bceddc9f26: stopping tablet replica
I20260601 13:41:55.534264 32038 master.cc:584] Master@127.31.73.190:43351 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26739 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:41:55.541370 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:35353
I20260601 13:41:55.541662 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:55.543598 32038 server_base.cc:1061] running on GCE node
W20260601 13:41:55.543655  1709 instance_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:41:55.543715  1708 instance_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:41:55.543607  1711 instance_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:41:55.543994 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:55.544055 32038 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:41:55.544080 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321315544078 us; error 0 us; skew 500 ppm
I20260601 13:41:55.544867 32038 webserver.cc:533] Webserver started at http://127.31.73.190:34577/ using document root <none> and password file <none>
I20260601 13:41:55.545042 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:55.545109 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:55.545181 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:55.545534 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "716e200e7f964e378b92c959f9a16990"
format_stamp: "Formatted at 2026-06-01 13:41:55 on dist-test-slave-cw06"
I20260601 13:41:55.547070 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:55.547890  1716 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:41:55.548154 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:55.548211 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "716e200e7f964e378b92c959f9a16990"
format_stamp: "Formatted at 2026-06-01 13:41:55 on dist-test-slave-cw06"
I20260601 13:41:55.548297 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321272280909-32038-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:41:55.557410 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:55.557708 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:55.561530 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:35353
I20260601 13:41:55.564284  1768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:35353 every 8 connection(s)
I20260601 13:41:55.564673  1769 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:41:55.566720  1769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990: Bootstrap starting.
I20260601 13:41:55.567497  1769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:55.568377  1769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990: No bootstrap required, opened a new log
I20260601 13:41:55.568748  1769 raft_consensus.cc:359] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716e200e7f964e378b92c959f9a16990" member_type: VOTER }
I20260601 13:41:55.568823  1769 raft_consensus.cc:385] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:55.568867  1769 raft_consensus.cc:740] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 716e200e7f964e378b92c959f9a16990, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.569025  1769 consensus_queue.cc:260] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "716e200e7f964e378b92c959f9a16990" member_type: VOTER }
I20260601 13:41:55.569089  1769 raft_consensus.cc:399] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:55.569113  1769 raft_consensus.cc:493] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:55.569191  1769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:55.569831  1769 raft_consensus.cc:515] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716e200e7f964e378b92c959f9a16990" member_type: VOTER }
I20260601 13:41:55.569976  1769 leader_election.cc:304] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [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: 716e200e7f964e378b92c959f9a16990; no voters: 
I20260601 13:41:55.570189  1769 leader_election.cc:290] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:55.570294  1772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:55.570530  1772 raft_consensus.cc:697] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 1 LEADER]: Becoming Leader. State: Replica: 716e200e7f964e378b92c959f9a16990, State: Running, Role: LEADER
I20260601 13:41:55.570644  1769 sys_catalog.cc:565] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:55.570649  1772 consensus_queue.cc:237] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [LEADER]: Queue going to LEADER mode. State: All 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: "716e200e7f964e378b92c959f9a16990" member_type: VOTER }
I20260601 13:41:55.571121  1773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "716e200e7f964e378b92c959f9a16990" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716e200e7f964e378b92c959f9a16990" member_type: VOTER } }
I20260601 13:41:55.571156  1774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 716e200e7f964e378b92c959f9a16990. Latest consensus state: current_term: 1 leader_uuid: "716e200e7f964e378b92c959f9a16990" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "716e200e7f964e378b92c959f9a16990" member_type: VOTER } }
I20260601 13:41:55.571288  1773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:55.571307  1774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:55.571774  1780 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:55.572592  1780 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:55.572764 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:55.574358  1780 catalog_manager.cc:1382] Generated new cluster ID: ff8aaf4a80ac4323b49a6a22939dd904
I20260601 13:41:55.574414  1780 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:55.583480  1780 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:55.583946  1780 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:55.591284  1780 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990: Generated new TSK 0
I20260601 13:41:55.591423  1780 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:55.604624 32038 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 4.2251e-05s
I20260601 13:42:07.682361 32038 master.cc:562] Master@127.31.73.190:35353 shutting down...
I20260601 13:42:07.685621 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:07.685777 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:07.685829 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 716e200e7f964e378b92c959f9a16990: stopping tablet replica
I20260601 13:42:07.697937 32038 master.cc:584] Master@127.31.73.190:35353 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12160 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:42:07.701973 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:37973
I20260601 13:42:07.702382 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:07.704046  1794 instance_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:42:07.704185  1792 instance_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:42:07.704237 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:07.704145  1791 instance_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:42:07.704500 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:07.704545 32038 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:42:07.704561 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321327704561 us; error 0 us; skew 500 ppm
I20260601 13:42:07.705449 32038 webserver.cc:533] Webserver started at http://127.31.73.190:37283/ using document root <none> and password file <none>
I20260601 13:42:07.705603 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:07.705674 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:07.705747 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:07.706168 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "fc4ac6d6f28443fb967227415c9d39b1"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.707579 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.708487  1799 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:42:07.708715 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.708776 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "fc4ac6d6f28443fb967227415c9d39b1"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.708837 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-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:42:07.736850 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:07.737185 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:07.741140 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:37973
I20260601 13:42:07.741608  1851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:37973 every 8 connection(s)
I20260601 13:42:07.742194  1852 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:42:07.743919  1852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1: Bootstrap starting.
I20260601 13:42:07.744661  1852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.745543  1852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1: No bootstrap required, opened a new log
I20260601 13:42:07.745921  1852 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4ac6d6f28443fb967227415c9d39b1" member_type: VOTER }
I20260601 13:42:07.746048  1852 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.746109  1852 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc4ac6d6f28443fb967227415c9d39b1, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.746263  1852 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc4ac6d6f28443fb967227415c9d39b1" member_type: VOTER }
I20260601 13:42:07.746364  1852 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:07.746410  1852 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:07.746465  1852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.747103  1852 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4ac6d6f28443fb967227415c9d39b1" member_type: VOTER }
I20260601 13:42:07.747243  1852 leader_election.cc:304] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [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: fc4ac6d6f28443fb967227415c9d39b1; no voters: 
I20260601 13:42:07.747427  1852 leader_election.cc:290] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:07.747531  1855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.747745  1855 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 1 LEADER]: Becoming Leader. State: Replica: fc4ac6d6f28443fb967227415c9d39b1, State: Running, Role: LEADER
I20260601 13:42:07.747851  1852 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:07.747900  1855 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [LEADER]: Queue going to LEADER mode. State: All 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: "fc4ac6d6f28443fb967227415c9d39b1" member_type: VOTER }
I20260601 13:42:07.748250  1856 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc4ac6d6f28443fb967227415c9d39b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4ac6d6f28443fb967227415c9d39b1" member_type: VOTER } }
I20260601 13:42:07.748347  1856 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:07.748286  1857 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc4ac6d6f28443fb967227415c9d39b1. Latest consensus state: current_term: 1 leader_uuid: "fc4ac6d6f28443fb967227415c9d39b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc4ac6d6f28443fb967227415c9d39b1" member_type: VOTER } }
I20260601 13:42:07.748389  1857 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:07.748612  1860 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:07.749464  1860 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:07.749775 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:07.751247  1860 catalog_manager.cc:1382] Generated new cluster ID: ecf9805e98644cdd91c70e4602dcc646
I20260601 13:42:07.751308  1860 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:07.762199  1860 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:07.762696  1860 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:07.768698  1860 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1: Generated new TSK 0
I20260601 13:42:07.768841  1860 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:07.781965 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:07.783847  1874 instance_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:42:07.783934  1876 instance_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:42:07.783983 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:07.783947  1873 instance_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:42:07.784300 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:07.784341 32038 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:42:07.784356 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321327784356 us; error 0 us; skew 500 ppm
I20260601 13:42:07.785073 32038 webserver.cc:533] Webserver started at http://127.31.73.129:43735/ using document root <none> and password file <none>
I20260601 13:42:07.785192 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:07.785231 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:07.785282 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:07.785625 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "848777de74fe4e29987aaae5329a9c77"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.787041 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:07.787837  1881 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:42:07.788058 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:07.788113 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "848777de74fe4e29987aaae5329a9c77"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.788162 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-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:42:07.796916 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:07.797209 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:07.797426 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:07.797881 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:07.797917 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.797973 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:07.798048 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.801846 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:39351
I20260601 13:42:07.801901  1944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:39351 every 8 connection(s)
I20260601 13:42:07.802650 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:07.804365  1949 instance_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:42:07.804597  1952 instance_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:42:07.804728 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:07.804803  1950 instance_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:42:07.805081 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:07.805132 32038 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:42:07.805169 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321327805168 us; error 0 us; skew 500 ppm
I20260601 13:42:07.806018 32038 webserver.cc:533] Webserver started at http://127.31.73.130:42401/ using document root <none> and password file <none>
I20260601 13:42:07.806200 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:07.806236 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:07.806290 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:07.806653 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "1497544a75fc4056a29636a4ac6292b0"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.808267 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:07.809298  1957 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:42:07.809536 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:07.809618 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "1497544a75fc4056a29636a4ac6292b0"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.809684 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-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:42:07.809995  1945 heartbeater.cc:344] Connected to a master server at 127.31.73.190:37973
I20260601 13:42:07.810113  1945 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:07.810334  1945 heartbeater.cc:507] Master 127.31.73.190:37973 requested a full tablet report, sending...
I20260601 13:42:07.810976  1816 ts_manager.cc:194] Registered new tserver with Master: 848777de74fe4e29987aaae5329a9c77 (127.31.73.129:39351)
I20260601 13:42:07.811715  1816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47888
I20260601 13:42:07.825824 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:07.826228 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:07.826514 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:07.826951 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:07.827006 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.827059 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:07.827103 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.831002 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:41427
I20260601 13:42:07.831070  2020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:41427 every 8 connection(s)
I20260601 13:42:07.831828 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:07.833307  2025 instance_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:42:07.833388  2024 instance_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:42:07.833649  2027 instance_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:42:07.833664 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:07.833918 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:07.833971 32038 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:42:07.833995 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321327833994 us; error 0 us; skew 500 ppm
I20260601 13:42:07.834945 32038 webserver.cc:533] Webserver started at http://127.31.73.131:46063/ using document root <none> and password file <none>
I20260601 13:42:07.835095 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:07.835150 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:07.835230 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:07.835700 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "579aef5aceb44e03a709960d80facb59"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.836202  2021 heartbeater.cc:344] Connected to a master server at 127.31.73.190:37973
I20260601 13:42:07.836304  2021 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:07.836490  2021 heartbeater.cc:507] Master 127.31.73.190:37973 requested a full tablet report, sending...
I20260601 13:42:07.837091  1816 ts_manager.cc:194] Registered new tserver with Master: 1497544a75fc4056a29636a4ac6292b0 (127.31.73.130:41427)
I20260601 13:42:07.837404 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:07.837688  1816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47902
I20260601 13:42:07.838375  2032 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:42:07.838609 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.838677 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "579aef5aceb44e03a709960d80facb59"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-cw06"
I20260601 13:42:07.838726 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321272280909-32038-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:42:07.850642 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:07.850962 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:07.851193 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:07.851634 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:07.851691 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.851744 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:07.851778 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.856276 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:36251
I20260601 13:42:07.856326  2095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:36251 every 8 connection(s)
I20260601 13:42:07.860622  2096 heartbeater.cc:344] Connected to a master server at 127.31.73.190:37973
I20260601 13:42:07.860730  2096 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:07.860934  2096 heartbeater.cc:507] Master 127.31.73.190:37973 requested a full tablet report, sending...
I20260601 13:42:07.861574  1816 ts_manager.cc:194] Registered new tserver with Master: 579aef5aceb44e03a709960d80facb59 (127.31.73.131:36251)
I20260601 13:42:07.862181  1816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47906
I20260601 13:42:07.862252 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005558365s
I20260601 13:42:08.812615  1945 heartbeater.cc:499] Master 127.31.73.190:37973 was elected leader, sending a full tablet report...
I20260601 13:42:08.838533  2021 heartbeater.cc:499] Master 127.31.73.190:37973 was elected leader, sending a full tablet report...
I20260601 13:42:08.863050  2096 heartbeater.cc:499] Master 127.31.73.190:37973 was elected leader, sending a full tablet report...
I20260601 13:42:09.749809  1870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:11.750200  1870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:13.750579  1870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:15.750932  1870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:17.751374  1870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:19.751786  1870 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:19.940013 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:42:19.943989 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:19.956007 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:42:19.957748 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:42:19.961433 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:19.973263 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:42:19.974959 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:42:19.978593 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:19.990223 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:42:19.991714 32038 master.cc:562] Master@127.31.73.190:37973 shutting down...
I20260601 13:42:19.994830 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:19.994998 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:19.995075 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc4ac6d6f28443fb967227415c9d39b1: stopping tablet replica
I20260601 13:42:20.007045 32038 master.cc:584] Master@127.31.73.190:37973 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12310 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:42:20.012619 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:40715
I20260601 13:42:20.012974 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:20.014822  2102 instance_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:42:20.014853 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:20.014849  2104 instance_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:42:20.014966  2101 instance_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:42:20.015192 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:20.015240 32038 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:42:20.015256 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321340015256 us; error 0 us; skew 500 ppm
I20260601 13:42:20.016093 32038 webserver.cc:533] Webserver started at http://127.31.73.190:34759/ using document root <none> and password file <none>
I20260601 13:42:20.016263 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:20.016325 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:20.016404 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:20.016782 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "b6481f0eea474be780245be28b5416cb"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.018208 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.019043  2109 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:42:20.019300 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.019368 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "b6481f0eea474be780245be28b5416cb"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.019420 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-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:42:20.030629 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:20.030913 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:20.034938 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:40715
I20260601 13:42:20.036635  2161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:40715 every 8 connection(s)
I20260601 13:42:20.037101  2162 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:42:20.038877  2162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb: Bootstrap starting.
I20260601 13:42:20.039646  2162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.040616  2162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb: No bootstrap required, opened a new log
I20260601 13:42:20.041018  2162 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6481f0eea474be780245be28b5416cb" member_type: VOTER }
I20260601 13:42:20.041100  2162 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.041157  2162 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6481f0eea474be780245be28b5416cb, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.041301  2162 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6481f0eea474be780245be28b5416cb" member_type: VOTER }
I20260601 13:42:20.041368  2162 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:20.041433  2162 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:20.041489  2162 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.042238  2162 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6481f0eea474be780245be28b5416cb" member_type: VOTER }
I20260601 13:42:20.042343  2162 leader_election.cc:304] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [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: b6481f0eea474be780245be28b5416cb; no voters: 
I20260601 13:42:20.042569  2162 leader_election.cc:290] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:20.042724  2165 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:20.042927  2165 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 1 LEADER]: Becoming Leader. State: Replica: b6481f0eea474be780245be28b5416cb, State: Running, Role: LEADER
I20260601 13:42:20.043031  2162 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:20.043045  2165 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [LEADER]: Queue going to LEADER mode. State: All 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: "b6481f0eea474be780245be28b5416cb" member_type: VOTER }
I20260601 13:42:20.043578  2166 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6481f0eea474be780245be28b5416cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6481f0eea474be780245be28b5416cb" member_type: VOTER } }
I20260601 13:42:20.043674  2166 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:20.043632  2167 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6481f0eea474be780245be28b5416cb. Latest consensus state: current_term: 1 leader_uuid: "b6481f0eea474be780245be28b5416cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6481f0eea474be780245be28b5416cb" member_type: VOTER } }
I20260601 13:42:20.043798  2167 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:20.044345  2171 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:20.045181  2171 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:20.045356 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:20.046991  2171 catalog_manager.cc:1382] Generated new cluster ID: f7c8f340c81348bdb06e2998f630dc51
I20260601 13:42:20.047050  2171 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:20.055044  2171 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:20.055603  2171 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:20.063342  2171 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb: Generated new TSK 0
I20260601 13:42:20.063534  2171 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:20.077636 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:20.079867  2186 instance_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:42:20.079903  2184 instance_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:42:20.079957 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:20.079900  2183 instance_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:42:20.080292 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:20.080358 32038 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:42:20.080391 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321340080390 us; error 0 us; skew 500 ppm
I20260601 13:42:20.081151 32038 webserver.cc:533] Webserver started at http://127.31.73.129:43531/ using document root <none> and password file <none>
I20260601 13:42:20.081323 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:20.081393 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:20.081471 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:20.081904 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "12a65293df5d409ebd8fad9a2d72e0ea"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.083461 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:20.084314  2191 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:42:20.084545 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:20.084627 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "12a65293df5d409ebd8fad9a2d72e0ea"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.084693 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-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:42:20.091050 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:20.091372 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:20.091632 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:20.092065 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:20.092123 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.092178 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:20.092213 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.096169 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:46187
I20260601 13:42:20.096199  2255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:46187 every 8 connection(s)
I20260601 13:42:20.096963 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:20.098451  2261 instance_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:42:20.098564  2263 instance_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:42:20.098651  2260 instance_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:42:20.099134 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:20.099344 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:20.099400 32038 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:42:20.099426 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321340099425 us; error 0 us; skew 500 ppm
I20260601 13:42:20.100353 32038 webserver.cc:533] Webserver started at http://127.31.73.130:33963/ using document root <none> and password file <none>
I20260601 13:42:20.100524 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:20.100591 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:20.100664 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:20.101011 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "49575469384b4c13abf49c95a8481cfe"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.102486 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:20.103312  2268 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:42:20.103538 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.103619 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "49575469384b4c13abf49c95a8481cfe"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.103700 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-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:42:20.105821  2256 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40715
I20260601 13:42:20.105921  2256 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:20.106163  2256 heartbeater.cc:507] Master 127.31.73.190:40715 requested a full tablet report, sending...
I20260601 13:42:20.106766  2126 ts_manager.cc:194] Registered new tserver with Master: 12a65293df5d409ebd8fad9a2d72e0ea (127.31.73.129:46187)
I20260601 13:42:20.107792  2126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50762
I20260601 13:42:20.122125 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:20.122431 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:20.122658 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:20.123128 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:20.123165 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.123220 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:20.123260 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.127701 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:33035
I20260601 13:42:20.127767  2331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:33035 every 8 connection(s)
I20260601 13:42:20.128525 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:20.130298  2336 instance_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:42:20.130331  2335 instance_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:42:20.130360  2338 instance_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:42:20.130719 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:20.130906 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:20.130945 32038 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:42:20.130961 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321340130961 us; error 0 us; skew 500 ppm
I20260601 13:42:20.131795 32038 webserver.cc:533] Webserver started at http://127.31.73.131:38027/ using document root <none> and password file <none>
I20260601 13:42:20.131958 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:20.132035 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:20.132113 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:20.132583  2332 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40715
I20260601 13:42:20.132613 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "f6eff9c8bc5e4facaa74a74b31ac0510"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.132673  2332 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:20.132915  2332 heartbeater.cc:507] Master 127.31.73.190:40715 requested a full tablet report, sending...
I20260601 13:42:20.133519  2126 ts_manager.cc:194] Registered new tserver with Master: 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035)
I20260601 13:42:20.134222  2126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50770
I20260601 13:42:20.134392 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:20.135385  2344 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:42:20.135638 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.135695 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "f6eff9c8bc5e4facaa74a74b31ac0510"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-cw06"
I20260601 13:42:20.135774 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321272280909-32038-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:42:20.146539 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:20.146879 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:20.147151 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:20.147570 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:20.147605 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.147655 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:20.147693 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.152032 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:46515
I20260601 13:42:20.152127  2407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:46515 every 8 connection(s)
I20260601 13:42:20.156232  2408 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40715
I20260601 13:42:20.156334  2408 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:20.156555  2408 heartbeater.cc:507] Master 127.31.73.190:40715 requested a full tablet report, sending...
I20260601 13:42:20.157124  2126 ts_manager.cc:194] Registered new tserver with Master: f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131:46515)
I20260601 13:42:20.157588  2126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50784
I20260601 13:42:20.157977 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00552668s
I20260601 13:42:21.108608  2256 heartbeater.cc:499] Master 127.31.73.190:40715 was elected leader, sending a full tablet report...
I20260601 13:42:21.135077  2332 heartbeater.cc:499] Master 127.31.73.190:40715 was elected leader, sending a full tablet report...
I20260601 13:42:21.158432  2408 heartbeater.cc:499] Master 127.31.73.190:40715 was elected leader, sending a full tablet report...
I20260601 13:42:21.191257  2126 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50800:
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:42:21.191985  2126 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:42:21.202843  2220 tablet_service.cc:1511] Processing CreateTablet for tablet f56a7b73e511497bbe105ce3a653f2cc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:21.202881  2217 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec68c8c0a4c4ae7a16ce57e5612745e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:21.203234  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56a7b73e511497bbe105ce3a653f2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.203294  2218 tablet_service.cc:1511] Processing CreateTablet for tablet 4b82057c9b164edf8a7dd1d9ed28b8f0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:21.203418  2295 tablet_service.cc:1511] Processing CreateTablet for tablet 594b1b5975414ccb9f2904c346e9a4ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:21.203531  2296 tablet_service.cc:1511] Processing CreateTablet for tablet f56a7b73e511497bbe105ce3a653f2cc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:21.203641  2295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594b1b5975414ccb9f2904c346e9a4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.203723  2219 tablet_service.cc:1511] Processing CreateTablet for tablet 594b1b5975414ccb9f2904c346e9a4ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:21.203821  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56a7b73e511497bbe105ce3a653f2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.205169  2293 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec68c8c0a4c4ae7a16ce57e5612745e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:21.205412  2293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec68c8c0a4c4ae7a16ce57e5612745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.206404  2428 tablet_bootstrap.cc:492] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe: Bootstrap starting.
I20260601 13:42:21.207469  2428 tablet_bootstrap.cc:654] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.207510  2294 tablet_service.cc:1511] Processing CreateTablet for tablet 4b82057c9b164edf8a7dd1d9ed28b8f0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:21.207772  2294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b82057c9b164edf8a7dd1d9ed28b8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.208623  2428 tablet_bootstrap.cc:492] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe: No bootstrap required, opened a new log
I20260601 13:42:21.208715  2428 ts_tablet_manager.cc:1403] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:21.209160  2428 raft_consensus.cc:359] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.209272  2428 raft_consensus.cc:385] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.209311  2428 raft_consensus.cc:740] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49575469384b4c13abf49c95a8481cfe, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.209466  2428 consensus_queue.cc:260] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.203528  2218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b82057c9b164edf8a7dd1d9ed28b8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.210145  2372 tablet_service.cc:1511] Processing CreateTablet for tablet f56a7b73e511497bbe105ce3a653f2cc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:21.210202  2371 tablet_service.cc:1511] Processing CreateTablet for tablet 594b1b5975414ccb9f2904c346e9a4ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:21.210322  2370 tablet_service.cc:1511] Processing CreateTablet for tablet 4b82057c9b164edf8a7dd1d9ed28b8f0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:21.210439  2372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56a7b73e511497bbe105ce3a653f2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.210572  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b82057c9b164edf8a7dd1d9ed28b8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.210755  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594b1b5975414ccb9f2904c346e9a4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.210991  2369 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec68c8c0a4c4ae7a16ce57e5612745e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ac974b8eb95f4d9ba48ca14198583fed]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:21.211263  2369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec68c8c0a4c4ae7a16ce57e5612745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.210762  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594b1b5975414ccb9f2904c346e9a4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.213033  2432 tablet_bootstrap.cc:492] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510: Bootstrap starting.
I20260601 13:42:21.213968  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec68c8c0a4c4ae7a16ce57e5612745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:21.214069  2432 tablet_bootstrap.cc:654] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.215070  2432 tablet_bootstrap.cc:492] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510: No bootstrap required, opened a new log
I20260601 13:42:21.215204  2432 ts_tablet_manager.cc:1403] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:21.215619  2432 raft_consensus.cc:359] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.215745  2432 raft_consensus.cc:385] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.215788  2432 raft_consensus.cc:740] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6eff9c8bc5e4facaa74a74b31ac0510, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.215929  2432 consensus_queue.cc:260] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.216152  2428 ts_tablet_manager.cc:1434] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:21.216281  2432 ts_tablet_manager.cc:1434] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:21.216348  2428 tablet_bootstrap.cc:492] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe: Bootstrap starting.
I20260601 13:42:21.216432  2432 tablet_bootstrap.cc:492] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: Bootstrap starting.
I20260601 13:42:21.217322  2432 tablet_bootstrap.cc:654] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.217478  2431 tablet_bootstrap.cc:492] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: Bootstrap starting.
I20260601 13:42:21.218492  2432 tablet_bootstrap.cc:492] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: No bootstrap required, opened a new log
I20260601 13:42:21.218528  2431 tablet_bootstrap.cc:654] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.218585  2432 ts_tablet_manager.cc:1403] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:21.217322  2428 tablet_bootstrap.cc:654] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.219038  2432 raft_consensus.cc:359] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.219156  2432 raft_consensus.cc:385] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.219203  2432 raft_consensus.cc:740] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6eff9c8bc5e4facaa74a74b31ac0510, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.219360  2432 consensus_queue.cc:260] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.219642  2432 ts_tablet_manager.cc:1434] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:21.219815  2432 tablet_bootstrap.cc:492] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510: Bootstrap starting.
I20260601 13:42:21.219870  2431 tablet_bootstrap.cc:492] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: No bootstrap required, opened a new log
I20260601 13:42:21.219947  2431 ts_tablet_manager.cc:1403] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:21.220122  2428 tablet_bootstrap.cc:492] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe: No bootstrap required, opened a new log
I20260601 13:42:21.220196  2428 ts_tablet_manager.cc:1403] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:21.220413  2431 raft_consensus.cc:359] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.220520  2431 raft_consensus.cc:385] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.220553  2431 raft_consensus.cc:740] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12a65293df5d409ebd8fad9a2d72e0ea, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.220606  2428 raft_consensus.cc:359] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.220707  2428 raft_consensus.cc:385] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.220685  2431 consensus_queue.cc:260] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.220749  2428 raft_consensus.cc:740] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49575469384b4c13abf49c95a8481cfe, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.220767  2432 tablet_bootstrap.cc:654] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.220863  2428 consensus_queue.cc:260] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.221103  2431 ts_tablet_manager.cc:1434] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:21.221138  2428 ts_tablet_manager.cc:1434] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:21.221302  2428 tablet_bootstrap.cc:492] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe: Bootstrap starting.
I20260601 13:42:21.221488  2434 raft_consensus.cc:493] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:21.221555  2434 raft_consensus.cc:515] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.221689  2431 tablet_bootstrap.cc:492] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: Bootstrap starting.
I20260601 13:42:21.222280  2428 tablet_bootstrap.cc:654] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.222688  2431 tablet_bootstrap.cc:654] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.222708  2434 leader_election.cc:290] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12a65293df5d409ebd8fad9a2d72e0ea (127.31.73.129:46187), 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035)
I20260601 13:42:21.224423  2428 tablet_bootstrap.cc:492] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe: No bootstrap required, opened a new log
I20260601 13:42:21.224503  2428 ts_tablet_manager.cc:1403] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:21.224681  2431 tablet_bootstrap.cc:492] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: No bootstrap required, opened a new log
I20260601 13:42:21.224754  2431 ts_tablet_manager.cc:1403] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:21.224913  2428 raft_consensus.cc:359] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.225013  2428 raft_consensus.cc:385] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.225059  2428 raft_consensus.cc:740] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49575469384b4c13abf49c95a8481cfe, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.225185  2428 consensus_queue.cc:260] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.225270  2431 raft_consensus.cc:359] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.225384  2431 raft_consensus.cc:385] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.225454  2428 ts_tablet_manager.cc:1434] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:21.225636  2428 tablet_bootstrap.cc:492] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe: Bootstrap starting.
I20260601 13:42:21.226455  2432 tablet_bootstrap.cc:492] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510: No bootstrap required, opened a new log
I20260601 13:42:21.226557  2432 ts_tablet_manager.cc:1403] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:42:21.226622  2428 tablet_bootstrap.cc:654] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.226990  2432 raft_consensus.cc:359] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.227102  2432 raft_consensus.cc:385] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.227145  2432 raft_consensus.cc:740] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6eff9c8bc5e4facaa74a74b31ac0510, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.225447  2431 raft_consensus.cc:740] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12a65293df5d409ebd8fad9a2d72e0ea, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.227344  2431 consensus_queue.cc:260] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.227383  2432 consensus_queue.cc:260] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.227598  2431 ts_tablet_manager.cc:1434] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:21.227783  2431 tablet_bootstrap.cc:492] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea: Bootstrap starting.
I20260601 13:42:21.228632  2230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a7b73e511497bbe105ce3a653f2cc" candidate_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" is_pre_election: true
W20260601 13:42:21.229055  2347 leader_election.cc:343] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12a65293df5d409ebd8fad9a2d72e0ea (127.31.73.129:46187): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:21.229427  2431 tablet_bootstrap.cc:654] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.229635  2432 ts_tablet_manager.cc:1434] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:21.229803  2428 tablet_bootstrap.cc:492] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe: No bootstrap required, opened a new log
I20260601 13:42:21.229835  2432 tablet_bootstrap.cc:492] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510: Bootstrap starting.
I20260601 13:42:21.229889  2428 ts_tablet_manager.cc:1403] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:21.230389  2428 raft_consensus.cc:359] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.230504  2428 raft_consensus.cc:385] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.230547  2428 raft_consensus.cc:740] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49575469384b4c13abf49c95a8481cfe, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.230600  2431 tablet_bootstrap.cc:492] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea: No bootstrap required, opened a new log
I20260601 13:42:21.230688  2431 ts_tablet_manager.cc:1403] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:21.230659  2428 consensus_queue.cc:260] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.230893  2428 ts_tablet_manager.cc:1434] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:21.231045  2432 tablet_bootstrap.cc:654] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.231086  2431 raft_consensus.cc:359] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.231180  2431 raft_consensus.cc:385] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.231221  2431 raft_consensus.cc:740] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12a65293df5d409ebd8fad9a2d72e0ea, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.231331  2431 consensus_queue.cc:260] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.231581  2431 ts_tablet_manager.cc:1434] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:21.231760  2431 tablet_bootstrap.cc:492] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: Bootstrap starting.
I20260601 13:42:21.232654  2431 tablet_bootstrap.cc:654] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.233820  2431 tablet_bootstrap.cc:492] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: No bootstrap required, opened a new log
I20260601 13:42:21.233829  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a7b73e511497bbe105ce3a653f2cc" candidate_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe" is_pre_election: true
I20260601 13:42:21.233911  2431 ts_tablet_manager.cc:1403] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:21.233965  2432 tablet_bootstrap.cc:492] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510: No bootstrap required, opened a new log
I20260601 13:42:21.233968  2306 raft_consensus.cc:2468] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6eff9c8bc5e4facaa74a74b31ac0510 in term 0.
I20260601 13:42:21.234081  2432 ts_tablet_manager.cc:1403] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:21.234329  2345 leader_election.cc:304] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [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: 49575469384b4c13abf49c95a8481cfe, f6eff9c8bc5e4facaa74a74b31ac0510; no voters: 12a65293df5d409ebd8fad9a2d72e0ea
I20260601 13:42:21.234386  2431 raft_consensus.cc:359] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.234478  2431 raft_consensus.cc:385] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.234553  2431 raft_consensus.cc:740] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12a65293df5d409ebd8fad9a2d72e0ea, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.234488  2432 raft_consensus.cc:359] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.234607  2432 raft_consensus.cc:385] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.234650  2432 raft_consensus.cc:740] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6eff9c8bc5e4facaa74a74b31ac0510, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.234650  2431 consensus_queue.cc:260] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.234759  2434 raft_consensus.cc:2804] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:21.234804  2434 raft_consensus.cc:493] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:21.234840  2434 raft_consensus.cc:3060] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.234824  2432 consensus_queue.cc:260] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.235146  2431 ts_tablet_manager.cc:1434] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:21.235154  2432 ts_tablet_manager.cc:1434] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:21.235833  2434 raft_consensus.cc:515] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.236191  2434 leader_election.cc:290] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [CANDIDATE]: Term 1 election: Requested vote from peers 12a65293df5d409ebd8fad9a2d72e0ea (127.31.73.129:46187), 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035)
I20260601 13:42:21.236528  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a7b73e511497bbe105ce3a653f2cc" candidate_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe"
I20260601 13:42:21.236625  2306 raft_consensus.cc:3060] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.236690  2230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56a7b73e511497bbe105ce3a653f2cc" candidate_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12a65293df5d409ebd8fad9a2d72e0ea"
I20260601 13:42:21.236774  2230 raft_consensus.cc:3060] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.237517  2306 raft_consensus.cc:2468] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6eff9c8bc5e4facaa74a74b31ac0510 in term 1.
I20260601 13:42:21.237569  2230 raft_consensus.cc:2468] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6eff9c8bc5e4facaa74a74b31ac0510 in term 1.
I20260601 13:42:21.237818  2345 leader_election.cc:304] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49575469384b4c13abf49c95a8481cfe, f6eff9c8bc5e4facaa74a74b31ac0510; no voters: 
I20260601 13:42:21.238063  2434 raft_consensus.cc:2804] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:21.238174  2434 raft_consensus.cc:697] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 LEADER]: Becoming Leader. State: Replica: f6eff9c8bc5e4facaa74a74b31ac0510, State: Running, Role: LEADER
I20260601 13:42:21.238297  2434 consensus_queue.cc:237] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.239509  2126 catalog_manager.cc:5696] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:21.257483  2438 raft_consensus.cc:493] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:21.257579  2438 raft_consensus.cc:515] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.258111  2438 leader_election.cc:290] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035), f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131:46515)
I20260601 13:42:21.261443  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594b1b5975414ccb9f2904c346e9a4ca" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe" is_pre_election: true
I20260601 13:42:21.261536  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594b1b5975414ccb9f2904c346e9a4ca" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" is_pre_election: true
I20260601 13:42:21.261557  2306 raft_consensus.cc:2468] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 0.
I20260601 13:42:21.261691  2382 raft_consensus.cc:2468] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 0.
I20260601 13:42:21.261926  2192 leader_election.cc:304] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12a65293df5d409ebd8fad9a2d72e0ea, 49575469384b4c13abf49c95a8481cfe; no voters: 
I20260601 13:42:21.262140  2438 raft_consensus.cc:2804] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:21.262212  2438 raft_consensus.cc:493] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:21.262243  2438 raft_consensus.cc:3060] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.263064  2438 raft_consensus.cc:515] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.263406  2438 leader_election.cc:290] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 election: Requested vote from peers 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035), f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131:46515)
I20260601 13:42:21.263693  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594b1b5975414ccb9f2904c346e9a4ca" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe"
I20260601 13:42:21.263741  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594b1b5975414ccb9f2904c346e9a4ca" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510"
I20260601 13:42:21.263799  2306 raft_consensus.cc:3060] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.263851  2382 raft_consensus.cc:3060] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.264504  2306 raft_consensus.cc:2468] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 1.
I20260601 13:42:21.264572  2382 raft_consensus.cc:2468] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 1.
I20260601 13:42:21.264744  2192 leader_election.cc:304] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12a65293df5d409ebd8fad9a2d72e0ea, 49575469384b4c13abf49c95a8481cfe; no voters: 
I20260601 13:42:21.264904  2438 raft_consensus.cc:2804] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:21.265139  2438 raft_consensus.cc:697] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: Becoming Leader. State: Replica: 12a65293df5d409ebd8fad9a2d72e0ea, State: Running, Role: LEADER
I20260601 13:42:21.265280  2438 consensus_queue.cc:237] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.266780  2126 catalog_manager.cc:5696] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 12a65293df5d409ebd8fad9a2d72e0ea (127.31.73.129). New cstate: current_term: 1 leader_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:21.277850  2438 raft_consensus.cc:493] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:21.277979  2438 raft_consensus.cc:515] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.278385  2438 leader_election.cc:290] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035), f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131:46515)
I20260601 13:42:21.278766  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec68c8c0a4c4ae7a16ce57e5612745e" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe" is_pre_election: true
I20260601 13:42:21.278766  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec68c8c0a4c4ae7a16ce57e5612745e" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" is_pre_election: true
I20260601 13:42:21.278914  2382 raft_consensus.cc:2468] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 0.
I20260601 13:42:21.278914  2306 raft_consensus.cc:2468] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 0.
I20260601 13:42:21.279232  2192 leader_election.cc:304] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12a65293df5d409ebd8fad9a2d72e0ea, 49575469384b4c13abf49c95a8481cfe; no voters: 
I20260601 13:42:21.279385  2438 raft_consensus.cc:2804] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:21.279443  2438 raft_consensus.cc:493] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:21.279490  2438 raft_consensus.cc:3060] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.280175  2438 raft_consensus.cc:515] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.280544  2438 leader_election.cc:290] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 election: Requested vote from peers 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035), f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131:46515)
I20260601 13:42:21.280784  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec68c8c0a4c4ae7a16ce57e5612745e" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe"
I20260601 13:42:21.280906  2306 raft_consensus.cc:3060] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.280910  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec68c8c0a4c4ae7a16ce57e5612745e" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510"
I20260601 13:42:21.281042  2382 raft_consensus.cc:3060] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.281631  2306 raft_consensus.cc:2468] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 1.
I20260601 13:42:21.281788  2382 raft_consensus.cc:2468] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 1.
I20260601 13:42:21.281982  2192 leader_election.cc:304] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12a65293df5d409ebd8fad9a2d72e0ea, 49575469384b4c13abf49c95a8481cfe; no voters: 
I20260601 13:42:21.282161  2438 raft_consensus.cc:2804] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:21.282261  2438 raft_consensus.cc:697] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: Becoming Leader. State: Replica: 12a65293df5d409ebd8fad9a2d72e0ea, State: Running, Role: LEADER
I20260601 13:42:21.282393  2438 consensus_queue.cc:237] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.283841  2126 catalog_manager.cc:5696] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 12a65293df5d409ebd8fad9a2d72e0ea (127.31.73.129). New cstate: current_term: 1 leader_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:21.325913  2438 raft_consensus.cc:493] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:21.326081  2438 raft_consensus.cc:515] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.326447  2438 leader_election.cc:290] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035), f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131:46515)
I20260601 13:42:21.326761  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b82057c9b164edf8a7dd1d9ed28b8f0" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" is_pre_election: true
I20260601 13:42:21.326804  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b82057c9b164edf8a7dd1d9ed28b8f0" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe" is_pre_election: true
I20260601 13:42:21.326894  2382 raft_consensus.cc:2468] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 0.
I20260601 13:42:21.326918  2306 raft_consensus.cc:2468] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 0.
I20260601 13:42:21.327167  2193 leader_election.cc:304] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12a65293df5d409ebd8fad9a2d72e0ea, f6eff9c8bc5e4facaa74a74b31ac0510; no voters: 
I20260601 13:42:21.327345  2438 raft_consensus.cc:2804] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:21.327433  2438 raft_consensus.cc:493] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:21.327492  2438 raft_consensus.cc:3060] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.328294  2438 raft_consensus.cc:515] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.328646  2438 leader_election.cc:290] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 election: Requested vote from peers 49575469384b4c13abf49c95a8481cfe (127.31.73.130:33035), f6eff9c8bc5e4facaa74a74b31ac0510 (127.31.73.131:46515)
I20260601 13:42:21.328886  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b82057c9b164edf8a7dd1d9ed28b8f0" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49575469384b4c13abf49c95a8481cfe"
I20260601 13:42:21.328980  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b82057c9b164edf8a7dd1d9ed28b8f0" candidate_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510"
I20260601 13:42:21.328984  2306 raft_consensus.cc:3060] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.329095  2382 raft_consensus.cc:3060] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.329739  2306 raft_consensus.cc:2468] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 1.
I20260601 13:42:21.329856  2382 raft_consensus.cc:2468] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a65293df5d409ebd8fad9a2d72e0ea in term 1.
I20260601 13:42:21.329988  2192 leader_election.cc:304] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12a65293df5d409ebd8fad9a2d72e0ea, 49575469384b4c13abf49c95a8481cfe; no voters: 
I20260601 13:42:21.330173  2438 raft_consensus.cc:2804] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:21.330302  2438 raft_consensus.cc:697] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: Becoming Leader. State: Replica: 12a65293df5d409ebd8fad9a2d72e0ea, State: Running, Role: LEADER
I20260601 13:42:21.330425  2438 consensus_queue.cc:237] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } }
I20260601 13:42:21.331898  2126 catalog_manager.cc:5696] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 12a65293df5d409ebd8fad9a2d72e0ea (127.31.73.129). New cstate: current_term: 1 leader_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12a65293df5d409ebd8fad9a2d72e0ea" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49575469384b4c13abf49c95a8481cfe" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6eff9c8bc5e4facaa74a74b31ac0510" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 46515 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:21.347900  2257 tablet.cc:2404] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:21.358106 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:42:21.362323 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:21.362588 32038 tablet_replica.cc:333] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: stopping tablet replica
I20260601 13:42:21.362725 32038 raft_consensus.cc:2243] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:21.362908 32038 pending_rounds.cc:70] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: Trying to abort 1 pending ops.
I20260601 13:42:21.362964 32038 pending_rounds.cc:77] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196213893967872 op_type: NO_OP noop_request { }
I20260601 13:42:21.363063 32038 raft_consensus.cc:2889] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:21.363129 32038 raft_consensus.cc:2272] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.363741 32038 tablet_replica.cc:333] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea: stopping tablet replica
I20260601 13:42:21.363855 32038 raft_consensus.cc:2243] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.363970 32038 raft_consensus.cc:2272] T f56a7b73e511497bbe105ce3a653f2cc P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.364321 32038 tablet_replica.cc:333] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: stopping tablet replica
I20260601 13:42:21.364416 32038 raft_consensus.cc:2243] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:21.364537 32038 pending_rounds.cc:70] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: Trying to abort 1 pending ops.
I20260601 13:42:21.364573 32038 pending_rounds.cc:77] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196214090977280 op_type: NO_OP noop_request { }
I20260601 13:42:21.364645 32038 raft_consensus.cc:2889] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:21.364704 32038 raft_consensus.cc:2272] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.365200 32038 tablet_replica.cc:333] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: stopping tablet replica
I20260601 13:42:21.365293 32038 raft_consensus.cc:2243] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:21.365411 32038 pending_rounds.cc:70] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: Trying to abort 1 pending ops.
I20260601 13:42:21.365446 32038 pending_rounds.cc:77] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196213824204800 op_type: NO_OP noop_request { }
I20260601 13:42:21.365513 32038 raft_consensus.cc:2889] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:21.365571 32038 raft_consensus.cc:2272] T 594b1b5975414ccb9f2904c346e9a4ca P 12a65293df5d409ebd8fad9a2d72e0ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.378762 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:42:21.380813 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:42:21.384491 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:21.384754 32038 tablet_replica.cc:333] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe: stopping tablet replica
I20260601 13:42:21.384876 32038 raft_consensus.cc:2243] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.384991 32038 raft_consensus.cc:2272] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.385399 32038 tablet_replica.cc:333] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe: stopping tablet replica
I20260601 13:42:21.385512 32038 raft_consensus.cc:2243] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.385607 32038 raft_consensus.cc:2272] T 4ec68c8c0a4c4ae7a16ce57e5612745e P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.385950 32038 tablet_replica.cc:333] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe: stopping tablet replica
I20260601 13:42:21.386068 32038 raft_consensus.cc:2243] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.386180 32038 raft_consensus.cc:2272] T f56a7b73e511497bbe105ce3a653f2cc P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.386556 32038 tablet_replica.cc:333] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe: stopping tablet replica
I20260601 13:42:21.386649 32038 raft_consensus.cc:2243] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.386737 32038 raft_consensus.cc:2272] T 594b1b5975414ccb9f2904c346e9a4ca P 49575469384b4c13abf49c95a8481cfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.399291 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:42:21.401239 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:42:21.404685 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:21.404942 32038 tablet_replica.cc:333] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510: stopping tablet replica
I20260601 13:42:21.405066 32038 raft_consensus.cc:2243] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.405189 32038 raft_consensus.cc:2272] T 4b82057c9b164edf8a7dd1d9ed28b8f0 P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.405579 32038 tablet_replica.cc:333] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510: stopping tablet replica
I20260601 13:42:21.405681 32038 raft_consensus.cc:2243] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.405776 32038 raft_consensus.cc:2272] T 594b1b5975414ccb9f2904c346e9a4ca P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.406194 32038 tablet_replica.cc:333] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510: stopping tablet replica
I20260601 13:42:21.406303 32038 raft_consensus.cc:2243] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:21.406409 32038 raft_consensus.cc:2272] T 4ec68c8c0a4c4ae7a16ce57e5612745e P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.406792 32038 tablet_replica.cc:333] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: stopping tablet replica
I20260601 13:42:21.406888 32038 raft_consensus.cc:2243] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:21.407021 32038 pending_rounds.cc:70] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: Trying to abort 1 pending ops.
I20260601 13:42:21.407058 32038 pending_rounds.cc:77] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196213713379328 op_type: NO_OP noop_request { }
I20260601 13:42:21.407145 32038 raft_consensus.cc:2889] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:21.407204 32038 raft_consensus.cc:2272] T f56a7b73e511497bbe105ce3a653f2cc P f6eff9c8bc5e4facaa74a74b31ac0510 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.419921 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:42:21.421965 32038 master.cc:562] Master@127.31.73.190:40715 shutting down...
I20260601 13:42:21.425498 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:21.425633 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:21.425699 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6481f0eea474be780245be28b5416cb: stopping tablet replica
I20260601 13:42:21.428056 32038 master.cc:584] Master@127.31.73.190:40715 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1422 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:42:21.435647 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:36113
I20260601 13:42:21.435971 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:21.437487  2459 instance_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:42:21.437465  2456 instance_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:42:21.437484  2457 instance_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:42:21.437628 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:21.437742 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:21.437784 32038 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:42:21.437798 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321341437799 us; error 0 us; skew 500 ppm
I20260601 13:42:21.438593 32038 webserver.cc:533] Webserver started at http://127.31.73.190:37047/ using document root <none> and password file <none>
I20260601 13:42:21.438723 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:21.438761 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:21.438809 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:21.439116 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "25eb4eaf3a134974af4a5f62c89a0de2"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.440387 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:21.441133  2464 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:42:21.441344 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:21.441397 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "25eb4eaf3a134974af4a5f62c89a0de2"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.441479 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-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:42:21.477089 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:21.477461 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:21.481426 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:36113
I20260601 13:42:21.484500  2517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:36113 every 8 connection(s)
I20260601 13:42:21.484956  2518 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:42:21.486675  2518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2: Bootstrap starting.
I20260601 13:42:21.487425  2518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:21.488324  2518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2: No bootstrap required, opened a new log
I20260601 13:42:21.488713  2518 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25eb4eaf3a134974af4a5f62c89a0de2" member_type: VOTER }
I20260601 13:42:21.488792  2518 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:21.488835  2518 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb4eaf3a134974af4a5f62c89a0de2, State: Initialized, Role: FOLLOWER
I20260601 13:42:21.489005  2518 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25eb4eaf3a134974af4a5f62c89a0de2" member_type: VOTER }
I20260601 13:42:21.489087  2518 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:21.489144  2518 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:21.489202  2518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:21.489854  2518 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25eb4eaf3a134974af4a5f62c89a0de2" member_type: VOTER }
I20260601 13:42:21.489987  2518 leader_election.cc:304] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [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: 25eb4eaf3a134974af4a5f62c89a0de2; no voters: 
I20260601 13:42:21.490211  2518 leader_election.cc:290] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:21.490315  2521 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:21.490542  2521 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 1 LEADER]: Becoming Leader. State: Replica: 25eb4eaf3a134974af4a5f62c89a0de2, State: Running, Role: LEADER
I20260601 13:42:21.490658  2521 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [LEADER]: Queue going to LEADER mode. State: All 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: "25eb4eaf3a134974af4a5f62c89a0de2" member_type: VOTER }
I20260601 13:42:21.490690  2518 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:21.491060  2522 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25eb4eaf3a134974af4a5f62c89a0de2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25eb4eaf3a134974af4a5f62c89a0de2" member_type: VOTER } }
I20260601 13:42:21.491159  2522 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:21.491073  2523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25eb4eaf3a134974af4a5f62c89a0de2. Latest consensus state: current_term: 1 leader_uuid: "25eb4eaf3a134974af4a5f62c89a0de2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25eb4eaf3a134974af4a5f62c89a0de2" member_type: VOTER } }
I20260601 13:42:21.491287  2523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:21.491461  2525 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:21.492244  2525 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:21.492532 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:21.494048  2525 catalog_manager.cc:1382] Generated new cluster ID: d573fc87add144c3a99f4006f21e05bd
I20260601 13:42:21.494102  2525 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:21.512027  2525 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:21.512526  2525 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:21.519568  2525 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2: Generated new TSK 0
I20260601 13:42:21.519752  2525 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:21.524592 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:21.526342  2542 instance_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:42:21.526397  2540 instance_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:42:21.526454  2539 instance_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:42:21.526710 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:21.526880 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:21.526932 32038 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:42:21.526950 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321341526950 us; error 0 us; skew 500 ppm
I20260601 13:42:21.527730 32038 webserver.cc:533] Webserver started at http://127.31.73.129:33683/ using document root <none> and password file <none>
I20260601 13:42:21.527858 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:21.527900 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:21.527961 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:21.528340 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "1b7e172bd0404ddd92dc936225807d49"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.529736 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:21.530651  2547 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:42:21.530874 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:21.530958 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "1b7e172bd0404ddd92dc936225807d49"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.531045 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-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:42:21.541075 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:21.541424 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:21.541707 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:21.542263 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:21.542325 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:21.542374 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:21.542430 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:21.546725 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:46135
I20260601 13:42:21.546775  2610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:46135 every 8 connection(s)
I20260601 13:42:21.547454 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:21.549240  2615 instance_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:42:21.549276  2616 instance_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:42:21.549474  2618 instance_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:42:21.549543 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:21.549697 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:21.549736 32038 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:42:21.549750 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321341549751 us; error 0 us; skew 500 ppm
I20260601 13:42:21.550631 32038 webserver.cc:533] Webserver started at http://127.31.73.130:34155/ using document root <none> and password file <none>
I20260601 13:42:21.550802 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:21.550860 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:21.550951 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:21.551435 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "f547e54fc764423b8b46a51ae1483803"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.552495  2611 heartbeater.cc:344] Connected to a master server at 127.31.73.190:36113
I20260601 13:42:21.552608  2611 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:21.552805  2611 heartbeater.cc:507] Master 127.31.73.190:36113 requested a full tablet report, sending...
I20260601 13:42:21.553153 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:21.553407  2482 ts_manager.cc:194] Registered new tserver with Master: 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:21.554195  2623 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:42:21.554394  2482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46948
I20260601 13:42:21.554458 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:21.554540 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "f547e54fc764423b8b46a51ae1483803"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.554612 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-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:42:21.571450 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:21.571816 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:21.572108 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:21.572535 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:21.572595 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:21.572654 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:21.572687 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:21.576581 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:44849
I20260601 13:42:21.576644  2686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:44849 every 8 connection(s)
I20260601 13:42:21.577418 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:21.579133  2690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:21.579166  2691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:21.580772  2693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:21.580885 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:21.581104 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:21.581161 32038 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:42:21.581184 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321341581184 us; error 0 us; skew 500 ppm
I20260601 13:42:21.581485  2687 heartbeater.cc:344] Connected to a master server at 127.31.73.190:36113
I20260601 13:42:21.581588  2687 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:21.581799  2687 heartbeater.cc:507] Master 127.31.73.190:36113 requested a full tablet report, sending...
I20260601 13:42:21.582059 32038 webserver.cc:533] Webserver started at http://127.31.73.131:33623/ using document root <none> and password file <none>
I20260601 13:42:21.582202 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:21.582260 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:21.582337 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:21.582460  2482 ts_manager.cc:194] Registered new tserver with Master: f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:21.582729 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "9d81ce304b184202bedf88f00713a38c"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.583117  2482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46956
I20260601 13:42:21.584411 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:21.585189  2698 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:42:21.585438 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:21.585500 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "9d81ce304b184202bedf88f00713a38c"
format_stamp: "Formatted at 2026-06-01 13:42:21 on dist-test-slave-cw06"
I20260601 13:42:21.585582 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-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:42:21.590185 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:21.590516 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:21.590796 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:21.591198 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:21.591259 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:21.591339 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:21.591390 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:21.596226 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:45491
I20260601 13:42:21.596282  2761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:45491 every 8 connection(s)
I20260601 13:42:21.600376  2762 heartbeater.cc:344] Connected to a master server at 127.31.73.190:36113
I20260601 13:42:21.600448  2762 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:21.600661  2762 heartbeater.cc:507] Master 127.31.73.190:36113 requested a full tablet report, sending...
I20260601 13:42:21.601218  2482 ts_manager.cc:194] Registered new tserver with Master: 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:21.601701  2482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46966
I20260601 13:42:21.602157 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005517328s
I20260601 13:42:22.555428  2611 heartbeater.cc:499] Master 127.31.73.190:36113 was elected leader, sending a full tablet report...
I20260601 13:42:22.584064  2687 heartbeater.cc:499] Master 127.31.73.190:36113 was elected leader, sending a full tablet report...
I20260601 13:42:22.602559  2762 heartbeater.cc:499] Master 127.31.73.190:36113 was elected leader, sending a full tablet report...
I20260601 13:42:22.634847  2482 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45560:
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:42:22.635385  2482 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:42:22.647329  2575 tablet_service.cc:1511] Processing CreateTablet for tablet 962fa528e1424ead80d93921e5c293b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.647639  2575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962fa528e1424ead80d93921e5c293b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.647708  2574 tablet_service.cc:1511] Processing CreateTablet for tablet ffccc90d48ae49128ea66df7c297ed57 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.647980  2574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffccc90d48ae49128ea66df7c297ed57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.649200  2651 tablet_service.cc:1511] Processing CreateTablet for tablet 962fa528e1424ead80d93921e5c293b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.649446  2651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962fa528e1424ead80d93921e5c293b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.650067  2782 tablet_bootstrap.cc:492] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.650243  2573 tablet_service.cc:1511] Processing CreateTablet for tablet 341a5e16b7a14211ac02cb7c96cfd1fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.650496  2573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341a5e16b7a14211ac02cb7c96cfd1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.651024  2782 tablet_bootstrap.cc:654] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.651495  2783 tablet_bootstrap.cc:492] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.651659  2650 tablet_service.cc:1511] Processing CreateTablet for tablet ffccc90d48ae49128ea66df7c297ed57 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.651911  2650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffccc90d48ae49128ea66df7c297ed57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.652451  2783 tablet_bootstrap.cc:654] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.652597  2572 tablet_service.cc:1511] Processing CreateTablet for tablet 8eef920a3ed94a55a3551fef8769726c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.652868  2572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eef920a3ed94a55a3551fef8769726c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.653476  2783 tablet_bootstrap.cc:492] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.653585  2783 ts_tablet_manager.cc:1403] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:22.653982  2649 tablet_service.cc:1511] Processing CreateTablet for tablet 341a5e16b7a14211ac02cb7c96cfd1fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.653961  2783 raft_consensus.cc:359] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.654142  2783 raft_consensus.cc:385] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.654188  2783 raft_consensus.cc:740] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.654256  2649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341a5e16b7a14211ac02cb7c96cfd1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.654294  2783 consensus_queue.cc:260] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.654381  2568 tablet_service.cc:1511] Processing CreateTablet for tablet b59c326ae5ef4b7b966d3c272e81f5f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.654623  2568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59c326ae5ef4b7b966d3c272e81f5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.654644  2783 ts_tablet_manager.cc:1434] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.655102  2783 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.656065  2783 tablet_bootstrap.cc:654] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.656066  2648 tablet_service.cc:1511] Processing CreateTablet for tablet 8eef920a3ed94a55a3551fef8769726c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.656265  2647 tablet_service.cc:1511] Processing CreateTablet for tablet 0712c7beb56e4e45941c5e9d778d81ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.656369  2648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eef920a3ed94a55a3551fef8769726c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.656472  2647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0712c7beb56e4e45941c5e9d778d81ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.656754  2569 tablet_service.cc:1511] Processing CreateTablet for tablet 06c1f56b2d324d1aa19eb6a1fd44adff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.656949  2569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c1f56b2d324d1aa19eb6a1fd44adff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.658313  2571 tablet_service.cc:1511] Processing CreateTablet for tablet 0712c7beb56e4e45941c5e9d778d81ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.658360  2646 tablet_service.cc:1511] Processing CreateTablet for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.658563  2646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.658571  2571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0712c7beb56e4e45941c5e9d778d81ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.658771  2570 tablet_service.cc:1511] Processing CreateTablet for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.659010  2570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.660104  2645 tablet_service.cc:1511] Processing CreateTablet for tablet 06c1f56b2d324d1aa19eb6a1fd44adff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.660283  2645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c1f56b2d324d1aa19eb6a1fd44adff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.661448  2644 tablet_service.cc:1511] Processing CreateTablet for tablet b59c326ae5ef4b7b966d3c272e81f5f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.661713  2644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59c326ae5ef4b7b966d3c272e81f5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.662097  2725 tablet_service.cc:1511] Processing CreateTablet for tablet ffccc90d48ae49128ea66df7c297ed57 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.662330  2725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffccc90d48ae49128ea66df7c297ed57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.662673  2782 tablet_bootstrap.cc:492] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.662732  2782 ts_tablet_manager.cc:1403] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:42:22.663091  2782 raft_consensus.cc:359] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.663162  2782 raft_consensus.cc:385] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.663182  2782 raft_consensus.cc:740] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.663318  2782 consensus_queue.cc:260] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.663683  2782 ts_tablet_manager.cc:1434] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.663803  2782 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.664093  2723 tablet_service.cc:1511] Processing CreateTablet for tablet 8eef920a3ed94a55a3551fef8769726c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.664353  2723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eef920a3ed94a55a3551fef8769726c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.664564  2726 tablet_service.cc:1511] Processing CreateTablet for tablet 962fa528e1424ead80d93921e5c293b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.664804  2782 tablet_bootstrap.cc:654] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.664810  2726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962fa528e1424ead80d93921e5c293b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.666517  2722 tablet_service.cc:1511] Processing CreateTablet for tablet 0712c7beb56e4e45941c5e9d778d81ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.666850  2721 tablet_service.cc:1511] Processing CreateTablet for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.667161  2720 tablet_service.cc:1511] Processing CreateTablet for tablet 06c1f56b2d324d1aa19eb6a1fd44adff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.667708  2783 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.667814  2783 ts_tablet_manager.cc:1403] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:42:22.663785  2724 tablet_service.cc:1511] Processing CreateTablet for tablet 341a5e16b7a14211ac02cb7c96cfd1fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.668771  2782 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.668834  2782 ts_tablet_manager.cc:1403] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:22.669296  2782 raft_consensus.cc:359] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.669409  2782 raft_consensus.cc:385] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.669453  2782 raft_consensus.cc:740] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.669407  2721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.669608  2782 consensus_queue.cc:260] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.669879  2782 ts_tablet_manager.cc:1434] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.670099  2722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0712c7beb56e4e45941c5e9d778d81ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.670905  2783 raft_consensus.cc:359] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.671008  2783 raft_consensus.cc:385] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.671042  2783 raft_consensus.cc:740] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.671366  2783 consensus_queue.cc:260] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.671641  2783 ts_tablet_manager.cc:1434] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:22.671820  2783 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.672613  2720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c1f56b2d324d1aa19eb6a1fd44adff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.673614  2782 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.668592  2719 tablet_service.cc:1511] Processing CreateTablet for tablet b59c326ae5ef4b7b966d3c272e81f5f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:42:22.674443  2724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341a5e16b7a14211ac02cb7c96cfd1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.674686  2782 tablet_bootstrap.cc:654] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.674926  2719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59c326ae5ef4b7b966d3c272e81f5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.672660  2789 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.676745  2782 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.676831  2782 ts_tablet_manager.cc:1403] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:22.677253  2782 raft_consensus.cc:359] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.677346  2782 raft_consensus.cc:385] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.677376  2782 raft_consensus.cc:740] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.677485  2782 consensus_queue.cc:260] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.677784  2782 ts_tablet_manager.cc:1434] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:22.677955  2782 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.678925  2782 tablet_bootstrap.cc:654] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.680421  2783 tablet_bootstrap.cc:654] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.680951  2782 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.681047  2782 ts_tablet_manager.cc:1403] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:22.681478  2782 raft_consensus.cc:359] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.681581  2782 raft_consensus.cc:385] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.681623  2782 raft_consensus.cc:740] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.681757  2782 consensus_queue.cc:260] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.681857  2783 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.681921  2783 ts_tablet_manager.cc:1403] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:42:22.682063  2782 ts_tablet_manager.cc:1434] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.682439  2783 raft_consensus.cc:359] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.682567  2783 raft_consensus.cc:385] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.682603  2783 raft_consensus.cc:740] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.682507  2782 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.682718  2783 consensus_queue.cc:260] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.682973  2789 tablet_bootstrap.cc:654] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.683008  2783 ts_tablet_manager.cc:1434] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.683173  2783 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.683756  2782 tablet_bootstrap.cc:654] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.684180  2783 tablet_bootstrap.cc:654] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.685151  2789 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.685241  2789 ts_tablet_manager.cc:1403] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:42:22.685448  2782 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.685539  2782 ts_tablet_manager.cc:1403] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:22.685663  2789 raft_consensus.cc:359] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.685773  2789 raft_consensus.cc:385] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.685801  2789 raft_consensus.cc:740] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.685913  2789 consensus_queue.cc:260] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.686287  2789 ts_tablet_manager.cc:1434] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.686447  2789 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.686137  2782 raft_consensus.cc:359] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.686694  2782 raft_consensus.cc:385] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.686741  2782 raft_consensus.cc:740] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.686846  2782 consensus_queue.cc:260] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.687109  2782 ts_tablet_manager.cc:1434] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.687296  2782 tablet_bootstrap.cc:492] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.687448  2789 tablet_bootstrap.cc:654] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.688952  2789 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.688969  2783 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.689046  2789 ts_tablet_manager.cc:1403] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:22.689565  2789 raft_consensus.cc:359] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.689680  2789 raft_consensus.cc:385] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.689725  2789 raft_consensus.cc:740] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.689896  2782 tablet_bootstrap.cc:654] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.689874  2789 consensus_queue.cc:260] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.690184  2789 ts_tablet_manager.cc:1434] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.690367  2789 tablet_bootstrap.cc:492] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.691421  2789 tablet_bootstrap.cc:654] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.689054  2783 ts_tablet_manager.cc:1403] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:22.692440  2783 raft_consensus.cc:359] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.692559  2783 raft_consensus.cc:385] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.692605  2783 raft_consensus.cc:740] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.692724  2783 consensus_queue.cc:260] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.693010  2783 ts_tablet_manager.cc:1434] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.693188  2783 tablet_bootstrap.cc:492] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.694185  2783 tablet_bootstrap.cc:654] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.694209  2782 tablet_bootstrap.cc:492] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.694409  2782 ts_tablet_manager.cc:1403] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:42:22.694540  2789 tablet_bootstrap.cc:492] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.694626  2789 ts_tablet_manager.cc:1403] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:22.694999  2782 raft_consensus.cc:359] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.695165  2782 raft_consensus.cc:385] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.695255  2782 raft_consensus.cc:740] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.695447  2782 consensus_queue.cc:260] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.695677  2783 tablet_bootstrap.cc:492] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.695777  2783 ts_tablet_manager.cc:1403] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:22.696199  2783 raft_consensus.cc:359] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.696305  2783 raft_consensus.cc:385] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.696339  2783 raft_consensus.cc:740] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.696480  2782 ts_tablet_manager.cc:1434] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:22.696722  2782 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.696856  2789 raft_consensus.cc:359] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.696981  2789 raft_consensus.cc:385] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.697038  2789 raft_consensus.cc:740] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.696456  2783 consensus_queue.cc:260] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.697168  2789 consensus_queue.cc:260] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.697407  2789 ts_tablet_manager.cc:1434] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:22.697552  2783 ts_tablet_manager.cc:1434] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:22.697825  2783 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.699056  2783 tablet_bootstrap.cc:654] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.700116  2782 tablet_bootstrap.cc:654] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.697599  2789 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.700852  2783 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.700943  2783 ts_tablet_manager.cc:1403] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:22.701421  2783 raft_consensus.cc:359] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.701539  2783 raft_consensus.cc:385] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.701586  2783 raft_consensus.cc:740] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.701743  2789 tablet_bootstrap.cc:654] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.702209  2782 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.702322  2782 ts_tablet_manager.cc:1403] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:22.701727  2783 consensus_queue.cc:260] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.702639  2783 ts_tablet_manager.cc:1434] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:22.702742  2782 raft_consensus.cc:359] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.702819  2783 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.702840  2782 raft_consensus.cc:385] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.702880  2782 raft_consensus.cc:740] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.703028  2782 consensus_queue.cc:260] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.703337  2782 ts_tablet_manager.cc:1434] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:22.703503  2782 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:22.703540  2789 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.703621  2789 ts_tablet_manager.cc:1403] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:42:22.704053  2789 raft_consensus.cc:359] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.704166  2789 raft_consensus.cc:385] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.704198  2789 raft_consensus.cc:740] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.704336  2789 consensus_queue.cc:260] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.704579  2789 ts_tablet_manager.cc:1434] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:22.705114  2789 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.706156  2789 tablet_bootstrap.cc:654] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.704586  2782 tablet_bootstrap.cc:654] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.707543  2783 tablet_bootstrap.cc:654] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.708643  2783 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.708720  2783 ts_tablet_manager.cc:1403] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:22.709095  2783 raft_consensus.cc:359] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.709187  2783 raft_consensus.cc:385] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.709239  2783 raft_consensus.cc:740] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.709344  2783 consensus_queue.cc:260] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.709566  2783 ts_tablet_manager.cc:1434] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:22.709713  2783 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:22.711107  2783 tablet_bootstrap.cc:654] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.712083  2783 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:22.712148  2783 ts_tablet_manager.cc:1403] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:22.712484  2783 raft_consensus.cc:359] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.712560  2783 raft_consensus.cc:385] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.712589  2783 raft_consensus.cc:740] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.712711  2783 consensus_queue.cc:260] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.712998  2783 ts_tablet_manager.cc:1434] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.714478  2789 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.714615  2789 ts_tablet_manager.cc:1403] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:42:22.715314  2789 raft_consensus.cc:359] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.715474  2789 raft_consensus.cc:385] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.715564  2789 raft_consensus.cc:740] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.715781  2789 consensus_queue.cc:260] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.716064  2789 ts_tablet_manager.cc:1434] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.716269  2789 tablet_bootstrap.cc:492] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.716825  2788 raft_consensus.cc:493] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.716908  2788 raft_consensus.cc:515] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.717288  2789 tablet_bootstrap.cc:654] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.718247  2788 leader_election.cc:290] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.718395  2782 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:22.718472  2782 ts_tablet_manager.cc:1403] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:42:22.718914  2782 raft_consensus.cc:359] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.719008  2782 raft_consensus.cc:385] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.719048  2782 raft_consensus.cc:740] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.719103  2789 tablet_bootstrap.cc:492] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.719219  2789 ts_tablet_manager.cc:1403] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:22.719194  2782 consensus_queue.cc:260] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.719465  2782 ts_tablet_manager.cc:1434] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:22.719707  2789 raft_consensus.cc:359] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.719815  2789 raft_consensus.cc:385] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.720367  2789 raft_consensus.cc:740] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.720530  2789 consensus_queue.cc:260] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.720836  2789 ts_tablet_manager.cc:1434] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:42:22.721024  2789 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.721967  2789 tablet_bootstrap.cc:654] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.723917  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59c326ae5ef4b7b966d3c272e81f5f1" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:22.724217  2789 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.724296  2789 ts_tablet_manager.cc:1403] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
W20260601 13:42:22.724332  2548 leader_election.cc:343] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:22.724756  2789 raft_consensus.cc:359] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.724882  2789 raft_consensus.cc:385] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.724933  2789 raft_consensus.cc:740] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.725054  2789 consensus_queue.cc:260] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.725174  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59c326ae5ef4b7b966d3c272e81f5f1" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:22.725296  2661 raft_consensus.cc:2468] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:22.725383  2789 ts_tablet_manager.cc:1434] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:22.725549  2789 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:22.726537  2789 tablet_bootstrap.cc:654] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.726943  2551 leader_election.cc:304] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [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: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 9d81ce304b184202bedf88f00713a38c
I20260601 13:42:22.727175  2788 raft_consensus.cc:2804] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.727242  2788 raft_consensus.cc:493] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.727296  2788 raft_consensus.cc:3060] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.727619  2789 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:22.727698  2789 ts_tablet_manager.cc:1403] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:22.728096  2789 raft_consensus.cc:359] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.728197  2789 raft_consensus.cc:385] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.728240  2789 raft_consensus.cc:740] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.728353  2788 raft_consensus.cc:515] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.728381  2789 consensus_queue.cc:260] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.728688  2789 ts_tablet_manager.cc:1434] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.728715  2788 leader_election.cc:290] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Requested vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.729061  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59c326ae5ef4b7b966d3c272e81f5f1" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:22.729157  2736 raft_consensus.cc:3060] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.729218  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59c326ae5ef4b7b966d3c272e81f5f1" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:22.729306  2661 raft_consensus.cc:3060] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.730219  2736 raft_consensus.cc:2468] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.730369  2661 raft_consensus.cc:2468] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.730635  2551 leader_election.cc:304] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.730764  2797 raft_consensus.cc:493] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.730840  2788 raft_consensus.cc:2804] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.730855  2797 raft_consensus.cc:515] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.731036  2788 raft_consensus.cc:697] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:22.731160  2788 consensus_queue.cc:237] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.731386  2797 leader_election.cc:290] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:22.732901  2479 catalog_manager.cc:5696] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:22.738504  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712c7beb56e4e45941c5e9d778d81ec" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49" is_pre_election: true
I20260601 13:42:22.738626  2585 raft_consensus.cc:2468] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 0.
I20260601 13:42:22.738916  2699 leader_election.cc:304] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:22.739077  2797 raft_consensus.cc:2804] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.739122  2797 raft_consensus.cc:493] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.739157  2797 raft_consensus.cc:3060] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.739905  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712c7beb56e4e45941c5e9d778d81ec" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:22.740023  2661 raft_consensus.cc:2468] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 0.
I20260601 13:42:22.740091  2797 raft_consensus.cc:515] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.740442  2797 leader_election.cc:290] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 election: Requested vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:22.740721  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712c7beb56e4e45941c5e9d778d81ec" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:22.740733  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712c7beb56e4e45941c5e9d778d81ec" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:22.740833  2585 raft_consensus.cc:3060] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.740868  2661 raft_consensus.cc:3060] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.741751  2585 raft_consensus.cc:2468] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 1.
I20260601 13:42:22.741817  2661 raft_consensus.cc:2468] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 1.
I20260601 13:42:22.742044  2699 leader_election.cc:304] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:22.742238  2797 raft_consensus.cc:2804] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.742457  2797 raft_consensus.cc:697] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Becoming Leader. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Running, Role: LEADER
I20260601 13:42:22.742602  2797 consensus_queue.cc:237] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.744005  2481 catalog_manager.cc:5696] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d81ce304b184202bedf88f00713a38c (127.31.73.131). New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:22.817108  2797 raft_consensus.cc:493] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.817251  2797 raft_consensus.cc:515] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.817751  2797 leader_election.cc:290] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:22.818133  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0101f9dd7e4a4b9dbf522fb90abd38ce" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49" is_pre_election: true
I20260601 13:42:22.818133  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0101f9dd7e4a4b9dbf522fb90abd38ce" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:22.818349  2661 raft_consensus.cc:2468] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 0.
I20260601 13:42:22.818349  2585 raft_consensus.cc:2468] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 0.
I20260601 13:42:22.818634  2699 leader_election.cc:304] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:22.818807  2797 raft_consensus.cc:2804] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.818868  2797 raft_consensus.cc:493] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.818915  2797 raft_consensus.cc:3060] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.819736  2797 raft_consensus.cc:515] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.820114  2797 leader_election.cc:290] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 election: Requested vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:22.820418  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0101f9dd7e4a4b9dbf522fb90abd38ce" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:22.820418  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0101f9dd7e4a4b9dbf522fb90abd38ce" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:22.820554  2585 raft_consensus.cc:3060] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.820554  2661 raft_consensus.cc:3060] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.821435  2585 raft_consensus.cc:2468] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 1.
I20260601 13:42:22.821435  2661 raft_consensus.cc:2468] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 1.
I20260601 13:42:22.821763  2702 leader_election.cc:304] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d81ce304b184202bedf88f00713a38c, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.821929  2797 raft_consensus.cc:2804] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.822070  2797 raft_consensus.cc:697] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Becoming Leader. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Running, Role: LEADER
I20260601 13:42:22.822214  2797 consensus_queue.cc:237] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.823740  2481 catalog_manager.cc:5696] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d81ce304b184202bedf88f00713a38c (127.31.73.131). New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:22.879840  2816 raft_consensus.cc:493] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.880034  2816 raft_consensus.cc:515] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.880540  2816 leader_election.cc:290] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.881016  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c1f56b2d324d1aa19eb6a1fd44adff" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:22.881013  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c1f56b2d324d1aa19eb6a1fd44adff" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:22.881151  2661 raft_consensus.cc:2468] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:22.881258  2736 raft_consensus.cc:2468] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:22.881516  2551 leader_election.cc:304] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.881691  2816 raft_consensus.cc:2804] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.881750  2816 raft_consensus.cc:493] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.881778  2816 raft_consensus.cc:3060] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.882666  2816 raft_consensus.cc:515] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.882995  2816 leader_election.cc:290] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Requested vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.883255  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c1f56b2d324d1aa19eb6a1fd44adff" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:22.883353  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06c1f56b2d324d1aa19eb6a1fd44adff" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:22.883371  2661 raft_consensus.cc:3060] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.883512  2736 raft_consensus.cc:3060] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.884166  2661 raft_consensus.cc:2468] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.884187  2736 raft_consensus.cc:2468] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.884435  2551 leader_election.cc:304] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.884603  2816 raft_consensus.cc:2804] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.884709  2816 raft_consensus.cc:697] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:22.884850  2816 consensus_queue.cc:237] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.886404  2481 catalog_manager.cc:5696] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:22.923233  2786 raft_consensus.cc:493] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.923290  2816 raft_consensus.cc:493] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.923410  2786 raft_consensus.cc:515] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.923448  2816 raft_consensus.cc:515] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.923873  2816 leader_election.cc:290] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.923950  2786 leader_election.cc:290] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.924260  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341a5e16b7a14211ac02cb7c96cfd1fd" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:22.924263  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341a5e16b7a14211ac02cb7c96cfd1fd" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:22.924388  2661 raft_consensus.cc:2468] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:22.924410  2736 raft_consensus.cc:2468] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:22.924682  2551 leader_election.cc:304] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.925058  2816 raft_consensus.cc:2804] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.925117  2816 raft_consensus.cc:493] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.925160  2816 raft_consensus.cc:3060] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.926250  2816 raft_consensus.cc:515] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.926869  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341a5e16b7a14211ac02cb7c96cfd1fd" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:22.926977  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341a5e16b7a14211ac02cb7c96cfd1fd" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:22.927016  2661 raft_consensus.cc:3060] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.927095  2736 raft_consensus.cc:3060] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.927943  2661 raft_consensus.cc:2468] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.928026  2736 raft_consensus.cc:2468] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.928324  2551 leader_election.cc:304] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.928495  2788 raft_consensus.cc:2804] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.928668  2788 raft_consensus.cc:697] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:22.928717  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eef920a3ed94a55a3551fef8769726c" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49" is_pre_election: true
I20260601 13:42:22.928800  2585 raft_consensus.cc:2468] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 0.
I20260601 13:42:22.928817  2788 consensus_queue.cc:237] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.928967  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eef920a3ed94a55a3551fef8769726c" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:22.929066  2736 raft_consensus.cc:2468] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 0.
I20260601 13:42:22.929164  2624 leader_election.cc:304] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.929353  2816 leader_election.cc:290] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Requested vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.929436  2786 raft_consensus.cc:2804] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.929502  2786 raft_consensus.cc:493] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.929554  2786 raft_consensus.cc:3060] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.930526  2786 raft_consensus.cc:515] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.930514  2481 catalog_manager.cc:5696] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:22.930882  2786 leader_election.cc:290] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.931129  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eef920a3ed94a55a3551fef8769726c" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:22.931236  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eef920a3ed94a55a3551fef8769726c" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:22.931277  2585 raft_consensus.cc:3060] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.931334  2736 raft_consensus.cc:3060] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.932040  2736 raft_consensus.cc:2468] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 1.
I20260601 13:42:22.932040  2585 raft_consensus.cc:2468] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 1.
I20260601 13:42:22.932358  2624 leader_election.cc:304] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.932876  2786 raft_consensus.cc:2804] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.932976  2786 raft_consensus.cc:697] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Becoming Leader. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Running, Role: LEADER
I20260601 13:42:22.933104  2786 consensus_queue.cc:237] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.934428  2481 catalog_manager.cc:5696] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 reported cstate change: term changed from 0 to 1, leader changed from <none> to f547e54fc764423b8b46a51ae1483803 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:22.986081  2797 raft_consensus.cc:493] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.986227  2797 raft_consensus.cc:515] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.986717  2797 leader_election.cc:290] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:22.987118  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffccc90d48ae49128ea66df7c297ed57" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49" is_pre_election: true
I20260601 13:42:22.987140  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffccc90d48ae49128ea66df7c297ed57" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:22.987236  2585 raft_consensus.cc:2468] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 0.
I20260601 13:42:22.987269  2661 raft_consensus.cc:2468] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 0.
I20260601 13:42:22.987528  2702 leader_election.cc:304] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d81ce304b184202bedf88f00713a38c, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.987695  2797 raft_consensus.cc:2804] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.987775  2797 raft_consensus.cc:493] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.987828  2797 raft_consensus.cc:3060] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.988204  2816 raft_consensus.cc:493] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:22.988270  2816 raft_consensus.cc:515] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.988646  2816 leader_election.cc:290] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.988867  2797 raft_consensus.cc:515] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.988901  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962fa528e1424ead80d93921e5c293b5" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:22.989024  2661 raft_consensus.cc:2468] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:22.989063  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962fa528e1424ead80d93921e5c293b5" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:22.989176  2736 raft_consensus.cc:2468] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:22.989249  2797 leader_election.cc:290] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 election: Requested vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:22.989305  2551 leader_election.cc:304] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.989502  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffccc90d48ae49128ea66df7c297ed57" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:22.989598  2585 raft_consensus.cc:3060] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.990140  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffccc90d48ae49128ea66df7c297ed57" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:22.990231  2661 raft_consensus.cc:3060] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.990376  2585 raft_consensus.cc:2468] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 1.
I20260601 13:42:22.990609  2699 leader_election.cc:304] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:22.990779  2797 raft_consensus.cc:2804] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.990880  2797 raft_consensus.cc:697] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Becoming Leader. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Running, Role: LEADER
I20260601 13:42:22.991007  2797 consensus_queue.cc:237] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.991196  2661 raft_consensus.cc:2468] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 1.
I20260601 13:42:22.991379  2816 raft_consensus.cc:2804] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:22.991432  2816 raft_consensus.cc:493] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:22.991487  2816 raft_consensus.cc:3060] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.992360  2816 raft_consensus.cc:515] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.992740  2816 leader_election.cc:290] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Requested vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:22.992837  2481 catalog_manager.cc:5696] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d81ce304b184202bedf88f00713a38c (127.31.73.131). New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:22.992961  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962fa528e1424ead80d93921e5c293b5" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:22.993047  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962fa528e1424ead80d93921e5c293b5" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:22.993067  2661 raft_consensus.cc:3060] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.993144  2736 raft_consensus.cc:3060] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.993800  2661 raft_consensus.cc:2468] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.993911  2736 raft_consensus.cc:2468] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:22.994122  2551 leader_election.cc:304] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:22.994288  2816 raft_consensus.cc:2804] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.994381  2816 raft_consensus.cc:697] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:22.994499  2816 consensus_queue.cc:237] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:22.995875  2481 catalog_manager.cc:5696] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.026966 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:23.028669  2831 instance_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:42:23.028723  2834 instance_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:42:23.028796  2832 instance_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:42:23.029165 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:23.029304 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:23.029335 32038 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:42:23.029350 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321343029350 us; error 0 us; skew 500 ppm
I20260601 13:42:23.030318 32038 webserver.cc:533] Webserver started at http://127.31.73.132:45733/ using document root <none> and password file <none>
I20260601 13:42:23.030442 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:23.030483 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:23.030531 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:23.030858 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "58ac87fa851c45edbaa86841c2339fe4"
format_stamp: "Formatted at 2026-06-01 13:42:23 on dist-test-slave-cw06"
I20260601 13:42:23.032315 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:23.033239  2839 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:42:23.033484 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.033540 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "58ac87fa851c45edbaa86841c2339fe4"
format_stamp: "Formatted at 2026-06-01 13:42:23 on dist-test-slave-cw06"
I20260601 13:42:23.033586 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-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:42:23.041738 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:23.042143 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:23.042425 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:23.042870 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:23.042944 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:23.042995 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:23.043040 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:23.047583 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:36259
I20260601 13:42:23.047638  2902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:36259 every 8 connection(s)
I20260601 13:42:23.049002  2481 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45560:
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:42:23.052083  2903 heartbeater.cc:344] Connected to a master server at 127.31.73.190:36113
I20260601 13:42:23.052199  2903 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:23.052394  2903 heartbeater.cc:507] Master 127.31.73.190:36113 requested a full tablet report, sending...
I20260601 13:42:23.052982  2479 ts_manager.cc:194] Registered new tserver with Master: 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259)
W20260601 13:42:23.053355  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4902f8bb4394b1380e3cf5c445aa27b has no consensus state
W20260601 13:42:23.053647  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7021ae36755448dd9545dd0177989317 has no consensus state
I20260601 13:42:23.053655  2479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45576
W20260601 13:42:23.053911  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5d9b55356f14911967e4b128e842763 has no consensus state
W20260601 13:42:23.054185  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e58dd3106b74b0091f2389ea4373662 has no consensus state
W20260601 13:42:23.054431  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b7addb52b014ed78a77e075167d45bc has no consensus state
W20260601 13:42:23.054721  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 84e8501b03ab427185fc99899dee666f has no consensus state
W20260601 13:42:23.054957  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9404179b124409987c3edaa272a339c has no consensus state
W20260601 13:42:23.055202  2481 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d441c1802f774b53a23ed53bbc55323d has no consensus state
I20260601 13:42:23.058729  2570 tablet_service.cc:1511] Processing CreateTablet for tablet f4902f8bb4394b1380e3cf5c445aa27b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.059041  2570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4902f8bb4394b1380e3cf5c445aa27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.059746  2574 tablet_service.cc:1511] Processing CreateTablet for tablet 7021ae36755448dd9545dd0177989317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.059899  2719 tablet_service.cc:1511] Processing CreateTablet for tablet 7021ae36755448dd9545dd0177989317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.059983  2574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7021ae36755448dd9545dd0177989317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.060148  2719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7021ae36755448dd9545dd0177989317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.061241  2782 tablet_bootstrap.cc:492] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:23.062131  2789 tablet_bootstrap.cc:492] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:23.062311  2782 tablet_bootstrap.cc:654] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.063051  2789 tablet_bootstrap.cc:654] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.063336  2646 tablet_service.cc:1511] Processing CreateTablet for tablet 8e58dd3106b74b0091f2389ea4373662 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.063349  2645 tablet_service.cc:1511] Processing CreateTablet for tablet c5d9b55356f14911967e4b128e842763 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.063411  2647 tablet_service.cc:1511] Processing CreateTablet for tablet 84e8501b03ab427185fc99899dee666f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.063585  2646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e58dd3106b74b0091f2389ea4373662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.063741  2645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d9b55356f14911967e4b128e842763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.063773  2648 tablet_service.cc:1511] Processing CreateTablet for tablet f9404179b124409987c3edaa272a339c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.064002  2648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9404179b124409987c3edaa272a339c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.064895  2724 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7addb52b014ed78a77e075167d45bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.065124  2724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7addb52b014ed78a77e075167d45bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.065752  2644 tablet_service.cc:1511] Processing CreateTablet for tablet f4902f8bb4394b1380e3cf5c445aa27b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.065989  2644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4902f8bb4394b1380e3cf5c445aa27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.066243  2789 tablet_bootstrap.cc:492] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:23.066330  2789 ts_tablet_manager.cc:1403] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:23.066745  2789 raft_consensus.cc:359] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.066861  2789 raft_consensus.cc:385] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.066905  2789 raft_consensus.cc:740] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.067021  2789 consensus_queue.cc:260] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.067138  2722 tablet_service.cc:1511] Processing CreateTablet for tablet 84e8501b03ab427185fc99899dee666f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.067329  2789 ts_tablet_manager.cc:1434] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.067363  2722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e8501b03ab427185fc99899dee666f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.067896  2789 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:23.067945  2647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e8501b03ab427185fc99899dee666f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.068881  2789 tablet_bootstrap.cc:654] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.069398  2720 tablet_service.cc:1511] Processing CreateTablet for tablet d441c1802f774b53a23ed53bbc55323d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.069640  2720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d441c1802f774b53a23ed53bbc55323d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.069929  2789 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:23.069999  2789 ts_tablet_manager.cc:1403] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.070578  2782 tablet_bootstrap.cc:492] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:23.070503  2789 raft_consensus.cc:359] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.070640  2789 raft_consensus.cc:385] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.070664  2782 ts_tablet_manager.cc:1403] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:23.071028  2782 raft_consensus.cc:359] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.071136  2782 raft_consensus.cc:385] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.071183  2782 raft_consensus.cc:740] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.071305  2782 consensus_queue.cc:260] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.071610  2782 ts_tablet_manager.cc:1434] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.071794  2782 tablet_bootstrap.cc:492] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:23.072098  2783 tablet_bootstrap.cc:492] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:23.072546  2782 tablet_bootstrap.cc:654] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.070675  2789 raft_consensus.cc:740] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.073220  2789 consensus_queue.cc:260] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.073484  2789 ts_tablet_manager.cc:1434] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:23.073557  2574 tablet_service.cc:1511] Processing CreateTablet for tablet 8e58dd3106b74b0091f2389ea4373662 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.073647  2789 tablet_bootstrap.cc:492] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:23.073758  2574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e58dd3106b74b0091f2389ea4373662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.073770  2571 tablet_service.cc:1511] Processing CreateTablet for tablet f9404179b124409987c3edaa272a339c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.074081  2571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9404179b124409987c3edaa272a339c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.074559  2789 tablet_bootstrap.cc:654] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.073099  2783 tablet_bootstrap.cc:654] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.075639  2789 tablet_bootstrap.cc:492] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:23.075773  2789 ts_tablet_manager.cc:1403] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.076144  2569 tablet_service.cc:1511] Processing CreateTablet for tablet d441c1802f774b53a23ed53bbc55323d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.076210  2789 raft_consensus.cc:359] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.076406  2569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d441c1802f774b53a23ed53bbc55323d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.077203  2783 tablet_bootstrap.cc:492] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:23.077288  2783 ts_tablet_manager.cc:1403] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:23.077705  2783 raft_consensus.cc:359] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.077817  2783 raft_consensus.cc:385] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.077852  2783 raft_consensus.cc:740] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.077962  2783 consensus_queue.cc:260] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.078245  2783 ts_tablet_manager.cc:1434] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.078418  2783 tablet_bootstrap.cc:492] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:23.078697  2719 tablet_service.cc:1511] Processing CreateTablet for tablet c5d9b55356f14911967e4b128e842763 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.078890  2782 tablet_bootstrap.cc:492] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:23.078992  2719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d9b55356f14911967e4b128e842763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.078981  2782 ts_tablet_manager.cc:1403] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:42:23.079389  2783 tablet_bootstrap.cc:654] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.079457  2782 raft_consensus.cc:359] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.079561  2782 raft_consensus.cc:385] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.079605  2782 raft_consensus.cc:740] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.079730  2782 consensus_queue.cc:260] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.079988  2782 ts_tablet_manager.cc:1434] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.080137  2782 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:23.080459  2783 tablet_bootstrap.cc:492] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:23.080528  2783 ts_tablet_manager.cc:1403] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.081110  2782 tablet_bootstrap.cc:654] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.081081  2570 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7addb52b014ed78a77e075167d45bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.081251  2783 raft_consensus.cc:359] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.076406  2789 raft_consensus.cc:385] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.081336  2570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7addb52b014ed78a77e075167d45bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.081404  2783 raft_consensus.cc:385] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.083492  2783 raft_consensus.cc:740] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
W20260601 13:42:23.082290  2465 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet f9404179b124409987c3edaa272a339c (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f9404179b124409987c3edaa272a339c consensus state has no leader
I20260601 13:42:23.082248  2782 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:23.083633  2783 consensus_queue.cc:260] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.081414  2789 raft_consensus.cc:740] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.084024  2783 ts_tablet_manager.cc:1434] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:23.083999  2789 consensus_queue.cc:260] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.084188  2783 tablet_bootstrap.cc:492] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:23.085173  2783 tablet_bootstrap.cc:654] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.085748  2789 ts_tablet_manager.cc:1434] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.000s
I20260601 13:42:23.084156  2782 ts_tablet_manager.cc:1403] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:23.086261  2782 raft_consensus.cc:359] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.086364  2782 raft_consensus.cc:385] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.086401  2782 raft_consensus.cc:740] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.087059  2867 tablet_service.cc:1511] Processing CreateTablet for tablet f4902f8bb4394b1380e3cf5c445aa27b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.087320  2867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4902f8bb4394b1380e3cf5c445aa27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.087364  2783 tablet_bootstrap.cc:492] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:23.087450  2783 ts_tablet_manager.cc:1403] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.087919  2789 tablet_bootstrap.cc:492] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:23.088068  2783 raft_consensus.cc:359] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.088160  2783 raft_consensus.cc:385] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.088200  2783 raft_consensus.cc:740] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.088346  2783 consensus_queue.cc:260] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.088872  2789 tablet_bootstrap.cc:654] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.089075  2783 ts_tablet_manager.cc:1434] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.089236  2783 tablet_bootstrap.cc:492] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:23.089401  2917 tablet_bootstrap.cc:492] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.089536  2866 tablet_service.cc:1511] Processing CreateTablet for tablet 7021ae36755448dd9545dd0177989317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.089790  2866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7021ae36755448dd9545dd0177989317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.089797  2782 consensus_queue.cc:260] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.090636  2783 tablet_bootstrap.cc:654] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.090634  2782 ts_tablet_manager.cc:1434] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:42:23.090641  2917 tablet_bootstrap.cc:654] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.091986  2865 tablet_service.cc:1511] Processing CreateTablet for tablet c5d9b55356f14911967e4b128e842763 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.092262  2865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d9b55356f14911967e4b128e842763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.092401  2917 tablet_bootstrap.cc:492] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.092522  2917 ts_tablet_manager.cc:1403] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.091193  2782 tablet_bootstrap.cc:492] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:23.092988  2917 raft_consensus.cc:359] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.093079  2917 raft_consensus.cc:385] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.093114  2917 raft_consensus.cc:740] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.093269  2917 consensus_queue.cc:260] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.093590  2917 ts_tablet_manager.cc:1434] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.093731  2903 heartbeater.cc:499] Master 127.31.73.190:36113 was elected leader, sending a full tablet report...
I20260601 13:42:23.093869  2782 tablet_bootstrap.cc:654] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.094439  2860 tablet_service.cc:1511] Processing CreateTablet for tablet d441c1802f774b53a23ed53bbc55323d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.094704  2860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d441c1802f774b53a23ed53bbc55323d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.094924  2782 tablet_bootstrap.cc:492] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:23.095000  2782 ts_tablet_manager.cc:1403] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:23.095388  2782 raft_consensus.cc:359] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.095477  2782 raft_consensus.cc:385] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.095513  2782 raft_consensus.cc:740] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.095566  2917 tablet_bootstrap.cc:492] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.095651  2782 consensus_queue.cc:260] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.096390  2789 tablet_bootstrap.cc:492] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:23.096464  2789 ts_tablet_manager.cc:1403] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:23.096524  2917 tablet_bootstrap.cc:654] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.096805  2861 tablet_service.cc:1511] Processing CreateTablet for tablet f9404179b124409987c3edaa272a339c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.096894  2789 raft_consensus.cc:359] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.097025  2789 raft_consensus.cc:385] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.097075  2861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9404179b124409987c3edaa272a339c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.097076  2789 raft_consensus.cc:740] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.097241  2789 consensus_queue.cc:260] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.097379  2782 ts_tablet_manager.cc:1434] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:23.097457  2789 ts_tablet_manager.cc:1434] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.097537  2782 tablet_bootstrap.cc:492] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:23.097605  2789 tablet_bootstrap.cc:492] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:23.097990  2786 raft_consensus.cc:493] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.098101  2786 raft_consensus.cc:515] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.098476  2789 tablet_bootstrap.cc:654] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.098526  2786 leader_election.cc:290] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259)
I20260601 13:42:23.098632  2782 tablet_bootstrap.cc:654] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.099291  2862 tablet_service.cc:1511] Processing CreateTablet for tablet 84e8501b03ab427185fc99899dee666f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.099531  2862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e8501b03ab427185fc99899dee666f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.099495  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49" is_pre_election: true
I20260601 13:42:23.100028  2585 raft_consensus.cc:2468] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 0.
I20260601 13:42:23.100212  2481 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2: range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5] alter complete (version 0)
I20260601 13:42:23.100303  2624 leader_election.cc:304] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.100448  2786 raft_consensus.cc:2804] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.100488  2786 raft_consensus.cc:493] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.100524  2786 raft_consensus.cc:3060] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.101450  2786 raft_consensus.cc:515] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.101564  2863 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7addb52b014ed78a77e075167d45bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.101788  2863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7addb52b014ed78a77e075167d45bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.102217  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:23.102237  2864 tablet_service.cc:1511] Processing CreateTablet for tablet 8e58dd3106b74b0091f2389ea4373662 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:42:23.102516  2864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e58dd3106b74b0091f2389ea4373662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.102316  2585 raft_consensus.cc:3060] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.101784  2786 leader_election.cc:290] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259)
I20260601 13:42:23.103456  2876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.103370  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4" is_pre_election: true
I20260601 13:42:23.103569  2876 raft_consensus.cc:3060] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.104415  2876 raft_consensus.cc:2468] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 1.
I20260601 13:42:23.103370  2585 raft_consensus.cc:2468] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 1.
I20260601 13:42:23.104651  2917 tablet_bootstrap.cc:492] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.104723  2917 ts_tablet_manager.cc:1403] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:23.104743  2624 leader_election.cc:304] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.104887  2786 raft_consensus.cc:2804] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.104957  2786 raft_consensus.cc:697] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Becoming Leader. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Running, Role: LEADER
I20260601 13:42:23.105078  2786 consensus_queue.cc:237] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.106061  2917 raft_consensus.cc:359] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.106181  2917 raft_consensus.cc:385] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.106220  2917 raft_consensus.cc:740] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.106389  2782 tablet_bootstrap.cc:492] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:23.106353  2917 consensus_queue.cc:260] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.106463  2782 ts_tablet_manager.cc:1403] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:23.106624  2917 ts_tablet_manager.cc:1434] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:23.106523  2481 catalog_manager.cc:5696] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 reported cstate change: term changed from 0 to 1, leader changed from <none> to f547e54fc764423b8b46a51ae1483803 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:23.106845  2782 raft_consensus.cc:359] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.106942  2782 raft_consensus.cc:385] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.106980  2782 raft_consensus.cc:740] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.092074  2783 tablet_bootstrap.cc:492] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:23.107110  2782 consensus_queue.cc:260] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.107350  2783 ts_tablet_manager.cc:1403] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:42:23.107791  2783 raft_consensus.cc:359] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.107937  2783 raft_consensus.cc:385] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.108022  2783 raft_consensus.cc:740] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.108204  2783 consensus_queue.cc:260] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.108491  2783 ts_tablet_manager.cc:1434] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.108673  2783 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:23.109014  2917 tablet_bootstrap.cc:492] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.109627  2783 tablet_bootstrap.cc:654] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.109721  2782 ts_tablet_manager.cc:1434] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:23.109880  2782 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49: Bootstrap starting.
I20260601 13:42:23.109997  2917 tablet_bootstrap.cc:654] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.110877  2782 tablet_bootstrap.cc:654] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.111060  2917 tablet_bootstrap.cc:492] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.111135  2917 ts_tablet_manager.cc:1403] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.111210  2783 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: No bootstrap required, opened a new log
I20260601 13:42:23.111279  2783 ts_tablet_manager.cc:1403] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.111578  2917 raft_consensus.cc:359] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.111685  2917 raft_consensus.cc:385] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.111717  2917 raft_consensus.cc:740] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.111847  2789 tablet_bootstrap.cc:492] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c: No bootstrap required, opened a new log
I20260601 13:42:23.111819  2917 consensus_queue.cc:260] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.111909  2789 ts_tablet_manager.cc:1403] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.002s
I20260601 13:42:23.111981  2782 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49: No bootstrap required, opened a new log
I20260601 13:42:23.112051  2917 ts_tablet_manager.cc:1434] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.112016  2783 raft_consensus.cc:359] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.112123  2783 raft_consensus.cc:385] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.112157  2783 raft_consensus.cc:740] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.112222  2917 tablet_bootstrap.cc:492] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.112260  2783 consensus_queue.cc:260] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.112313  2789 raft_consensus.cc:359] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.112389  2789 raft_consensus.cc:385] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.112418  2789 raft_consensus.cc:740] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.112514  2789 consensus_queue.cc:260] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.112782  2789 ts_tablet_manager.cc:1434] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:23.112871  2783 ts_tablet_manager.cc:1434] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:23.113106  2917 tablet_bootstrap.cc:654] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.112054  2782 ts_tablet_manager.cc:1403] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.114259  2782 raft_consensus.cc:359] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.114380  2782 raft_consensus.cc:385] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.114430  2782 raft_consensus.cc:740] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.114557  2782 consensus_queue.cc:260] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.114826  2782 ts_tablet_manager.cc:1434] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.115513  2917 tablet_bootstrap.cc:492] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.115615  2917 ts_tablet_manager.cc:1403] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:23.115962  2917 raft_consensus.cc:359] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.116070  2917 raft_consensus.cc:385] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.116122  2917 raft_consensus.cc:740] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.116264  2917 consensus_queue.cc:260] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.116523  2917 ts_tablet_manager.cc:1434] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.116726  2917 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.117599  2917 tablet_bootstrap.cc:654] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.118618  2917 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.118708  2917 ts_tablet_manager.cc:1403] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:23.119062  2917 raft_consensus.cc:359] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.119141  2917 raft_consensus.cc:385] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.119163  2917 raft_consensus.cc:740] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.119315  2917 consensus_queue.cc:260] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.119570  2917 ts_tablet_manager.cc:1434] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.119732  2917 tablet_bootstrap.cc:492] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.120568  2917 tablet_bootstrap.cc:654] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.121552  2917 tablet_bootstrap.cc:492] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.121631  2917 ts_tablet_manager.cc:1403] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:23.122090  2917 raft_consensus.cc:359] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.122215  2917 raft_consensus.cc:385] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.122267  2917 raft_consensus.cc:740] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.122386  2917 consensus_queue.cc:260] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.122638  2917 ts_tablet_manager.cc:1434] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:23.122844  2917 tablet_bootstrap.cc:492] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.123593  2917 tablet_bootstrap.cc:654] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.124589  2917 tablet_bootstrap.cc:492] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.124675  2917 ts_tablet_manager.cc:1403] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:23.125006  2917 raft_consensus.cc:359] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.125082  2917 raft_consensus.cc:385] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.125102  2917 raft_consensus.cc:740] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.125181  2917 consensus_queue.cc:260] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.125352  2917 ts_tablet_manager.cc:1434] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.125470  2917 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.126336  2917 tablet_bootstrap.cc:654] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.127367  2917 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: No bootstrap required, opened a new log
I20260601 13:42:23.127465  2917 ts_tablet_manager.cc:1403] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:23.127933  2917 raft_consensus.cc:359] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.128008  2917 raft_consensus.cc:385] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.128028  2917 raft_consensus.cc:740] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.128101  2917 consensus_queue.cc:260] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.128305  2917 ts_tablet_manager.cc:1434] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.165400  2786 raft_consensus.cc:493] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.165511  2786 raft_consensus.cc:515] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.165941  2786 leader_election.cc:290] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491), 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259)
I20260601 13:42:23.166301  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9b55356f14911967e4b128e842763" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:23.166301  2876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9b55356f14911967e4b128e842763" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4" is_pre_election: true
I20260601 13:42:23.166474  2876 raft_consensus.cc:2468] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 0.
I20260601 13:42:23.166474  2736 raft_consensus.cc:2468] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 0.
I20260601 13:42:23.166630  2921 raft_consensus.cc:493] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.166744  2921 raft_consensus.cc:515] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.166777  2627 leader_election.cc:304] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ac87fa851c45edbaa86841c2339fe4, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.166953  2786 raft_consensus.cc:2804] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.167014  2786 raft_consensus.cc:493] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.167058  2786 raft_consensus.cc:3060] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.167280  2921 leader_election.cc:290] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:23.168174  2786 raft_consensus.cc:515] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.168540  2786 leader_election.cc:290] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 election: Requested vote from peers 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491), 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259)
I20260601 13:42:23.168859  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9b55356f14911967e4b128e842763" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:23.168962  2736 raft_consensus.cc:3060] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.169126  2876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d9b55356f14911967e4b128e842763" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.169216  2876 raft_consensus.cc:3060] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.169883  2736 raft_consensus.cc:2468] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 1.
I20260601 13:42:23.170066  2876 raft_consensus.cc:2468] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 1.
I20260601 13:42:23.170214  2624 leader_election.cc:304] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d81ce304b184202bedf88f00713a38c, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.170536  2786 raft_consensus.cc:2804] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.170634  2786 raft_consensus.cc:697] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Becoming Leader. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Running, Role: LEADER
I20260601 13:42:23.170753  2786 consensus_queue.cc:237] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.171401  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e8501b03ab427185fc99899dee666f" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:23.171506  2661 raft_consensus.cc:2468] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 0.
I20260601 13:42:23.171803  2843 leader_election.cc:304] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ac87fa851c45edbaa86841c2339fe4, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.171963  2921 raft_consensus.cc:2804] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.172022  2921 raft_consensus.cc:493] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.172060  2921 raft_consensus.cc:3060] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.172240  2478 catalog_manager.cc:5696] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 reported cstate change: term changed from 0 to 1, leader changed from <none> to f547e54fc764423b8b46a51ae1483803 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:23.172923  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e8501b03ab427185fc99899dee666f" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:23.173002  2921 raft_consensus.cc:515] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.173036  2736 raft_consensus.cc:2468] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 0.
I20260601 13:42:23.173323  2921 leader_election.cc:290] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 election: Requested vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:23.173623  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e8501b03ab427185fc99899dee666f" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:23.173722  2736 raft_consensus.cc:3060] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.174005  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e8501b03ab427185fc99899dee666f" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:23.174136  2661 raft_consensus.cc:3060] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.174572  2736 raft_consensus.cc:2468] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 1.
I20260601 13:42:23.174825  2840 leader_election.cc:304] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ac87fa851c45edbaa86841c2339fe4, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:23.174997  2921 raft_consensus.cc:2804] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.175031  2661 raft_consensus.cc:2468] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 1.
I20260601 13:42:23.175156  2921 raft_consensus.cc:697] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEADER]: Becoming Leader. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Running, Role: LEADER
I20260601 13:42:23.175288  2921 consensus_queue.cc:237] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.176476  2478 catalog_manager.cc:5696] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132). New cstate: current_term: 1 leader_uuid: "58ac87fa851c45edbaa86841c2339fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.189891  2816 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.192641  2826 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.217005  2820 consensus_queue.cc:1048] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.219612  2820 consensus_queue.cc:1048] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.221457  2826 raft_consensus.cc:493] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.221571  2826 raft_consensus.cc:515] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.222062  2826 leader_election.cc:290] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259)
I20260601 13:42:23.222304  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:23.222407  2661 raft_consensus.cc:2468] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:23.222641  2551 leader_election.cc:304] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.222800  2826 raft_consensus.cc:2804] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.222865  2826 raft_consensus.cc:493] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.222931  2826 raft_consensus.cc:3060] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.223942  2826 raft_consensus.cc:515] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.224267  2826 leader_election.cc:290] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Requested vote from peers f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849), 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259)
I20260601 13:42:23.224570  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:23.224668  2661 raft_consensus.cc:3060] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.225553  2661 raft_consensus.cc:2468] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:23.225832  2551 leader_election.cc:304] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.225997  2826 raft_consensus.cc:2804] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.226118  2826 raft_consensus.cc:697] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:23.226275  2876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4" is_pre_election: true
I20260601 13:42:23.226245  2826 consensus_queue.cc:237] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.226377  2876 raft_consensus.cc:2468] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:23.226549  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.226640  2877 raft_consensus.cc:3060] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.227370  2877 raft_consensus.cc:2468] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:23.227739  2478 catalog_manager.cc:5696] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:23.285544  2826 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.288579  2826 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.290052  2921 raft_consensus.cc:493] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.290145  2921 raft_consensus.cc:515] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.290625  2921 leader_election.cc:290] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:23.291152  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7021ae36755448dd9545dd0177989317" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:23.291265  2736 raft_consensus.cc:2468] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 0.
I20260601 13:42:23.291482  2840 leader_election.cc:304] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ac87fa851c45edbaa86841c2339fe4, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:23.291656  2921 raft_consensus.cc:2804] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.291718  2921 raft_consensus.cc:493] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.291777  2921 raft_consensus.cc:3060] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.292865  2921 raft_consensus.cc:515] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.293197  2921 leader_election.cc:290] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:23.293514  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7021ae36755448dd9545dd0177989317" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:23.293633  2736 raft_consensus.cc:3060] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.294412  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7021ae36755448dd9545dd0177989317" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49" is_pre_election: true
I20260601 13:42:23.294528  2585 raft_consensus.cc:2468] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 0.
I20260601 13:42:23.294551  2736 raft_consensus.cc:2468] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 1.
I20260601 13:42:23.294478  2584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7021ae36755448dd9545dd0177989317" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:23.294648  2584 raft_consensus.cc:3060] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.295337  2584 raft_consensus.cc:2468] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 1.
I20260601 13:42:23.295620  2840 leader_election.cc:304] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 58ac87fa851c45edbaa86841c2339fe4; no voters: 
I20260601 13:42:23.295836  2921 raft_consensus.cc:2804] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.295940  2921 raft_consensus.cc:697] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEADER]: Becoming Leader. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Running, Role: LEADER
I20260601 13:42:23.296056  2921 consensus_queue.cc:237] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } }
I20260601 13:42:23.297286  2482 catalog_manager.cc:5696] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132). New cstate: current_term: 1 leader_uuid: "58ac87fa851c45edbaa86841c2339fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.310634  2826 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.313201  2816 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.317836  2921 raft_consensus.cc:493] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.317909  2921 raft_consensus.cc:515] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.318228  2921 leader_election.cc:290] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491), 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:23.318503  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d441c1802f774b53a23ed53bbc55323d" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:23.318569  2584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d441c1802f774b53a23ed53bbc55323d" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49" is_pre_election: true
I20260601 13:42:23.318645  2736 raft_consensus.cc:2468] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 0.
I20260601 13:42:23.318686  2584 raft_consensus.cc:2468] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 0.
I20260601 13:42:23.318884  2840 leader_election.cc:304] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ac87fa851c45edbaa86841c2339fe4, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:23.319069  2921 raft_consensus.cc:2804] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.319130  2921 raft_consensus.cc:493] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.319157  2921 raft_consensus.cc:3060] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.319846  2921 raft_consensus.cc:515] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.320153  2921 leader_election.cc:290] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 election: Requested vote from peers 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491), 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:23.320436  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d441c1802f774b53a23ed53bbc55323d" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:23.320492  2584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d441c1802f774b53a23ed53bbc55323d" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:23.320544  2736 raft_consensus.cc:3060] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.320608  2584 raft_consensus.cc:3060] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.321195  2736 raft_consensus.cc:2468] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 1.
I20260601 13:42:23.321354  2584 raft_consensus.cc:2468] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 1.
I20260601 13:42:23.321467  2840 leader_election.cc:304] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ac87fa851c45edbaa86841c2339fe4, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:23.321643  2921 raft_consensus.cc:2804] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.321768  2921 raft_consensus.cc:697] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEADER]: Becoming Leader. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Running, Role: LEADER
I20260601 13:42:23.321884  2921 consensus_queue.cc:237] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.323173  2478 catalog_manager.cc:5696] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132). New cstate: current_term: 1 leader_uuid: "58ac87fa851c45edbaa86841c2339fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.325752  2816 raft_consensus.cc:493] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.325824  2816 raft_consensus.cc:515] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.326191  2816 leader_election.cc:290] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259), f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:23.326483  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9404179b124409987c3edaa272a339c" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4" is_pre_election: true
I20260601 13:42:23.326524  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9404179b124409987c3edaa272a339c" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803" is_pre_election: true
I20260601 13:42:23.326593  2661 raft_consensus.cc:2468] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:23.326593  2877 raft_consensus.cc:2468] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:23.326848  2551 leader_election.cc:304] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 58ac87fa851c45edbaa86841c2339fe4; no voters: 
I20260601 13:42:23.326984  2816 raft_consensus.cc:2804] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.327039  2816 raft_consensus.cc:493] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.327087  2816 raft_consensus.cc:3060] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.327696  2816 raft_consensus.cc:515] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.327991  2816 leader_election.cc:290] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Requested vote from peers 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259), f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:23.328275  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9404179b124409987c3edaa272a339c" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.328295  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9404179b124409987c3edaa272a339c" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:23.328388  2877 raft_consensus.cc:3060] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.328392  2661 raft_consensus.cc:3060] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.329236  2877 raft_consensus.cc:2468] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:23.329232  2661 raft_consensus.cc:2468] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:23.329526  2551 leader_election.cc:304] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.329710  2816 raft_consensus.cc:2804] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.329806  2816 raft_consensus.cc:697] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:23.329944  2816 consensus_queue.cc:237] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.331313  2478 catalog_manager.cc:5696] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.343384  2816 raft_consensus.cc:493] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.343489  2816 raft_consensus.cc:515] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.343855  2816 leader_election.cc:290] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:23.344110  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4" is_pre_election: true
I20260601 13:42:23.344219  2877 raft_consensus.cc:2468] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:23.344233  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c" is_pre_election: true
I20260601 13:42:23.344501  2551 leader_election.cc:304] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 58ac87fa851c45edbaa86841c2339fe4; no voters: 
I20260601 13:42:23.344511  2736 raft_consensus.cc:2468] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 0.
I20260601 13:42:23.344651  2816 raft_consensus.cc:2804] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.344714  2816 raft_consensus.cc:493] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.344756  2816 raft_consensus.cc:3060] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.345405  2816 raft_consensus.cc:515] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.345746  2816 leader_election.cc:290] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Requested vote from peers 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259), 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:23.345983  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.346081  2736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc" candidate_uuid: "1b7e172bd0404ddd92dc936225807d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d81ce304b184202bedf88f00713a38c"
I20260601 13:42:23.346110  2877 raft_consensus.cc:3060] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.346199  2736 raft_consensus.cc:3060] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.346796  2877 raft_consensus.cc:2468] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:23.346922  2736 raft_consensus.cc:2468] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7e172bd0404ddd92dc936225807d49 in term 1.
I20260601 13:42:23.347034  2551 leader_election.cc:304] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7e172bd0404ddd92dc936225807d49, 58ac87fa851c45edbaa86841c2339fe4; no voters: 
I20260601 13:42:23.347203  2816 raft_consensus.cc:2804] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.347306  2816 raft_consensus.cc:697] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:23.347419  2816 consensus_queue.cc:237] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.348663  2478 catalog_manager.cc:5696] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:23.368629  2820 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.371333  2956 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.373682  2797 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.376539  2820 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.422173  2786 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.425271  2961 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.490535  2816 consensus_queue.cc:1048] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.492869  2536 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:42:23.493546  2826 consensus_queue.cc:1048] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.499529  2584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc"
dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
mode: GRACEFUL
new_leader_uuid: "9d81ce304b184202bedf88f00713a38c"
 from {username='slave'} at 127.0.0.1:56926
I20260601 13:42:23.499629  2584 raft_consensus.cc:606] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Received request to transfer leadership to TS 9d81ce304b184202bedf88f00713a38c
I20260601 13:42:23.500439  2584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662"
dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
mode: GRACEFUL
new_leader_uuid: "f547e54fc764423b8b46a51ae1483803"
 from {username='slave'} at 127.0.0.1:56926
I20260601 13:42:23.500558  2584 raft_consensus.cc:606] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Received request to transfer leadership to TS f547e54fc764423b8b46a51ae1483803
I20260601 13:42:23.501279  2584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9404179b124409987c3edaa272a339c"
dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
mode: GRACEFUL
new_leader_uuid: "f547e54fc764423b8b46a51ae1483803"
 from {username='slave'} at 127.0.0.1:56926
I20260601 13:42:23.501407  2584 raft_consensus.cc:606] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Received request to transfer leadership to TS f547e54fc764423b8b46a51ae1483803
I20260601 13:42:23.501655  2536 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260601 13:42:23.501724  2736 consensus_queue.cc:237] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:23.501786  2536 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:23.502913  2584 raft_consensus.cc:1275] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:23.503342  2661 raft_consensus.cc:1275] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:23.503329  2956 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } 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:42:23.503791  2956 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:23.504941  2820 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.505700  2661 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.507572  2584 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.508220  2478 catalog_manager.cc:5696] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:23.508837  2702 consensus_peers.cc:597] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c -> Peer 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): Couldn't send request to peer 58ac87fa851c45edbaa86841c2339fe4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffccc90d48ae49128ea66df7c297ed57. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:23.512722  2584 consensus_queue.cc:237] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:23.513610  2961 consensus_queue.cc:1048] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.513969  2736 raft_consensus.cc:1275] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:23.514082  2551 consensus_peers.cc:597] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 -> Peer 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): Couldn't send request to peer 58ac87fa851c45edbaa86841c2339fe4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b59c326ae5ef4b7b966d3c272e81f5f1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:23.514200  2661 raft_consensus.cc:1275] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:23.514374  2826 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } 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:42:23.514930  2826 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:23.515702  2816 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.517215  2736 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.517369  2786 consensus_queue.cc:1048] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.517892  2661 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.518808  2481 catalog_manager.cc:5696] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.519126  2736 consensus_queue.cc:237] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [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: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:23.520529  2585 raft_consensus.cc:1275] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:23.520610  2702 consensus_peers.cc:597] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c -> Peer 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): Couldn't send request to peer 58ac87fa851c45edbaa86841c2339fe4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0101f9dd7e4a4b9dbf522fb90abd38ce. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:23.520892  2956 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:23.520979  2661 raft_consensus.cc:1275] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:23.521322  2956 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } 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:42:23.522665  2956 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.524169  2585 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.524382  2661 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.524755  2481 catalog_manager.cc:5696] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.530455  2661 consensus_queue.cc:237] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:23.531672  2585 raft_consensus.cc:1275] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:23.531714  2627 consensus_peers.cc:597] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 -> Peer 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): Couldn't send request to peer 58ac87fa851c45edbaa86841c2339fe4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8eef920a3ed94a55a3551fef8769726c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:23.531740  2736 raft_consensus.cc:1275] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:23.531996  2810 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } 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:42:23.532114  2786 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:23.533645  2961 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.533996  2585 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.534073  2736 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.536692  2478 catalog_manager.cc:5696] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:23.601761  2937 consensus_queue.cc:1048] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.602928  2921 consensus_queue.cc:1048] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.628293  2810 consensus_queue.cc:1048] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.630101  2810 consensus_queue.cc:1048] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.755504  2973 consensus_queue.cc:1048] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.758486  2921 consensus_queue.cc:1048] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.787637  2788 consensus_queue.cc:1048] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.789574  2826 raft_consensus.cc:993] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49: : Instructing follower f547e54fc764423b8b46a51ae1483803 to start an election
I20260601 13:42:23.789680  2826 raft_consensus.cc:1081] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Signalling peer f547e54fc764423b8b46a51ae1483803 to start an election
I20260601 13:42:23.790571  2660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662"
dest_uuid: "f547e54fc764423b8b46a51ae1483803"
 from {username='slave'} at 127.0.0.1:53934
I20260601 13:42:23.790699  2660 raft_consensus.cc:493] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:42:23.790766  2660 raft_consensus.cc:3060] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.791947  2660 raft_consensus.cc:515] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.792372  2660 leader_election.cc:290] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 2 election: Requested vote from peers 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259), 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:23.792671  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.792671  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e58dd3106b74b0091f2389ea4373662" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:23.792829  2877 raft_consensus.cc:3060] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.792894  2585 raft_consensus.cc:3055] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:42:23.792929  2585 raft_consensus.cc:740] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:23.793067  2585 consensus_queue.cc:260] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [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: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.793155  2585 raft_consensus.cc:3060] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.793776  2877 raft_consensus.cc:2468] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 2.
I20260601 13:42:23.794037  2585 raft_consensus.cc:2468] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 2.
I20260601 13:42:23.794358  2624 leader_election.cc:304] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [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: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 
I20260601 13:42:23.794567  2961 raft_consensus.cc:2804] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:23.794677  2961 raft_consensus.cc:697] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 2 LEADER]: Becoming Leader. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Running, Role: LEADER
I20260601 13:42:23.794806  2961 consensus_queue.cc:237] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [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: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.796099  2478 catalog_manager.cc:5696] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 reported cstate change: term changed from 1 to 2, leader changed from 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) to f547e54fc764423b8b46a51ae1483803 (127.31.73.130). New cstate: current_term: 2 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.854920  2921 consensus_queue.cc:1048] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.858302  2973 consensus_queue.cc:1048] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.874459  2826 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.877424  2788 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.879228  2788 raft_consensus.cc:993] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49: : Instructing follower 9d81ce304b184202bedf88f00713a38c to start an election
I20260601 13:42:23.879317  2788 raft_consensus.cc:1081] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Signalling peer 9d81ce304b184202bedf88f00713a38c to start an election
I20260601 13:42:23.879842  2736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc"
dest_uuid: "9d81ce304b184202bedf88f00713a38c"
 from {username='slave'} at 127.0.0.1:48400
I20260601 13:42:23.879951  2736 raft_consensus.cc:493] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:42:23.880010  2736 raft_consensus.cc:3060] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.880981  2736 raft_consensus.cc:515] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.881361  2736 leader_election.cc:290] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [CANDIDATE]: Term 2 election: Requested vote from peers 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259), 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:23.881611  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:23.881742  2585 raft_consensus.cc:3055] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:42:23.881793  2585 raft_consensus.cc:740] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:23.881937  2585 consensus_queue.cc:260] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.882102  2585 raft_consensus.cc:3060] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.883086  2585 raft_consensus.cc:2468] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 2.
I20260601 13:42:23.881619  2877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7addb52b014ed78a77e075167d45bc" candidate_uuid: "9d81ce304b184202bedf88f00713a38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.883339  2877 raft_consensus.cc:3060] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.883445  2699 leader_election.cc:304] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [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: 1b7e172bd0404ddd92dc936225807d49, 9d81ce304b184202bedf88f00713a38c; no voters: 
I20260601 13:42:23.883630  2820 raft_consensus.cc:2804] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:23.883730  2820 raft_consensus.cc:697] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 LEADER]: Becoming Leader. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Running, Role: LEADER
I20260601 13:42:23.883848  2820 consensus_queue.cc:237] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } }
I20260601 13:42:23.884240  2877 raft_consensus.cc:2468] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d81ce304b184202bedf88f00713a38c in term 2.
I20260601 13:42:23.885078  2479 catalog_manager.cc:5696] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c reported cstate change: term changed from 1 to 2, leader changed from 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) to 9d81ce304b184202bedf88f00713a38c (127.31.73.131). New cstate: current_term: 2 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.918279  2816 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.920413  2788 raft_consensus.cc:993] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49: : Instructing follower f547e54fc764423b8b46a51ae1483803 to start an election
I20260601 13:42:23.920495  2788 raft_consensus.cc:1081] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Signalling peer f547e54fc764423b8b46a51ae1483803 to start an election
I20260601 13:42:23.921324  2661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9404179b124409987c3edaa272a339c"
dest_uuid: "f547e54fc764423b8b46a51ae1483803"
 from {username='slave'} at 127.0.0.1:53934
I20260601 13:42:23.921445  2661 raft_consensus.cc:493] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:42:23.921504  2661 raft_consensus.cc:3060] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.921538  2788 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:23.922605  2661 raft_consensus.cc:515] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.923007  2661 leader_election.cc:290] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [CANDIDATE]: Term 2 election: Requested vote from peers 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259), 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:23.923255  2660 raft_consensus.cc:1240] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Rejecting Update request from peer 1b7e172bd0404ddd92dc936225807d49 for earlier term 1. Current term is 2. Ops: []
I20260601 13:42:23.923301  2876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9404179b124409987c3edaa272a339c" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
I20260601 13:42:23.923833  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9404179b124409987c3edaa272a339c" candidate_uuid: "f547e54fc764423b8b46a51ae1483803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:23.923938  2585 raft_consensus.cc:3055] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:42:23.923979  2585 raft_consensus.cc:740] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b7e172bd0404ddd92dc936225807d49, State: Running, Role: LEADER
I20260601 13:42:23.924114  2585 consensus_queue.cc:260] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.924288  2585 raft_consensus.cc:3060] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:23.924974  2585 raft_consensus.cc:2468] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547e54fc764423b8b46a51ae1483803 in term 2.
I20260601 13:42:23.925274  2624 leader_election.cc:304] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [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: 1b7e172bd0404ddd92dc936225807d49, f547e54fc764423b8b46a51ae1483803; no voters: 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:23.925486  2961 raft_consensus.cc:2804] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:23.925571  2961 raft_consensus.cc:697] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 LEADER]: Becoming Leader. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Running, Role: LEADER
I20260601 13:42:23.925679  2961 consensus_queue.cc:237] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:23.926849  2479 catalog_manager.cc:5696] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 reported cstate change: term changed from 1 to 2, leader changed from 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) to f547e54fc764423b8b46a51ae1483803 (127.31.73.130). New cstate: current_term: 2 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:23.948184  2985 ts_tablet_manager.cc:933] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: Initiating tablet copy from peer 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:23.948522  2985 tablet_copy_client.cc:323] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:46135
I20260601 13:42:23.949014  2595 tablet_copy_service.cc:140] P 1b7e172bd0404ddd92dc936225807d49: Received BeginTabletCopySession request for tablet b59c326ae5ef4b7b966d3c272e81f5f1 from peer 58ac87fa851c45edbaa86841c2339fe4 ({username='slave'} at 127.0.0.1:56920)
I20260601 13:42:23.949095  2595 tablet_copy_service.cc:161] P 1b7e172bd0404ddd92dc936225807d49: Beginning new tablet copy session on tablet b59c326ae5ef4b7b966d3c272e81f5f1 from peer 58ac87fa851c45edbaa86841c2339fe4 at {username='slave'} at 127.0.0.1:56920: session id = 58ac87fa851c45edbaa86841c2339fe4-b59c326ae5ef4b7b966d3c272e81f5f1
I20260601 13:42:23.949841  2595 tablet_copy_source_session.cc:215] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:23.950635  2985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59c326ae5ef4b7b966d3c272e81f5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.952276  2985 tablet_copy_client.cc:806] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:23.952445  2985 tablet_copy_client.cc:670] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:23.953521  2985 tablet_copy_client.cc:538] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:23.954530  2985 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:23.957381  2985 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: 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:42:23.957612  2985 tablet_bootstrap.cc:492] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap complete.
I20260601 13:42:23.957777  2985 ts_tablet_manager.cc:1403] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.958209  2985 raft_consensus.cc:359] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:23.958323  2985 raft_consensus.cc:740] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: LEARNER
I20260601 13:42:23.958431  2985 consensus_queue.cc:260] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:23.958724  2985 ts_tablet_manager.cc:1434] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.959214  2595 tablet_copy_service.cc:342] P 1b7e172bd0404ddd92dc936225807d49: Request end of tablet copy session 58ac87fa851c45edbaa86841c2339fe4-b59c326ae5ef4b7b966d3c272e81f5f1 received from {username='slave'} at 127.0.0.1:56920
I20260601 13:42:23.959301  2595 tablet_copy_service.cc:434] P 1b7e172bd0404ddd92dc936225807d49: ending tablet copy session 58ac87fa851c45edbaa86841c2339fe4-b59c326ae5ef4b7b966d3c272e81f5f1 on tablet b59c326ae5ef4b7b966d3c272e81f5f1 with peer 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:24.030766  2985 ts_tablet_manager.cc:933] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: Initiating tablet copy from peer 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:24.031121  2985 tablet_copy_client.cc:323] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:45491
I20260601 13:42:24.031597  2746 tablet_copy_service.cc:140] P 9d81ce304b184202bedf88f00713a38c: Received BeginTabletCopySession request for tablet ffccc90d48ae49128ea66df7c297ed57 from peer 58ac87fa851c45edbaa86841c2339fe4 ({username='slave'} at 127.0.0.1:48414)
I20260601 13:42:24.031695  2746 tablet_copy_service.cc:161] P 9d81ce304b184202bedf88f00713a38c: Beginning new tablet copy session on tablet ffccc90d48ae49128ea66df7c297ed57 from peer 58ac87fa851c45edbaa86841c2339fe4 at {username='slave'} at 127.0.0.1:48414: session id = 58ac87fa851c45edbaa86841c2339fe4-ffccc90d48ae49128ea66df7c297ed57
I20260601 13:42:24.032661  2746 tablet_copy_source_session.cc:215] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:24.033511  2985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffccc90d48ae49128ea66df7c297ed57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:24.035732  2985 tablet_copy_client.cc:806] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:24.035884  2985 tablet_copy_client.cc:670] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:24.036903  2985 tablet_copy_client.cc:538] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:24.038132  2985 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:24.041599  2985 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: 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:42:24.041846  2985 tablet_bootstrap.cc:492] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap complete.
I20260601 13:42:24.041996  2985 ts_tablet_manager.cc:1403] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:24.042646  2985 raft_consensus.cc:359] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:24.042769  2985 raft_consensus.cc:740] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: LEARNER
I20260601 13:42:24.042858  2985 consensus_queue.cc:260] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:24.043177  2985 ts_tablet_manager.cc:1434] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:24.043704  2746 tablet_copy_service.cc:342] P 9d81ce304b184202bedf88f00713a38c: Request end of tablet copy session 58ac87fa851c45edbaa86841c2339fe4-ffccc90d48ae49128ea66df7c297ed57 received from {username='slave'} at 127.0.0.1:48414
I20260601 13:42:24.043805  2746 tablet_copy_service.cc:434] P 9d81ce304b184202bedf88f00713a38c: ending tablet copy session 58ac87fa851c45edbaa86841c2339fe4-ffccc90d48ae49128ea66df7c297ed57 on tablet ffccc90d48ae49128ea66df7c297ed57 with peer 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:24.100524  2985 ts_tablet_manager.cc:933] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: Initiating tablet copy from peer f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:24.100904  2985 tablet_copy_client.cc:323] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:44849
I20260601 13:42:24.101428  2671 tablet_copy_service.cc:140] P f547e54fc764423b8b46a51ae1483803: Received BeginTabletCopySession request for tablet 8eef920a3ed94a55a3551fef8769726c from peer 58ac87fa851c45edbaa86841c2339fe4 ({username='slave'} at 127.0.0.1:53962)
I20260601 13:42:24.101517  2671 tablet_copy_service.cc:161] P f547e54fc764423b8b46a51ae1483803: Beginning new tablet copy session on tablet 8eef920a3ed94a55a3551fef8769726c from peer 58ac87fa851c45edbaa86841c2339fe4 at {username='slave'} at 127.0.0.1:53962: session id = 58ac87fa851c45edbaa86841c2339fe4-8eef920a3ed94a55a3551fef8769726c
I20260601 13:42:24.102303  2671 tablet_copy_source_session.cc:215] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:24.103049  2985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eef920a3ed94a55a3551fef8769726c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:24.104699  2985 tablet_copy_client.cc:806] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:24.104874  2985 tablet_copy_client.cc:670] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:24.105935  2985 tablet_copy_client.cc:538] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:24.106935  2985 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:24.109881  2985 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: 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:42:24.110167  2985 tablet_bootstrap.cc:492] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap complete.
I20260601 13:42:24.110339  2985 ts_tablet_manager.cc:1403] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:42:24.110726  2985 raft_consensus.cc:359] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:24.110846  2985 raft_consensus.cc:740] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: LEARNER
I20260601 13:42:24.110967  2985 consensus_queue.cc:260] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:24.111275  2985 ts_tablet_manager.cc:1434] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:24.112461  2671 tablet_copy_service.cc:342] P f547e54fc764423b8b46a51ae1483803: Request end of tablet copy session 58ac87fa851c45edbaa86841c2339fe4-8eef920a3ed94a55a3551fef8769726c received from {username='slave'} at 127.0.0.1:53962
I20260601 13:42:24.112551  2671 tablet_copy_service.cc:434] P f547e54fc764423b8b46a51ae1483803: ending tablet copy session 58ac87fa851c45edbaa86841c2339fe4-8eef920a3ed94a55a3551fef8769726c on tablet 8eef920a3ed94a55a3551fef8769726c with peer 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:24.112596  2992 ts_tablet_manager.cc:933] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: Initiating tablet copy from peer 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:24.112902  2992 tablet_copy_client.cc:323] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:45491
I20260601 13:42:24.113871  2746 tablet_copy_service.cc:140] P 9d81ce304b184202bedf88f00713a38c: Received BeginTabletCopySession request for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce from peer 58ac87fa851c45edbaa86841c2339fe4 ({username='slave'} at 127.0.0.1:48414)
I20260601 13:42:24.113961  2746 tablet_copy_service.cc:161] P 9d81ce304b184202bedf88f00713a38c: Beginning new tablet copy session on tablet 0101f9dd7e4a4b9dbf522fb90abd38ce from peer 58ac87fa851c45edbaa86841c2339fe4 at {username='slave'} at 127.0.0.1:48414: session id = 58ac87fa851c45edbaa86841c2339fe4-0101f9dd7e4a4b9dbf522fb90abd38ce
I20260601 13:42:24.114629  2746 tablet_copy_source_session.cc:215] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:24.115339  2992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:24.117187  2992 tablet_copy_client.cc:806] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:24.117354  2992 tablet_copy_client.cc:670] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:24.118396  2992 tablet_copy_client.cc:538] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:24.119289  2992 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:24.122385  2992 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: 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:42:24.122609  2992 tablet_bootstrap.cc:492] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap complete.
I20260601 13:42:24.122769  2992 ts_tablet_manager.cc:1403] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:24.123162  2992 raft_consensus.cc:359] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:24.123253  2992 raft_consensus.cc:740] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: LEARNER
I20260601 13:42:24.123358  2992 consensus_queue.cc:260] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [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: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:24.123624  2992 ts_tablet_manager.cc:1434] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:24.124096  2746 tablet_copy_service.cc:342] P 9d81ce304b184202bedf88f00713a38c: Request end of tablet copy session 58ac87fa851c45edbaa86841c2339fe4-0101f9dd7e4a4b9dbf522fb90abd38ce received from {username='slave'} at 127.0.0.1:48414
I20260601 13:42:24.124168  2746 tablet_copy_service.cc:434] P 9d81ce304b184202bedf88f00713a38c: ending tablet copy session 58ac87fa851c45edbaa86841c2339fe4-0101f9dd7e4a4b9dbf522fb90abd38ce on tablet 0101f9dd7e4a4b9dbf522fb90abd38ce with peer 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:24.272276  2585 raft_consensus.cc:1275] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:24.272759  2786 consensus_queue.cc:1048] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:24.274886  2877 raft_consensus.cc:1275] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:24.275228  2810 consensus_queue.cc:1048] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:24.341516  2877 raft_consensus.cc:1217] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:24.404371  2877 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:24.404868  2797 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:24.407872  2585 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:24.408859  2797 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:24.414881  2585 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:24.415232  2810 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:24.417454  2877 raft_consensus.cc:3060] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:24.418560  2877 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:24.419003  2810 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:24.563895  2877 raft_consensus.cc:1217] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:24.590898  2877 raft_consensus.cc:1217] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:24.717204  2877 raft_consensus.cc:1217] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:24.918880  2816 raft_consensus.cc:1064] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: attempting to promote NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 to VOTER
I20260601 13:42:24.919318  2816 consensus_queue.cc:237] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:24.920678  2877 raft_consensus.cc:1275] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:24.920877  2660 raft_consensus.cc:1275] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:24.920938  2736 raft_consensus.cc:1275] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:24.921226  3002 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:24.921381  3003 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:24.921561  2816 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } 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:42:24.923326  3000 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:24.924979  2736 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:24.925122  2660 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:24.925468  2478 catalog_manager.cc:5696] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:24.926424  2877 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:24.929661  2585 consensus_queue.cc:237] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:24.930792  2660 raft_consensus.cc:1275] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:24.930794  2877 raft_consensus.cc:1275] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:24.931183  3003 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:24.931450  2816 consensus_queue.cc:1048] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:24.932653  3002 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:24.932987  2661 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:24.934178  2465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b59c326ae5ef4b7b966d3c272e81f5f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:24.934801  2481 catalog_manager.cc:5696] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:24.935092  2877 raft_consensus.cc:2955] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:24.937120  2719 tablet_service.cc:1558] Processing DeleteTablet for tablet b59c326ae5ef4b7b966d3c272e81f5f1 with delete_type TABLET_DATA_TOMBSTONED (TS 9d81ce304b184202bedf88f00713a38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48392
I20260601 13:42:24.937439  3010 tablet_replica.cc:333] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:24.937577  3010 raft_consensus.cc:2243] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:24.937690  3010 raft_consensus.cc:2272] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.938289  3010 ts_tablet_manager.cc:1916] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:24.940367  3010 ts_tablet_manager.cc:1929] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:24.940456  3010 log.cc:1199] T b59c326ae5ef4b7b966d3c272e81f5f1 P 9d81ce304b184202bedf88f00713a38c: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/b59c326ae5ef4b7b966d3c272e81f5f1
I20260601 13:42:24.940965  2465 catalog_manager.cc:5027] TS 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491): tablet b59c326ae5ef4b7b966d3c272e81f5f1 (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:24.998193  2797 raft_consensus.cc:1064] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: attempting to promote NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 to VOTER
I20260601 13:42:24.998613  2797 consensus_queue.cc:237] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:24.999989  2877 raft_consensus.cc:1275] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.000039  2661 raft_consensus.cc:1275] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:24.999989  2585 raft_consensus.cc:1275] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.000394  3012 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.000563  2996 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:25.000782  2999 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } 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:42:25.002805  2996 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.004524  2661 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.004500  2585 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.006408  2481 catalog_manager.cc:5696] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:25.007438  2877 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.011085  2736 consensus_queue.cc:237] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [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: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:25.012022  2877 raft_consensus.cc:1275] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:25.012125  2661 raft_consensus.cc:1275] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:25.012368  3012 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:25.012494  2999 consensus_queue.cc:1048] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:25.013849  2797 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.015089  2465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ffccc90d48ae49128ea66df7c297ed57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:25.015429  2661 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.015653  2482 catalog_manager.cc:5696] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:25.017761  2877 raft_consensus.cc:2955] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.019460  2570 tablet_service.cc:1558] Processing DeleteTablet for tablet ffccc90d48ae49128ea66df7c297ed57 with delete_type TABLET_DATA_TOMBSTONED (TS 1b7e172bd0404ddd92dc936225807d49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56896
I20260601 13:42:25.019790  3016 tablet_replica.cc:333] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:25.019943  3016 raft_consensus.cc:2243] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.020089  3016 raft_consensus.cc:2272] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.021200  3016 ts_tablet_manager.cc:1916] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:25.023303  3016 ts_tablet_manager.cc:1929] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:25.023381  3016 log.cc:1199] T ffccc90d48ae49128ea66df7c297ed57 P 1b7e172bd0404ddd92dc936225807d49: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/ffccc90d48ae49128ea66df7c297ed57
I20260601 13:42:25.023907  2465 catalog_manager.cc:5027] TS 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135): tablet ffccc90d48ae49128ea66df7c297ed57 (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:25.081830  2998 raft_consensus.cc:1064] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: attempting to promote NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 to VOTER
I20260601 13:42:25.082314  2998 consensus_queue.cc:237] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:25.083809  2877 raft_consensus.cc:1275] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.083897  2585 raft_consensus.cc:1275] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.083913  2736 raft_consensus.cc:1275] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.084161  3018 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:25.084438  2786 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } 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:42:25.084584  2998 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.086581  2786 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.087004  2736 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.088644  2585 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.089160  2482 catalog_manager.cc:5696] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 reported cstate change: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:25.089288  2877 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.091909  2661 consensus_queue.cc:237] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [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: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:25.092931  2736 raft_consensus.cc:1275] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:25.093349  3018 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:25.093453  2877 raft_consensus.cc:1275] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:25.093719  3018 consensus_queue.cc:1048] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:25.094835  2810 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.095175  2736 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.096216  2468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8eef920a3ed94a55a3551fef8769726c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:25.097043  2479 catalog_manager.cc:5696] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 reported cstate change: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New cstate: current_term: 1 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:25.097934  2877 raft_consensus.cc:2955] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.099539  2570 tablet_service.cc:1558] Processing DeleteTablet for tablet 8eef920a3ed94a55a3551fef8769726c with delete_type TABLET_DATA_TOMBSTONED (TS 1b7e172bd0404ddd92dc936225807d49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56896
I20260601 13:42:25.100939  3016 tablet_replica.cc:333] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:25.101070  3016 raft_consensus.cc:2243] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.101187  3016 raft_consensus.cc:2272] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.101653  3016 ts_tablet_manager.cc:1916] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:25.103219  3016 ts_tablet_manager.cc:1929] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:25.103305  3016 log.cc:1199] T 8eef920a3ed94a55a3551fef8769726c P 1b7e172bd0404ddd92dc936225807d49: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/8eef920a3ed94a55a3551fef8769726c
I20260601 13:42:25.103724  2465 catalog_manager.cc:5027] TS 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135): tablet 8eef920a3ed94a55a3551fef8769726c (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:25.287406  3012 raft_consensus.cc:1064] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: attempting to promote NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 to VOTER
I20260601 13:42:25.287835  3012 consensus_queue.cc:237] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [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: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:25.289189  2585 raft_consensus.cc:1275] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.289189  2877 raft_consensus.cc:1275] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.289292  2661 raft_consensus.cc:1275] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.289613  3012 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:25.289779  2996 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } 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:42:25.290148  2999 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.291932  2996 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.292286  2661 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.292712  2877 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.294229  2585 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.294945  2478 catalog_manager.cc:5696] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.298467  2736 consensus_queue.cc:237] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:25.299487  2585 raft_consensus.cc:1275] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:25.299759  2877 raft_consensus.cc:1275] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:25.299800  3012 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:25.300289  3012 consensus_queue.cc:1048] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:25.301437  2999 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.301920  2877 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.302950  2465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:25.303037  2585 raft_consensus.cc:2955] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.304836  2479 catalog_manager.cc:5696] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New cstate: current_term: 1 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:25.306970  2648 tablet_service.cc:1558] Processing DeleteTablet for tablet 0101f9dd7e4a4b9dbf522fb90abd38ce with delete_type TABLET_DATA_TOMBSTONED (TS f547e54fc764423b8b46a51ae1483803 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53928
I20260601 13:42:25.307528  3026 tablet_replica.cc:333] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:25.307634  3026 raft_consensus.cc:2243] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.307729  3026 raft_consensus.cc:2272] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.308264  3026 ts_tablet_manager.cc:1916] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:25.309757  3026 ts_tablet_manager.cc:1929] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:25.309819  3026 log.cc:1199] T 0101f9dd7e4a4b9dbf522fb90abd38ce P f547e54fc764423b8b46a51ae1483803: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/0101f9dd7e4a4b9dbf522fb90abd38ce
I20260601 13:42:25.310286  2468 catalog_manager.cc:5027] TS f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849): tablet 0101f9dd7e4a4b9dbf522fb90abd38ce (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:25.502081  2536 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:42:25.510607  2661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b"
dest_uuid: "f547e54fc764423b8b46a51ae1483803"
mode: GRACEFUL
new_leader_uuid: "58ac87fa851c45edbaa86841c2339fe4"
 from {username='slave'} at 127.0.0.1:53978
I20260601 13:42:25.510756  2661 raft_consensus.cc:606] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Received request to transfer leadership to TS 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:25.511083  2536 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:42:25.511230  2536 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:25.512166  2786 raft_consensus.cc:993] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803: : Instructing follower 58ac87fa851c45edbaa86841c2339fe4 to start an election
I20260601 13:42:25.512247  2786 raft_consensus.cc:1081] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Signalling peer 58ac87fa851c45edbaa86841c2339fe4 to start an election
I20260601 13:42:25.512645  2877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b"
dest_uuid: "58ac87fa851c45edbaa86841c2339fe4"
 from {username='slave'} at 127.0.0.1:46006
I20260601 13:42:25.512743  2877 raft_consensus.cc:493] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:42:25.512782  2877 raft_consensus.cc:3060] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:25.513542  2877 raft_consensus.cc:515] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:25.513839  2877 leader_election.cc:290] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [CANDIDATE]: Term 2 election: Requested vote from peers 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135), f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:25.514132  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f547e54fc764423b8b46a51ae1483803"
I20260601 13:42:25.514226  2585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4902f8bb4394b1380e3cf5c445aa27b" candidate_uuid: "58ac87fa851c45edbaa86841c2339fe4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b7e172bd0404ddd92dc936225807d49"
I20260601 13:42:25.514232  2661 raft_consensus.cc:3055] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:42:25.514321  2661 raft_consensus.cc:740] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Running, Role: LEADER
I20260601 13:42:25.514345  2585 raft_consensus.cc:3060] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:25.514474  2661 consensus_queue.cc:260] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:25.514642  2661 raft_consensus.cc:3060] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:25.515129  2585 raft_consensus.cc:2468] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 2.
I20260601 13:42:25.515417  2661 raft_consensus.cc:2468] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ac87fa851c45edbaa86841c2339fe4 in term 2.
I20260601 13:42:25.515440  2840 leader_election.cc:304] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [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: 1b7e172bd0404ddd92dc936225807d49, 58ac87fa851c45edbaa86841c2339fe4; no voters: 
I20260601 13:42:25.515667  2937 raft_consensus.cc:2804] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:25.515877  2937 raft_consensus.cc:697] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 2 LEADER]: Becoming Leader. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Running, Role: LEADER
I20260601 13:42:25.515976  2937 consensus_queue.cc:237] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } }
I20260601 13:42:25.517414  2482 catalog_manager.cc:5696] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: term changed from 1 to 2, leader changed from f547e54fc764423b8b46a51ae1483803 (127.31.73.130) to 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132). New cstate: current_term: 2 leader_uuid: "58ac87fa851c45edbaa86841c2339fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:25.927697  2585 raft_consensus.cc:1275] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer 58ac87fa851c45edbaa86841c2339fe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:25.928117  2937 consensus_queue.cc:1048] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:25.930966  2661 raft_consensus.cc:1275] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Refusing update from remote peer 58ac87fa851c45edbaa86841c2339fe4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:25.931382  3033 consensus_queue.cc:1048] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:26.311460  2736 consensus_queue.cc:237] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: NON_VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: true } }
I20260601 13:42:26.312801  2877 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:26.312875  2585 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:42:26.312920  2702 consensus_peers.cc:597] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c -> Peer f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849): Couldn't send request to peer f547e54fc764423b8b46a51ae1483803. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b7addb52b014ed78a77e075167d45bc. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:26.313192  3038 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:26.313369  2996 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:26.314960  3039 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: NON_VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: true } } }
I20260601 13:42:26.315416  2585 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: NON_VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: true } } }
I20260601 13:42:26.315420  2877 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: NON_VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: true } } }
I20260601 13:42:26.317611  2482 catalog_manager.cc:5696] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: config changed from index -1 to 3, NON_VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) added. New cstate: current_term: 2 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: NON_VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: true } } }
I20260601 13:42:26.318264  2585 consensus_queue.cc:237] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:26.319684  2661 raft_consensus.cc:1275] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:26.319722  2736 raft_consensus.cc:1275] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:26.319835  2551 consensus_peers.cc:597] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 -> Peer 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): Couldn't send request to peer 58ac87fa851c45edbaa86841c2339fe4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 341a5e16b7a14211ac02cb7c96cfd1fd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:26.320029  3046 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } 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:42:26.320223  2816 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:26.322268  2816 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:26.322615  2736 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:26.322816  2661 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:26.324862  2479 catalog_manager.cc:5696] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 reported cstate change: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:26.325285  2661 consensus_queue.cc:237] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: NON_VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: true } }
W20260601 13:42:26.326684  2624 consensus_peers.cc:597] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 -> Peer 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491): Couldn't send request to peer 9d81ce304b184202bedf88f00713a38c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9404179b124409987c3edaa272a339c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:26.326850  2877 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:26.327117  2585 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:26.327250  2786 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:26.327510  3018 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:26.328768  2786 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: NON_VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: true } } }
I20260601 13:42:26.329654  2585 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: NON_VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: true } } }
I20260601 13:42:26.330354  2877 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: NON_VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: true } } }
I20260601 13:42:26.330735  2481 catalog_manager.cc:5696] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 reported cstate change: config changed from index -1 to 3, NON_VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) added. New cstate: current_term: 2 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: NON_VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:26.332021  2584 consensus_queue.cc:237] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:26.333374  2736 raft_consensus.cc:1275] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:26.333391  2661 raft_consensus.cc:1275] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:26.333617  2551 consensus_peers.cc:597] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 -> Peer 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): Couldn't send request to peer 58ac87fa851c45edbaa86841c2339fe4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06c1f56b2d324d1aa19eb6a1fd44adff. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:26.333896  3045 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } 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:42:26.334095  3046 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:26.335865  3046 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:26.336462  2736 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:26.338130  2481 catalog_manager.cc:5696] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:26.338526  2661 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } } }
I20260601 13:42:26.721046  3058 ts_tablet_manager.cc:933] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: Initiating tablet copy from peer 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:26.721429  3058 tablet_copy_client.cc:323] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:46135
I20260601 13:42:26.721920  2595 tablet_copy_service.cc:140] P 1b7e172bd0404ddd92dc936225807d49: Received BeginTabletCopySession request for tablet 06c1f56b2d324d1aa19eb6a1fd44adff from peer 58ac87fa851c45edbaa86841c2339fe4 ({username='slave'} at 127.0.0.1:56920)
I20260601 13:42:26.722057  2595 tablet_copy_service.cc:161] P 1b7e172bd0404ddd92dc936225807d49: Beginning new tablet copy session on tablet 06c1f56b2d324d1aa19eb6a1fd44adff from peer 58ac87fa851c45edbaa86841c2339fe4 at {username='slave'} at 127.0.0.1:56920: session id = 58ac87fa851c45edbaa86841c2339fe4-06c1f56b2d324d1aa19eb6a1fd44adff
I20260601 13:42:26.722831  2595 tablet_copy_source_session.cc:215] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:26.723678  3058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c1f56b2d324d1aa19eb6a1fd44adff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:26.725457  3058 tablet_copy_client.cc:806] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:26.725627  3058 tablet_copy_client.cc:670] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:26.726850  3058 tablet_copy_client.cc:538] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:26.727828  3058 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:26.730841  3058 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: 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:42:26.731076  3058 tablet_bootstrap.cc:492] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap complete.
I20260601 13:42:26.731252  3058 ts_tablet_manager.cc:1403] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:26.731642  3058 raft_consensus.cc:359] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:26.731796  3058 raft_consensus.cc:740] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: LEARNER
I20260601 13:42:26.731935  3058 consensus_queue.cc:260] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:26.732218  3058 ts_tablet_manager.cc:1434] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:26.732707  2595 tablet_copy_service.cc:342] P 1b7e172bd0404ddd92dc936225807d49: Request end of tablet copy session 58ac87fa851c45edbaa86841c2339fe4-06c1f56b2d324d1aa19eb6a1fd44adff received from {username='slave'} at 127.0.0.1:56920
I20260601 13:42:26.732788  2595 tablet_copy_service.cc:434] P 1b7e172bd0404ddd92dc936225807d49: ending tablet copy session 58ac87fa851c45edbaa86841c2339fe4-06c1f56b2d324d1aa19eb6a1fd44adff on tablet 06c1f56b2d324d1aa19eb6a1fd44adff with peer 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:26.764225  3061 ts_tablet_manager.cc:933] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: Initiating tablet copy from peer 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491)
I20260601 13:42:26.764607  3061 tablet_copy_client.cc:323] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:45491
I20260601 13:42:26.765100  2746 tablet_copy_service.cc:140] P 9d81ce304b184202bedf88f00713a38c: Received BeginTabletCopySession request for tablet 8b7addb52b014ed78a77e075167d45bc from peer f547e54fc764423b8b46a51ae1483803 ({username='slave'} at 127.0.0.1:48410)
I20260601 13:42:26.765203  2746 tablet_copy_service.cc:161] P 9d81ce304b184202bedf88f00713a38c: Beginning new tablet copy session on tablet 8b7addb52b014ed78a77e075167d45bc from peer f547e54fc764423b8b46a51ae1483803 at {username='slave'} at 127.0.0.1:48410: session id = f547e54fc764423b8b46a51ae1483803-8b7addb52b014ed78a77e075167d45bc
I20260601 13:42:26.765899  2746 tablet_copy_source_session.cc:215] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:26.766700  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7addb52b014ed78a77e075167d45bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:26.768401  3061 tablet_copy_client.cc:806] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:26.768566  3061 tablet_copy_client.cc:670] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:26.769635  3061 tablet_copy_client.cc:538] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:26.770643  3061 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: Bootstrap starting.
I20260601 13:42:26.773929  3061 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: 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:42:26.774188  3061 tablet_bootstrap.cc:492] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: Bootstrap complete.
I20260601 13:42:26.774362  3061 ts_tablet_manager.cc:1403] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:42:26.774741  3061 raft_consensus.cc:359] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: NON_VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: true } }
I20260601 13:42:26.774838  3061 raft_consensus.cc:740] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f547e54fc764423b8b46a51ae1483803, State: Initialized, Role: LEARNER
I20260601 13:42:26.774946  3061 consensus_queue.cc:260] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: NON_VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: true } }
I20260601 13:42:26.775250  3061 ts_tablet_manager.cc:1434] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:26.775729  2746 tablet_copy_service.cc:342] P 9d81ce304b184202bedf88f00713a38c: Request end of tablet copy session f547e54fc764423b8b46a51ae1483803-8b7addb52b014ed78a77e075167d45bc received from {username='slave'} at 127.0.0.1:48410
I20260601 13:42:26.775821  2746 tablet_copy_service.cc:434] P 9d81ce304b184202bedf88f00713a38c: ending tablet copy session f547e54fc764423b8b46a51ae1483803-8b7addb52b014ed78a77e075167d45bc on tablet 8b7addb52b014ed78a77e075167d45bc with peer f547e54fc764423b8b46a51ae1483803
I20260601 13:42:26.807646  3064 ts_tablet_manager.cc:933] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: Initiating tablet copy from peer f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849)
I20260601 13:42:26.808038  3064 tablet_copy_client.cc:323] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:44849
I20260601 13:42:26.808543  2671 tablet_copy_service.cc:140] P f547e54fc764423b8b46a51ae1483803: Received BeginTabletCopySession request for tablet f9404179b124409987c3edaa272a339c from peer 9d81ce304b184202bedf88f00713a38c ({username='slave'} at 127.0.0.1:53948)
I20260601 13:42:26.808634  2671 tablet_copy_service.cc:161] P f547e54fc764423b8b46a51ae1483803: Beginning new tablet copy session on tablet f9404179b124409987c3edaa272a339c from peer 9d81ce304b184202bedf88f00713a38c at {username='slave'} at 127.0.0.1:53948: session id = 9d81ce304b184202bedf88f00713a38c-f9404179b124409987c3edaa272a339c
I20260601 13:42:26.809332  2671 tablet_copy_source_session.cc:215] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:26.810251  3064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9404179b124409987c3edaa272a339c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:26.811928  3064 tablet_copy_client.cc:806] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:26.812085  3064 tablet_copy_client.cc:670] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:26.813143  3064 tablet_copy_client.cc:538] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:26.814184  3064 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: Bootstrap starting.
I20260601 13:42:26.817219  3064 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: 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:42:26.817456  3064 tablet_bootstrap.cc:492] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: Bootstrap complete.
I20260601 13:42:26.817621  3064 ts_tablet_manager.cc:1403] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:26.818097  3064 raft_consensus.cc:359] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: NON_VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: true } }
I20260601 13:42:26.818233  3064 raft_consensus.cc:740] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9d81ce304b184202bedf88f00713a38c, State: Initialized, Role: LEARNER
I20260601 13:42:26.818348  3064 consensus_queue.cc:260] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: NON_VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: true } }
I20260601 13:42:26.818640  3064 ts_tablet_manager.cc:1434] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:26.819088  2671 tablet_copy_service.cc:342] P f547e54fc764423b8b46a51ae1483803: Request end of tablet copy session 9d81ce304b184202bedf88f00713a38c-f9404179b124409987c3edaa272a339c received from {username='slave'} at 127.0.0.1:53948
I20260601 13:42:26.819180  2671 tablet_copy_service.cc:434] P f547e54fc764423b8b46a51ae1483803: ending tablet copy session 9d81ce304b184202bedf88f00713a38c-f9404179b124409987c3edaa272a339c on tablet f9404179b124409987c3edaa272a339c with peer 9d81ce304b184202bedf88f00713a38c
I20260601 13:42:26.879459  3058 ts_tablet_manager.cc:933] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: Initiating tablet copy from peer 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135)
I20260601 13:42:26.879837  3058 tablet_copy_client.cc:323] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:46135
I20260601 13:42:26.880339  2595 tablet_copy_service.cc:140] P 1b7e172bd0404ddd92dc936225807d49: Received BeginTabletCopySession request for tablet 341a5e16b7a14211ac02cb7c96cfd1fd from peer 58ac87fa851c45edbaa86841c2339fe4 ({username='slave'} at 127.0.0.1:56920)
I20260601 13:42:26.880452  2595 tablet_copy_service.cc:161] P 1b7e172bd0404ddd92dc936225807d49: Beginning new tablet copy session on tablet 341a5e16b7a14211ac02cb7c96cfd1fd from peer 58ac87fa851c45edbaa86841c2339fe4 at {username='slave'} at 127.0.0.1:56920: session id = 58ac87fa851c45edbaa86841c2339fe4-341a5e16b7a14211ac02cb7c96cfd1fd
I20260601 13:42:26.881484  2595 tablet_copy_source_session.cc:215] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:26.882344  3058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341a5e16b7a14211ac02cb7c96cfd1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:26.884004  3058 tablet_copy_client.cc:806] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:26.884173  3058 tablet_copy_client.cc:670] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:26.885171  3058 tablet_copy_client.cc:538] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:26.886174  3058 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap starting.
I20260601 13:42:26.889160  3058 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: 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:42:26.889402  3058 tablet_bootstrap.cc:492] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: Bootstrap complete.
I20260601 13:42:26.889569  3058 ts_tablet_manager.cc:1403] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:26.889962  3058 raft_consensus.cc:359] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:26.890141  3058 raft_consensus.cc:740] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58ac87fa851c45edbaa86841c2339fe4, State: Initialized, Role: LEARNER
I20260601 13:42:26.890260  3058 consensus_queue.cc:260] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: true } }
I20260601 13:42:26.890589  3058 ts_tablet_manager.cc:1434] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:26.891028  2595 tablet_copy_service.cc:342] P 1b7e172bd0404ddd92dc936225807d49: Request end of tablet copy session 58ac87fa851c45edbaa86841c2339fe4-341a5e16b7a14211ac02cb7c96cfd1fd received from {username='slave'} at 127.0.0.1:56920
I20260601 13:42:26.891124  2595 tablet_copy_service.cc:434] P 1b7e172bd0404ddd92dc936225807d49: ending tablet copy session 58ac87fa851c45edbaa86841c2339fe4-341a5e16b7a14211ac02cb7c96cfd1fd on tablet 341a5e16b7a14211ac02cb7c96cfd1fd with peer 58ac87fa851c45edbaa86841c2339fe4
I20260601 13:42:27.178143  2877 raft_consensus.cc:1217] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:27.327404  2661 raft_consensus.cc:1217] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:42:27.383066  2736 raft_consensus.cc:1217] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:42:27.493891  2877 raft_consensus.cc:1217] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:27.511509  2536 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:42:27.512899  2536 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:42:27.512988  2536 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:27.589564  3070 raft_consensus.cc:1064] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: attempting to promote NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 to VOTER
I20260601 13:42:27.590071  3070 consensus_queue.cc:237] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:27.591531  2736 raft_consensus.cc:1275] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:27.591552  2877 raft_consensus.cc:1275] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:27.591552  2661 raft_consensus.cc:1275] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:27.592108  3076 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:27.592301  3045 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:27.592540  3045 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } 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:42:27.594128  3045 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.594666  2736 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.594731  2661 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.596936  2482 catalog_manager.cc:5696] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.597204  2877 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { replace: true } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.600453  2584 consensus_queue.cc:237] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:27.601572  2877 raft_consensus.cc:1275] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:27.601584  2661 raft_consensus.cc:1275] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:27.601890  3069 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:27.602085  3076 consensus_queue.cc:1048] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:27.603528  3045 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.603900  2661 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.604898  2465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 06c1f56b2d324d1aa19eb6a1fd44adff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:27.605335  2877 raft_consensus.cc:2955] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.605746  2478 catalog_manager.cc:5696] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 reported cstate change: config changed from index 3 to 4, VOTER 9d81ce304b184202bedf88f00713a38c (127.31.73.131) evicted. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:27.607887  2719 tablet_service.cc:1558] Processing DeleteTablet for tablet 06c1f56b2d324d1aa19eb6a1fd44adff with delete_type TABLET_DATA_TOMBSTONED (TS 9d81ce304b184202bedf88f00713a38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48392
I20260601 13:42:27.608227  3084 tablet_replica.cc:333] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:27.608614  3084 raft_consensus.cc:2243] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:27.608810  3084 raft_consensus.cc:2272] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:27.609571  3084 ts_tablet_manager.cc:1916] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:27.611192  3084 ts_tablet_manager.cc:1929] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:27.611250  3084 log.cc:1199] T 06c1f56b2d324d1aa19eb6a1fd44adff P 9d81ce304b184202bedf88f00713a38c: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/06c1f56b2d324d1aa19eb6a1fd44adff
I20260601 13:42:27.611752  2465 catalog_manager.cc:5027] TS 9d81ce304b184202bedf88f00713a38c (127.31.73.131:45491): tablet 06c1f56b2d324d1aa19eb6a1fd44adff (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:27.908677  3069 raft_consensus.cc:1064] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: attempting to promote NON_VOTER 58ac87fa851c45edbaa86841c2339fe4 to VOTER
I20260601 13:42:27.909157  3069 consensus_queue.cc:237] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:27.910490  2736 raft_consensus.cc:1275] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:27.910624  2661 raft_consensus.cc:1275] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:27.910624  2877 raft_consensus.cc:1275] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEARNER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:27.910842  3076 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:27.911039  3070 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } 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:42:27.911180  3045 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:27.912734  3045 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.913070  2877 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.913285  2661 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.915248  2736 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.915524  2479 catalog_manager.cc:5696] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: config changed from index 2 to 3, 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.919937  2584 consensus_queue.cc:237] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } }
I20260601 13:42:27.920933  2877 raft_consensus.cc:1275] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:27.921242  3069 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:27.921648  2736 raft_consensus.cc:1275] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Refusing update from remote peer 1b7e172bd0404ddd92dc936225807d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:27.921943  3069 consensus_queue.cc:1048] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:27.922813  3076 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.923354  2877 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.924144  2465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 341a5e16b7a14211ac02cb7c96cfd1fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:27.924978  2736 raft_consensus.cc:2955] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.925182  2482 catalog_manager.cc:5696] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 reported cstate change: config changed from index 3 to 4, VOTER f547e54fc764423b8b46a51ae1483803 (127.31.73.130) evicted. New cstate: current_term: 1 leader_uuid: "1b7e172bd0404ddd92dc936225807d49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { promote: false } } }
I20260601 13:42:27.927603  2648 tablet_service.cc:1558] Processing DeleteTablet for tablet 341a5e16b7a14211ac02cb7c96cfd1fd with delete_type TABLET_DATA_TOMBSTONED (TS f547e54fc764423b8b46a51ae1483803 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53928
I20260601 13:42:27.927948  3089 tablet_replica.cc:333] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:27.928107  3089 raft_consensus.cc:2243] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:27.928289  3089 raft_consensus.cc:2272] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:27.928825  3089 ts_tablet_manager.cc:1916] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:27.930476  3089 ts_tablet_manager.cc:1929] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:27.930567  3089 log.cc:1199] T 341a5e16b7a14211ac02cb7c96cfd1fd P f547e54fc764423b8b46a51ae1483803: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/341a5e16b7a14211ac02cb7c96cfd1fd
I20260601 13:42:27.931100  2468 catalog_manager.cc:5027] TS f547e54fc764423b8b46a51ae1483803 (127.31.73.130:44849): tablet 341a5e16b7a14211ac02cb7c96cfd1fd (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:27.931855  3090 raft_consensus.cc:1064] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: attempting to promote NON_VOTER f547e54fc764423b8b46a51ae1483803 to VOTER
I20260601 13:42:27.932195  3090 consensus_queue.cc:237] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } }
I20260601 13:42:27.933494  2584 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:27.933604  2877 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:27.933743  2661 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 LEARNER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:27.934157  3092 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:27.934368  3093 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } 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:42:27.934584  3072 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:27.936226  3072 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f547e54fc764423b8b46a51ae1483803 (127.31.73.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } } }
I20260601 13:42:27.936863  2877 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f547e54fc764423b8b46a51ae1483803 (127.31.73.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } } }
I20260601 13:42:27.936606  2584 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f547e54fc764423b8b46a51ae1483803 (127.31.73.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } } }
I20260601 13:42:27.938902  2481 catalog_manager.cc:5696] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index 3 to 4, f547e54fc764423b8b46a51ae1483803 (127.31.73.130) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:27.939870  2661 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f547e54fc764423b8b46a51ae1483803 (127.31.73.130) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } } }
I20260601 13:42:27.942337  2736 consensus_queue.cc:237] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [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: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } }
I20260601 13:42:27.943545  2584 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:27.943545  2661 raft_consensus.cc:1275] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Refusing update from remote peer 9d81ce304b184202bedf88f00713a38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:27.943935  3093 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } 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:42:27.944128  3090 consensus_queue.cc:1048] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:27.945466  3093 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } } }
I20260601 13:42:27.945807  2584 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } } }
I20260601 13:42:27.946981  2465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b7addb52b014ed78a77e075167d45bc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:27.945807  2661 raft_consensus.cc:2955] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } } }
I20260601 13:42:27.948148  2478 catalog_manager.cc:5696] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New cstate: current_term: 2 leader_uuid: "9d81ce304b184202bedf88f00713a38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:27.950464  2863 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b7addb52b014ed78a77e075167d45bc with delete_type TABLET_DATA_TOMBSTONED (TS 58ac87fa851c45edbaa86841c2339fe4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45992
I20260601 13:42:27.950862  3097 tablet_replica.cc:333] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:27.950990  3097 raft_consensus.cc:2243] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:27.951102  3097 raft_consensus.cc:2272] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:27.951808  3097 ts_tablet_manager.cc:1916] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:27.953722  3097 ts_tablet_manager.cc:1929] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:42:27.953799  3097 log.cc:1199] T 8b7addb52b014ed78a77e075167d45bc P 58ac87fa851c45edbaa86841c2339fe4: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-3-root/wals/8b7addb52b014ed78a77e075167d45bc
I20260601 13:42:27.954308  2468 catalog_manager.cc:5027] TS 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): tablet 8b7addb52b014ed78a77e075167d45bc (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:27.993935  3073 raft_consensus.cc:1064] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: attempting to promote NON_VOTER 9d81ce304b184202bedf88f00713a38c to VOTER
I20260601 13:42:27.994369  3073 consensus_queue.cc:237] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [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: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } }
I20260601 13:42:27.995683  2736 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 LEARNER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:27.995872  2877 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:27.995872  2584 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:27.996140  3098 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } 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:42:27.996366  3101 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:27.996537  3073 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } 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:42:27.998422  3100 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d81ce304b184202bedf88f00713a38c (127.31.73.131) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.000128  2877 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d81ce304b184202bedf88f00713a38c (127.31.73.131) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.000614  2481 catalog_manager.cc:5696] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 reported cstate change: config changed from index 3 to 4, 9d81ce304b184202bedf88f00713a38c (127.31.73.131) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:28.001837  2736 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d81ce304b184202bedf88f00713a38c (127.31.73.131) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.002343  2584 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9d81ce304b184202bedf88f00713a38c (127.31.73.131) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58ac87fa851c45edbaa86841c2339fe4" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36259 } attrs { replace: true } } peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.006408  2661 consensus_queue.cc:237] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [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: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } }
I20260601 13:42:28.007401  2736 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:28.007401  2584 raft_consensus.cc:1275] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Refusing update from remote peer f547e54fc764423b8b46a51ae1483803: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:28.007773  3098 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } 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:42:28.007917  3073 consensus_queue.cc:1048] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:28.009217  3073 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.009852  2736 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.010290  2584 raft_consensus.cc:2955] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.011180  2468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f9404179b124409987c3edaa272a339c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:28.012259  2479 catalog_manager.cc:5696] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c reported cstate change: config changed from index 4 to 5, VOTER 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132) evicted. New cstate: current_term: 2 leader_uuid: "f547e54fc764423b8b46a51ae1483803" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b7e172bd0404ddd92dc936225807d49" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46135 } } peers { permanent_uuid: "f547e54fc764423b8b46a51ae1483803" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44849 } } peers { permanent_uuid: "9d81ce304b184202bedf88f00713a38c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 45491 } attrs { promote: false } } }
I20260601 13:42:28.014336  2863 tablet_service.cc:1558] Processing DeleteTablet for tablet f9404179b124409987c3edaa272a339c with delete_type TABLET_DATA_TOMBSTONED (TS 58ac87fa851c45edbaa86841c2339fe4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45992
I20260601 13:42:28.014531  3097 tablet_replica.cc:333] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.014676  3097 raft_consensus.cc:2243] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.014813  3097 raft_consensus.cc:2272] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.015295  3097 ts_tablet_manager.cc:1916] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:28.016806  3097 ts_tablet_manager.cc:1929] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:42:28.016865  3097 log.cc:1199] T f9404179b124409987c3edaa272a339c P 58ac87fa851c45edbaa86841c2339fe4: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321272280909-32038-0/minicluster-data/ts-3-root/wals/f9404179b124409987c3edaa272a339c
I20260601 13:42:28.017212  2468 catalog_manager.cc:5027] TS 58ac87fa851c45edbaa86841c2339fe4 (127.31.73.132:36259): tablet f9404179b124409987c3edaa272a339c (table range_aware_rebalance_new_range [id=74754e9ba2064699931bf2da2ef34be5]) successfully deleted
I20260601 13:42:28.417590 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:42:28.422116 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.422375 32038 tablet_replica.cc:333] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.422531 32038 raft_consensus.cc:2243] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.422663 32038 raft_consensus.cc:2272] T 7021ae36755448dd9545dd0177989317 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.423116 32038 tablet_replica.cc:333] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.423246 32038 raft_consensus.cc:2243] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.423367 32038 raft_consensus.cc:2272] T 8e58dd3106b74b0091f2389ea4373662 P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.423708 32038 tablet_replica.cc:333] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.423826 32038 raft_consensus.cc:2243] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.423938 32038 raft_consensus.cc:2272] T d441c1802f774b53a23ed53bbc55323d P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.424314 32038 tablet_replica.cc:333] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.424467 32038 raft_consensus.cc:2243] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.424700 32038 raft_consensus.cc:2272] T 341a5e16b7a14211ac02cb7c96cfd1fd P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.425155 32038 tablet_replica.cc:333] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.425237 32038 raft_consensus.cc:2243] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.425365 32038 raft_consensus.cc:2272] T b59c326ae5ef4b7b966d3c272e81f5f1 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.425618 32038 tablet_replica.cc:333] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.425686 32038 raft_consensus.cc:2243] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.425760 32038 raft_consensus.cc:2272] T f4902f8bb4394b1380e3cf5c445aa27b P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.426002 32038 tablet_replica.cc:333] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.426139 32038 raft_consensus.cc:2243] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.426262 32038 raft_consensus.cc:2272] T 06c1f56b2d324d1aa19eb6a1fd44adff P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.426687 32038 tablet_replica.cc:333] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.426759 32038 raft_consensus.cc:2243] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.426851 32038 raft_consensus.cc:2272] T 8b7addb52b014ed78a77e075167d45bc P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.427286 32038 tablet_replica.cc:333] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.427356 32038 raft_consensus.cc:2243] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.427446 32038 raft_consensus.cc:2272] T f9404179b124409987c3edaa272a339c P 1b7e172bd0404ddd92dc936225807d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.427856 32038 tablet_replica.cc:333] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.427951 32038 raft_consensus.cc:2243] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.428097 32038 raft_consensus.cc:2272] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.428416 32038 tablet_replica.cc:333] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.428519 32038 raft_consensus.cc:2243] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.428685 32038 raft_consensus.cc:2272] T 962fa528e1424ead80d93921e5c293b5 P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.428993 32038 tablet_replica.cc:333] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49: stopping tablet replica
I20260601 13:42:28.429097 32038 raft_consensus.cc:2243] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.429204 32038 raft_consensus.cc:2272] T 0712c7beb56e4e45941c5e9d778d81ec P 1b7e172bd0404ddd92dc936225807d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.443578 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
W20260601 13:42:28.445421  2699 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46135: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260601 13:42:28.446259  2699 consensus_peers.cc:597] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c -> Peer 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135): Couldn't send request to peer 1b7e172bd0404ddd92dc936225807d49. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:28.446934 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:42:28.451234 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.451438 32038 tablet_replica.cc:333] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.451583 32038 raft_consensus.cc:2243] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.451777 32038 raft_consensus.cc:2272] T c5d9b55356f14911967e4b128e842763 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.452189 32038 tablet_replica.cc:333] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.452390 32038 raft_consensus.cc:2243] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.452518 32038 raft_consensus.cc:2272] T 84e8501b03ab427185fc99899dee666f P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.452837 32038 tablet_replica.cc:333] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.452957 32038 raft_consensus.cc:2243] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.453090 32038 raft_consensus.cc:2272] T b59c326ae5ef4b7b966d3c272e81f5f1 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.453409 32038 tablet_replica.cc:333] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.453527 32038 raft_consensus.cc:2243] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.453637 32038 raft_consensus.cc:2272] T f4902f8bb4394b1380e3cf5c445aa27b P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.453927 32038 tablet_replica.cc:333] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.454077 32038 raft_consensus.cc:2243] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.454217 32038 raft_consensus.cc:2272] T 06c1f56b2d324d1aa19eb6a1fd44adff P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.454654 32038 tablet_replica.cc:333] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.454773 32038 raft_consensus.cc:2243] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.454941 32038 raft_consensus.cc:2272] T 8e58dd3106b74b0091f2389ea4373662 P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.455251 32038 tablet_replica.cc:333] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.455360 32038 raft_consensus.cc:2243] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.455499 32038 raft_consensus.cc:2272] T ffccc90d48ae49128ea66df7c297ed57 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.455816 32038 tablet_replica.cc:333] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.455925 32038 raft_consensus.cc:2243] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.456096 32038 raft_consensus.cc:2272] T 8eef920a3ed94a55a3551fef8769726c P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.456419 32038 tablet_replica.cc:333] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.456529 32038 raft_consensus.cc:2243] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.456651 32038 raft_consensus.cc:2272] T 8b7addb52b014ed78a77e075167d45bc P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.457116 32038 tablet_replica.cc:333] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.457235 32038 raft_consensus.cc:2243] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.457409 32038 raft_consensus.cc:2272] T f9404179b124409987c3edaa272a339c P f547e54fc764423b8b46a51ae1483803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.457844 32038 tablet_replica.cc:333] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.457954 32038 raft_consensus.cc:2243] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.458102 32038 raft_consensus.cc:2272] T 962fa528e1424ead80d93921e5c293b5 P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.458415 32038 tablet_replica.cc:333] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803: stopping tablet replica
I20260601 13:42:28.458520 32038 raft_consensus.cc:2243] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.458614 32038 raft_consensus.cc:2272] T 0712c7beb56e4e45941c5e9d778d81ec P f547e54fc764423b8b46a51ae1483803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.472365 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:42:28.475229 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:42:28.479122 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.479331 32038 tablet_replica.cc:333] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.479452 32038 raft_consensus.cc:2243] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.479574 32038 raft_consensus.cc:2272] T c5d9b55356f14911967e4b128e842763 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.479990 32038 tablet_replica.cc:333] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.480113 32038 raft_consensus.cc:2243] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.480234 32038 raft_consensus.cc:2272] T 7021ae36755448dd9545dd0177989317 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.480551 32038 tablet_replica.cc:333] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.480662 32038 raft_consensus.cc:2243] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.480775 32038 raft_consensus.cc:2272] T 84e8501b03ab427185fc99899dee666f P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.481072 32038 tablet_replica.cc:333] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.481192 32038 raft_consensus.cc:2243] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.481305 32038 raft_consensus.cc:2272] T d441c1802f774b53a23ed53bbc55323d P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.481597 32038 tablet_replica.cc:333] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.481709 32038 raft_consensus.cc:2243] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.481849 32038 raft_consensus.cc:2272] T 341a5e16b7a14211ac02cb7c96cfd1fd P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.482326 32038 tablet_replica.cc:333] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.482443 32038 raft_consensus.cc:2243] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.482640 32038 raft_consensus.cc:2272] T 8eef920a3ed94a55a3551fef8769726c P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.482956 32038 tablet_replica.cc:333] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.483069 32038 raft_consensus.cc:2243] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.483254 32038 raft_consensus.cc:2272] T ffccc90d48ae49128ea66df7c297ed57 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.483564 32038 tablet_replica.cc:333] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.483671 32038 raft_consensus.cc:2243] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.483816 32038 raft_consensus.cc:2272] T f9404179b124409987c3edaa272a339c P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.484247 32038 tablet_replica.cc:333] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.484370 32038 raft_consensus.cc:2243] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.484556 32038 raft_consensus.cc:2272] T 8b7addb52b014ed78a77e075167d45bc P 9d81ce304b184202bedf88f00713a38c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:28.485101  2699 consensus_peers.cc:597] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c -> Peer 1b7e172bd0404ddd92dc936225807d49 (127.31.73.129:46135): Couldn't send request to peer 1b7e172bd0404ddd92dc936225807d49. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:28.485219 32038 tablet_replica.cc:333] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.485308 32038 raft_consensus.cc:2243] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.485379 32038 raft_consensus.cc:2272] T 962fa528e1424ead80d93921e5c293b5 P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.485625 32038 tablet_replica.cc:333] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.485687 32038 raft_consensus.cc:2243] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.485800 32038 raft_consensus.cc:2272] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.486174 32038 tablet_replica.cc:333] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c: stopping tablet replica
I20260601 13:42:28.486274 32038 raft_consensus.cc:2243] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.486420 32038 raft_consensus.cc:2272] T 0712c7beb56e4e45941c5e9d778d81ec P 9d81ce304b184202bedf88f00713a38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.500128 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:42:28.503017 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:42:28.506596 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.506860 32038 tablet_replica.cc:333] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.507006 32038 raft_consensus.cc:2243] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.507145 32038 raft_consensus.cc:2272] T 8eef920a3ed94a55a3551fef8769726c P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.507505 32038 tablet_replica.cc:333] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.507629 32038 raft_consensus.cc:2243] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.507767 32038 raft_consensus.cc:2272] T ffccc90d48ae49128ea66df7c297ed57 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.508091 32038 tablet_replica.cc:333] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.508210 32038 raft_consensus.cc:2243] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.508327 32038 raft_consensus.cc:2272] T 8e58dd3106b74b0091f2389ea4373662 P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.508623 32038 tablet_replica.cc:333] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.508747 32038 raft_consensus.cc:2243] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.508925 32038 raft_consensus.cc:2272] T 7021ae36755448dd9545dd0177989317 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.509227 32038 tablet_replica.cc:333] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.509352 32038 raft_consensus.cc:2243] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.509487 32038 raft_consensus.cc:2272] T 06c1f56b2d324d1aa19eb6a1fd44adff P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.509899 32038 tablet_replica.cc:333] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.510011 32038 raft_consensus.cc:2243] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.510195 32038 raft_consensus.cc:2272] T f4902f8bb4394b1380e3cf5c445aa27b P 58ac87fa851c45edbaa86841c2339fe4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.510504 32038 tablet_replica.cc:333] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.510610 32038 raft_consensus.cc:2243] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.510715 32038 raft_consensus.cc:2272] T 341a5e16b7a14211ac02cb7c96cfd1fd P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.511116 32038 tablet_replica.cc:333] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.511229 32038 raft_consensus.cc:2243] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.511380 32038 raft_consensus.cc:2272] T d441c1802f774b53a23ed53bbc55323d P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.511698 32038 tablet_replica.cc:333] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.511811 32038 raft_consensus.cc:2243] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.511905 32038 raft_consensus.cc:2272] T c5d9b55356f14911967e4b128e842763 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.512216 32038 tablet_replica.cc:333] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.512331 32038 raft_consensus.cc:2243] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.512459 32038 raft_consensus.cc:2272] T 0101f9dd7e4a4b9dbf522fb90abd38ce P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.512773 32038 tablet_replica.cc:333] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.512872 32038 raft_consensus.cc:2243] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.513002 32038 raft_consensus.cc:2272] T b59c326ae5ef4b7b966d3c272e81f5f1 P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.513362 32038 tablet_replica.cc:333] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4: stopping tablet replica
I20260601 13:42:28.513468 32038 raft_consensus.cc:2243] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.513648 32038 raft_consensus.cc:2272] T 84e8501b03ab427185fc99899dee666f P 58ac87fa851c45edbaa86841c2339fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.527088 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:42:28.529896 32038 master.cc:562] Master@127.31.73.190:36113 shutting down...
I20260601 13:42:28.532850 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.532992 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.533080 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25eb4eaf3a134974af4a5f62c89a0de2: stopping tablet replica
I20260601 13:42:28.545346 32038 master.cc:584] Master@127.31.73.190:36113 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (7126 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:42:28.561530 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:35795
I20260601 13:42:28.561887 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:28.563681 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:28.563750  3108 instance_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:42:28.563844  3110 instance_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:42:28.563725  3107 instance_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:42:28.564109 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:28.564152 32038 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:42:28.564167 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321348564167 us; error 0 us; skew 500 ppm
I20260601 13:42:28.564942 32038 webserver.cc:533] Webserver started at http://127.31.73.190:45881/ using document root <none> and password file <none>
I20260601 13:42:28.565092 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:28.565160 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:28.565232 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:28.565610 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "1ae56621c4e04c929dbd246300a084d3"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.567085 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:28.567938  3115 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:42:28.568169 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:28.568249 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "1ae56621c4e04c929dbd246300a084d3"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.568338 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-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:42:28.591130 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:28.591451 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:28.595448 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:35795
I20260601 13:42:28.602344  3167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:35795 every 8 connection(s)
I20260601 13:42:28.602784  3168 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:42:28.604586  3168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3: Bootstrap starting.
I20260601 13:42:28.605397  3168 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:28.606415  3168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3: No bootstrap required, opened a new log
I20260601 13:42:28.606844  3168 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae56621c4e04c929dbd246300a084d3" member_type: VOTER }
I20260601 13:42:28.606956  3168 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:28.607023  3168 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae56621c4e04c929dbd246300a084d3, State: Initialized, Role: FOLLOWER
I20260601 13:42:28.607199  3168 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ae56621c4e04c929dbd246300a084d3" member_type: VOTER }
I20260601 13:42:28.607292  3168 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:28.607340  3168 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:28.607398  3168 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:28.608072  3168 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae56621c4e04c929dbd246300a084d3" member_type: VOTER }
I20260601 13:42:28.608224  3168 leader_election.cc:304] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [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: 1ae56621c4e04c929dbd246300a084d3; no voters: 
I20260601 13:42:28.608417  3168 leader_election.cc:290] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:28.608485  3171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:28.608708  3171 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae56621c4e04c929dbd246300a084d3, State: Running, Role: LEADER
I20260601 13:42:28.608896  3168 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:28.608863  3171 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [LEADER]: Queue going to LEADER mode. State: All 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: "1ae56621c4e04c929dbd246300a084d3" member_type: VOTER }
I20260601 13:42:28.609304  3172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ae56621c4e04c929dbd246300a084d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae56621c4e04c929dbd246300a084d3" member_type: VOTER } }
I20260601 13:42:28.609412  3172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:28.609318  3173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ae56621c4e04c929dbd246300a084d3. Latest consensus state: current_term: 1 leader_uuid: "1ae56621c4e04c929dbd246300a084d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae56621c4e04c929dbd246300a084d3" member_type: VOTER } }
I20260601 13:42:28.609546  3173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:28.609933  3175 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:28.610623  3175 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:28.610986 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:28.612368  3175 catalog_manager.cc:1382] Generated new cluster ID: def48c7ac41743ec9b3f89a13c884da5
I20260601 13:42:28.612412  3175 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:28.623054  3175 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:28.623587  3175 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:28.631330  3175 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3: Generated new TSK 0
I20260601 13:42:28.631544  3175 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:28.643064 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:28.644866  3189 instance_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:42:28.644949  3190 instance_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:42:28.644996  3192 instance_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:42:28.645109 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:28.645279 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:28.645316 32038 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:42:28.645331 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321348645331 us; error 0 us; skew 500 ppm
I20260601 13:42:28.646304 32038 webserver.cc:533] Webserver started at http://127.31.73.129:37055/ using document root <none> and password file <none>
I20260601 13:42:28.646457 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:28.646533 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:28.646631 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:28.646984 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "03f6de43ae624e799d13503e7e94ff4a"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.648439 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:28.649437  3197 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:42:28.649761 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:28.649827 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "03f6de43ae624e799d13503e7e94ff4a"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.649880 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-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:42:28.663331 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:28.663632 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:28.663863 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:28.664347 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:28.664402 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.664462 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:28.664505 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.668901 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:42729
I20260601 13:42:28.668922  3261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:42729 every 8 connection(s)
I20260601 13:42:28.669828 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:28.671475  3266 instance_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:42:28.671543  3267 instance_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:42:28.671489  3269 instance_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:42:28.671698 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:28.671881 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:28.671928 32038 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:42:28.671943 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321348671944 us; error 0 us; skew 500 ppm
I20260601 13:42:28.673434 32038 webserver.cc:533] Webserver started at http://127.31.73.130:35621/ using document root <none> and password file <none>
I20260601 13:42:28.673583 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:28.673640 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:28.673755 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:28.674292 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "4e4e350bd0cf4d1e990153ba396a06d0"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.674432  3262 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35795
I20260601 13:42:28.674526  3262 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:28.674711  3262 heartbeater.cc:507] Master 127.31.73.190:35795 requested a full tablet report, sending...
I20260601 13:42:28.675346  3132 ts_manager.cc:194] Registered new tserver with Master: 03f6de43ae624e799d13503e7e94ff4a (127.31.73.129:42729)
I20260601 13:42:28.675987 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:28.676223  3132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51296
I20260601 13:42:28.676985  3274 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:42:28.677261 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:28.677326 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "4e4e350bd0cf4d1e990153ba396a06d0"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.677376 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-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:42:28.699895 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:28.700176 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:28.700409 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:28.700865 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:28.700901 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.700953 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:28.700991 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.704826 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:41747
I20260601 13:42:28.704895  3337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:41747 every 8 connection(s)
I20260601 13:42:28.705574 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:28.707278  3342 instance_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:42:28.707317  3341 instance_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:42:28.707491  3344 instance_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:42:28.707538 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:28.707754 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:28.707801 32038 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:42:28.707818 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321348707818 us; error 0 us; skew 500 ppm
I20260601 13:42:28.708770 32038 webserver.cc:533] Webserver started at http://127.31.73.131:40455/ using document root <none> and password file <none>
I20260601 13:42:28.708933 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:28.708986 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:28.709057 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:28.709501 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "209ca249c1ef49639af6884c477d7314"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.710094  3338 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35795
I20260601 13:42:28.710213  3338 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:28.710398  3338 heartbeater.cc:507] Master 127.31.73.190:35795 requested a full tablet report, sending...
I20260601 13:42:28.710958  3132 ts_manager.cc:194] Registered new tserver with Master: 4e4e350bd0cf4d1e990153ba396a06d0 (127.31.73.130:41747)
I20260601 13:42:28.711400 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:28.711617  3132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51304
I20260601 13:42:28.712443  3349 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:42:28.712683 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:28.712751 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "209ca249c1ef49639af6884c477d7314"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.712803 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-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:42:28.731781 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:28.732056 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:28.732280 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:28.732692 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:28.732730 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.732788 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:28.732831 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.736711 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:35909
I20260601 13:42:28.736774  3412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:35909 every 8 connection(s)
I20260601 13:42:28.737462 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:28.739225  3416 instance_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:42:28.739256  3417 instance_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:42:28.739450 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:28.739552  3419 instance_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:42:28.739740 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:28.739805 32038 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:42:28.739827 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321348739827 us; error 0 us; skew 500 ppm
I20260601 13:42:28.740674 32038 webserver.cc:533] Webserver started at http://127.31.73.132:45393/ using document root <none> and password file <none>
I20260601 13:42:28.740832 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:28.740891 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:28.741003 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:28.741439  3413 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35795
I20260601 13:42:28.741451 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "b17dba7471394efc8bdae5e799aca6a1"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.741556  3413 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:28.741745  3413 heartbeater.cc:507] Master 127.31.73.190:35795 requested a full tablet report, sending...
I20260601 13:42:28.742354  3132 ts_manager.cc:194] Registered new tserver with Master: 209ca249c1ef49639af6884c477d7314 (127.31.73.131:35909)
I20260601 13:42:28.742841  3132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51308
I20260601 13:42:28.743304 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:28.744158  3424 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:42:28.744392 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:28.744472 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "b17dba7471394efc8bdae5e799aca6a1"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-cw06"
I20260601 13:42:28.744534 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321272280909-32038-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:42:28.758656 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:28.758963 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:28.759217 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:28.759635 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:28.759694 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.759742 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:28.759778 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:28.764190 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:36261
I20260601 13:42:28.764266  3488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:36261 every 8 connection(s)
I20260601 13:42:28.768179  3489 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35795
I20260601 13:42:28.768251  3489 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:28.768461  3489 heartbeater.cc:507] Master 127.31.73.190:35795 requested a full tablet report, sending...
I20260601 13:42:28.769044  3132 ts_manager.cc:194] Registered new tserver with Master: b17dba7471394efc8bdae5e799aca6a1 (127.31.73.132:36261)
I20260601 13:42:28.769084 32038 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.004491898s
I20260601 13:42:28.769660  3132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51320
I20260601 13:42:29.677323  3262 heartbeater.cc:499] Master 127.31.73.190:35795 was elected leader, sending a full tablet report...
I20260601 13:42:29.712409  3338 heartbeater.cc:499] Master 127.31.73.190:35795 was elected leader, sending a full tablet report...
I20260601 13:42:29.743700  3413 heartbeater.cc:499] Master 127.31.73.190:35795 was elected leader, sending a full tablet report...
I20260601 13:42:29.770463  3489 heartbeater.cc:499] Master 127.31.73.190:35795 was elected leader, sending a full tablet report...
I20260601 13:42:29.806324  3132 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51332:
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:42:29.816602  3452 tablet_service.cc:1511] Processing CreateTablet for tablet 5a79a24fc1b64ba5bdf59e816333bab0 (DEFAULT_TABLE table=test-workload [id=3f839ff37db14f2fb4bea2a237ea72c4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:29.816939  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a79a24fc1b64ba5bdf59e816333bab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:29.817080  3302 tablet_service.cc:1511] Processing CreateTablet for tablet 5a79a24fc1b64ba5bdf59e816333bab0 (DEFAULT_TABLE table=test-workload [id=3f839ff37db14f2fb4bea2a237ea72c4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:29.817277  3302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a79a24fc1b64ba5bdf59e816333bab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:29.818543  3377 tablet_service.cc:1511] Processing CreateTablet for tablet 5a79a24fc1b64ba5bdf59e816333bab0 (DEFAULT_TABLE table=test-workload [id=3f839ff37db14f2fb4bea2a237ea72c4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:29.818789  3377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a79a24fc1b64ba5bdf59e816333bab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:29.819164  3510 tablet_bootstrap.cc:492] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1: Bootstrap starting.
I20260601 13:42:29.819427  3511 tablet_bootstrap.cc:492] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0: Bootstrap starting.
I20260601 13:42:29.820236  3510 tablet_bootstrap.cc:654] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:29.820427  3511 tablet_bootstrap.cc:654] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:29.821048  3513 tablet_bootstrap.cc:492] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314: Bootstrap starting.
I20260601 13:42:29.821501  3511 tablet_bootstrap.cc:492] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0: No bootstrap required, opened a new log
I20260601 13:42:29.821615  3511 ts_tablet_manager.cc:1403] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:29.822073  3513 tablet_bootstrap.cc:654] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:29.821990  3511 raft_consensus.cc:359] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.822193  3511 raft_consensus.cc:385] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:29.822242  3511 raft_consensus.cc:740] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e4e350bd0cf4d1e990153ba396a06d0, State: Initialized, Role: FOLLOWER
I20260601 13:42:29.822419  3511 consensus_queue.cc:260] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.822687  3510 tablet_bootstrap.cc:492] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1: No bootstrap required, opened a new log
I20260601 13:42:29.822772  3510 ts_tablet_manager.cc:1403] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:29.823179  3511 ts_tablet_manager.cc:1434] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.823189  3510 raft_consensus.cc:359] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.823307  3510 raft_consensus.cc:385] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:29.823346  3510 raft_consensus.cc:740] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b17dba7471394efc8bdae5e799aca6a1, State: Initialized, Role: FOLLOWER
I20260601 13:42:29.823447  3510 consensus_queue.cc:260] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.823688  3510 ts_tablet_manager.cc:1434] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.824992  3513 tablet_bootstrap.cc:492] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314: No bootstrap required, opened a new log
I20260601 13:42:29.825074  3513 ts_tablet_manager.cc:1403] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:29.825472  3513 raft_consensus.cc:359] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.825543  3513 raft_consensus.cc:385] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:29.825563  3513 raft_consensus.cc:740] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 209ca249c1ef49639af6884c477d7314, State: Initialized, Role: FOLLOWER
I20260601 13:42:29.825683  3513 consensus_queue.cc:260] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.826058  3513 ts_tablet_manager.cc:1434] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.882929  3517 raft_consensus.cc:493] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:29.883056  3517 raft_consensus.cc:515] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.883662  3517 leader_election.cc:290] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 209ca249c1ef49639af6884c477d7314 (127.31.73.131:35909), 4e4e350bd0cf4d1e990153ba396a06d0 (127.31.73.130:41747)
I20260601 13:42:29.888053  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79a24fc1b64ba5bdf59e816333bab0" candidate_uuid: "b17dba7471394efc8bdae5e799aca6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" is_pre_election: true
I20260601 13:42:29.888060  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79a24fc1b64ba5bdf59e816333bab0" candidate_uuid: "b17dba7471394efc8bdae5e799aca6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209ca249c1ef49639af6884c477d7314" is_pre_election: true
I20260601 13:42:29.888242  3312 raft_consensus.cc:2468] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17dba7471394efc8bdae5e799aca6a1 in term 0.
I20260601 13:42:29.888242  3387 raft_consensus.cc:2468] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b17dba7471394efc8bdae5e799aca6a1 in term 0.
I20260601 13:42:29.888618  3425 leader_election.cc:304] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209ca249c1ef49639af6884c477d7314, b17dba7471394efc8bdae5e799aca6a1; no voters: 
I20260601 13:42:29.888809  3517 raft_consensus.cc:2804] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:29.888875  3517 raft_consensus.cc:493] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:29.888923  3517 raft_consensus.cc:3060] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:29.889856  3517 raft_consensus.cc:515] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.890277  3517 leader_election.cc:290] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [CANDIDATE]: Term 1 election: Requested vote from peers 209ca249c1ef49639af6884c477d7314 (127.31.73.131:35909), 4e4e350bd0cf4d1e990153ba396a06d0 (127.31.73.130:41747)
I20260601 13:42:29.890533  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79a24fc1b64ba5bdf59e816333bab0" candidate_uuid: "b17dba7471394efc8bdae5e799aca6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "209ca249c1ef49639af6884c477d7314"
I20260601 13:42:29.890583  3312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a79a24fc1b64ba5bdf59e816333bab0" candidate_uuid: "b17dba7471394efc8bdae5e799aca6a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e4e350bd0cf4d1e990153ba396a06d0"
I20260601 13:42:29.890651  3387 raft_consensus.cc:3060] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:29.890741  3312 raft_consensus.cc:3060] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:29.891449  3387 raft_consensus.cc:2468] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17dba7471394efc8bdae5e799aca6a1 in term 1.
I20260601 13:42:29.891582  3312 raft_consensus.cc:2468] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b17dba7471394efc8bdae5e799aca6a1 in term 1.
I20260601 13:42:29.891726  3425 leader_election.cc:304] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 209ca249c1ef49639af6884c477d7314, b17dba7471394efc8bdae5e799aca6a1; no voters: 
I20260601 13:42:29.891878  3517 raft_consensus.cc:2804] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:29.892110  3517 raft_consensus.cc:697] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 1 LEADER]: Becoming Leader. State: Replica: b17dba7471394efc8bdae5e799aca6a1, State: Running, Role: LEADER
I20260601 13:42:29.892273  3517 consensus_queue.cc:237] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } }
I20260601 13:42:29.893824  3132 catalog_manager.cc:5696] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b17dba7471394efc8bdae5e799aca6a1 (127.31.73.132). New cstate: current_term: 1 leader_uuid: "b17dba7471394efc8bdae5e799aca6a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b17dba7471394efc8bdae5e799aca6a1" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.363263  3517 consensus_queue.cc:1048] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "209ca249c1ef49639af6884c477d7314" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.367736  3521 consensus_queue.cc:1048] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e4e350bd0cf4d1e990153ba396a06d0" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 41747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.611063  3186 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:30.611413  3186 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:30.611506  3186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:32.611815  3186 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:32.612149  3186 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:32.612243  3186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:34.612509  3186 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:34.612833  3186 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:34.612911  3186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:36.613288  3186 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:36.613622  3186 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:36.613701  3186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:38.614056  3186 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:38.614396  3186 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:38.614493  3186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:40.614799  3186 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:40.615139  3186 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:40.615240  3186 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:40.969070 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:42:40.972872 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.984931 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:42:40.986863 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:42:40.991313 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.991537 32038 tablet_replica.cc:333] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0: stopping tablet replica
I20260601 13:42:40.991683 32038 raft_consensus.cc:2243] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.991823 32038 raft_consensus.cc:2272] T 5a79a24fc1b64ba5bdf59e816333bab0 P 4e4e350bd0cf4d1e990153ba396a06d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.004173 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:42:41.005967 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:42:41.010560 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.010785 32038 tablet_replica.cc:333] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314: stopping tablet replica
I20260601 13:42:41.010905 32038 raft_consensus.cc:2243] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.011044 32038 raft_consensus.cc:2272] T 5a79a24fc1b64ba5bdf59e816333bab0 P 209ca249c1ef49639af6884c477d7314 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.023519 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:42:41.025305 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:42:41.029438 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.029623 32038 tablet_replica.cc:333] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1: stopping tablet replica
I20260601 13:42:41.029733 32038 raft_consensus.cc:2243] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.029901 32038 raft_consensus.cc:2272] T 5a79a24fc1b64ba5bdf59e816333bab0 P b17dba7471394efc8bdae5e799aca6a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.043533 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:42:41.045548 32038 master.cc:562] Master@127.31.73.190:35795 shutting down...
I20260601 13:42:41.049870 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.050004 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.050123 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ae56621c4e04c929dbd246300a084d3: stopping tablet replica
I20260601 13:42:41.062426 32038 master.cc:584] Master@127.31.73.190:35795 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12507 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:42:41.068656 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:41865
I20260601 13:42:41.068933 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.070753  3535 instance_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:42:41.070760  3533 instance_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:42:41.070823 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:41.070761  3532 instance_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:42:41.071146 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.071219 32038 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:42:41.071251 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321361071251 us; error 0 us; skew 500 ppm
I20260601 13:42:41.072090 32038 webserver.cc:533] Webserver started at http://127.31.73.190:44177/ using document root <none> and password file <none>
I20260601 13:42:41.072252 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.072315 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.072392 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.072753 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "9194cfacb01e4954a88e4c6264ac604d"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.074239 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.075060  3540 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:42:41.075299 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.075377 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "9194cfacb01e4954a88e4c6264ac604d"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.075454 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-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:42:41.080626 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.080909 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.084784 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:41865
I20260601 13:42:41.087334  3593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:41865 every 8 connection(s)
I20260601 13:42:41.087793  3594 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:42:41.089380  3594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d: Bootstrap starting.
I20260601 13:42:41.090181  3594 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.091138  3594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d: No bootstrap required, opened a new log
I20260601 13:42:41.091512  3594 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9194cfacb01e4954a88e4c6264ac604d" member_type: VOTER }
I20260601 13:42:41.091589  3594 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.091632  3594 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9194cfacb01e4954a88e4c6264ac604d, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.091802  3594 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9194cfacb01e4954a88e4c6264ac604d" member_type: VOTER }
I20260601 13:42:41.091868  3594 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:41.091921  3594 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:41.091982  3594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.092633  3594 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9194cfacb01e4954a88e4c6264ac604d" member_type: VOTER }
I20260601 13:42:41.092764  3594 leader_election.cc:304] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [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: 9194cfacb01e4954a88e4c6264ac604d; no voters: 
I20260601 13:42:41.092957  3594 leader_election.cc:290] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:41.093036  3597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:41.093315  3597 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 1 LEADER]: Becoming Leader. State: Replica: 9194cfacb01e4954a88e4c6264ac604d, State: Running, Role: LEADER
I20260601 13:42:41.093379  3594 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:41.093461  3597 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [LEADER]: Queue going to LEADER mode. State: All 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: "9194cfacb01e4954a88e4c6264ac604d" member_type: VOTER }
I20260601 13:42:41.093888  3598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9194cfacb01e4954a88e4c6264ac604d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9194cfacb01e4954a88e4c6264ac604d" member_type: VOTER } }
I20260601 13:42:41.093998  3598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:41.093901  3599 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9194cfacb01e4954a88e4c6264ac604d. Latest consensus state: current_term: 1 leader_uuid: "9194cfacb01e4954a88e4c6264ac604d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9194cfacb01e4954a88e4c6264ac604d" member_type: VOTER } }
I20260601 13:42:41.094084  3599 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:41.094573  3603 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:41.095252  3603 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:41.095405 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:41.096997  3603 catalog_manager.cc:1382] Generated new cluster ID: eaa9f167ab924465b2fe8d66cf6df291
I20260601 13:42:41.097051  3603 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:41.115065  3603 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:41.115625  3603 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:41.123576  3603 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d: Generated new TSK 0
I20260601 13:42:41.123754  3603 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:41.127539 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.129314  3616 instance_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:42:41.129323  3615 instance_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:42:41.129441 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:41.129323  3618 instance_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:42:41.129776 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.129822 32038 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:42:41.129838 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321361129838 us; error 0 us; skew 500 ppm
I20260601 13:42:41.130713 32038 webserver.cc:533] Webserver started at http://127.31.73.129:42127/ using document root <none> and password file <none>
I20260601 13:42:41.130841 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.130885 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.130945 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.131304 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "e58b0dbdda784bfbbc4beb0ef95656e0"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.132740 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:41.133589  3623 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:42:41.133836 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:41.133955 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "e58b0dbdda784bfbbc4beb0ef95656e0"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.134073 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-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:42:41.145439 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.145792 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.146139 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:41.146615 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:41.146679 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.146735 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:41.146788 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.151399 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:42855
I20260601 13:42:41.151420  3686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:42855 every 8 connection(s)
I20260601 13:42:41.152271 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.153964  3691 instance_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:42:41.154220  3692 instance_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:42:41.154297  3694 instance_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:42:41.154489 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:41.154721 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.154772 32038 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:42:41.154798 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321361154797 us; error 0 us; skew 500 ppm
I20260601 13:42:41.155795 32038 webserver.cc:533] Webserver started at http://127.31.73.130:44299/ using document root <none> and password file <none>
I20260601 13:42:41.155968 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.156023 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.156133 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.156488 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "e6bac91491e54cb9b9510429fddc5826"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.157900 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:41.158836  3699 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:42:41.159094 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.159155 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "e6bac91491e54cb9b9510429fddc5826"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.159240 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-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:42:41.160669  3687 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41865
I20260601 13:42:41.160777  3687 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:41.160986  3687 heartbeater.cc:507] Master 127.31.73.190:41865 requested a full tablet report, sending...
I20260601 13:42:41.161617  3557 ts_manager.cc:194] Registered new tserver with Master: e58b0dbdda784bfbbc4beb0ef95656e0 (127.31.73.129:42855)
I20260601 13:42:41.162654  3557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38664
I20260601 13:42:41.177829 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.178166 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.178396 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:41.178881 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:41.178920 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.178979 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:41.179020 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.183583 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:45213
I20260601 13:42:41.183621  3763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:45213 every 8 connection(s)
I20260601 13:42:41.184434 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.186050  3767 instance_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:42:41.186133  3768 instance_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:42:41.186285  3770 instance_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:42:41.186290 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:41.186511 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.186553 32038 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:42:41.186596 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321361186596 us; error 0 us; skew 500 ppm
I20260601 13:42:41.187568 32038 webserver.cc:533] Webserver started at http://127.31.73.131:46209/ using document root <none> and password file <none>
I20260601 13:42:41.187738 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.187794 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.187860 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.188295 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "55a9b2938dc64b38a44ab05abcad40f5"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.188617  3764 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41865
I20260601 13:42:41.188714  3764 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:41.188894  3764 heartbeater.cc:507] Master 127.31.73.190:41865 requested a full tablet report, sending...
I20260601 13:42:41.189522  3557 ts_manager.cc:194] Registered new tserver with Master: e6bac91491e54cb9b9510429fddc5826 (127.31.73.130:45213)
I20260601 13:42:41.190122 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:41.190250  3557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38670
I20260601 13:42:41.191160  3775 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:42:41.191393 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.191476 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "55a9b2938dc64b38a44ab05abcad40f5"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-cw06"
I20260601 13:42:41.191541 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321272280909-32038-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:42:41.209398 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.209781 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.210120 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:41.210625 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:41.210688 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.210742 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:41.210794 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.215209 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:35443
I20260601 13:42:41.215286  3838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:35443 every 8 connection(s)
I20260601 13:42:41.219751  3839 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41865
I20260601 13:42:41.219846  3839 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:41.220059  3839 heartbeater.cc:507] Master 127.31.73.190:41865 requested a full tablet report, sending...
I20260601 13:42:41.220649  3557 ts_manager.cc:194] Registered new tserver with Master: 55a9b2938dc64b38a44ab05abcad40f5 (127.31.73.131:35443)
I20260601 13:42:41.221155  3557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38684
I20260601 13:42:41.221273 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005585619s
I20260601 13:42:42.163477  3687 heartbeater.cc:499] Master 127.31.73.190:41865 was elected leader, sending a full tablet report...
I20260601 13:42:42.191139  3764 heartbeater.cc:499] Master 127.31.73.190:41865 was elected leader, sending a full tablet report...
I20260601 13:42:42.221989  3839 heartbeater.cc:499] Master 127.31.73.190:41865 was elected leader, sending a full tablet report...
I20260601 13:42:42.258286  3557 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38702:
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:42:42.258678  3557 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:42:42.267946  3803 tablet_service.cc:1511] Processing CreateTablet for tablet df55aacc9b8146fcb9a7ac6d3dead681 (DEFAULT_TABLE table=test-workload [id=0dbc91c255ad44f1aef49734809f94c2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:42.268253  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df55aacc9b8146fcb9a7ac6d3dead681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:42.268975  3651 tablet_service.cc:1511] Processing CreateTablet for tablet df55aacc9b8146fcb9a7ac6d3dead681 (DEFAULT_TABLE table=test-workload [id=0dbc91c255ad44f1aef49734809f94c2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:42.269022  3727 tablet_service.cc:1511] Processing CreateTablet for tablet df55aacc9b8146fcb9a7ac6d3dead681 (DEFAULT_TABLE table=test-workload [id=0dbc91c255ad44f1aef49734809f94c2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:42.269259  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df55aacc9b8146fcb9a7ac6d3dead681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:42.269259  3651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df55aacc9b8146fcb9a7ac6d3dead681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:42.271497  3862 tablet_bootstrap.cc:492] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0: Bootstrap starting.
I20260601 13:42:42.271567  3860 tablet_bootstrap.cc:492] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5: Bootstrap starting.
I20260601 13:42:42.272316  3862 tablet_bootstrap.cc:654] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:42.272425  3860 tablet_bootstrap.cc:654] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:42.272848  3861 tablet_bootstrap.cc:492] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826: Bootstrap starting.
I20260601 13:42:42.273736  3860 tablet_bootstrap.cc:492] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5: No bootstrap required, opened a new log
I20260601 13:42:42.273802  3862 tablet_bootstrap.cc:492] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0: No bootstrap required, opened a new log
I20260601 13:42:42.273825  3860 ts_tablet_manager.cc:1403] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:42.273872  3862 ts_tablet_manager.cc:1403] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:42.273877  3861 tablet_bootstrap.cc:654] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:42.274353  3860 raft_consensus.cc:359] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.274353  3862 raft_consensus.cc:359] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.274492  3860 raft_consensus.cc:385] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:42.274503  3862 raft_consensus.cc:385] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:42.274586  3860 raft_consensus.cc:740] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a9b2938dc64b38a44ab05abcad40f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:42.274601  3862 raft_consensus.cc:740] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e58b0dbdda784bfbbc4beb0ef95656e0, State: Initialized, Role: FOLLOWER
I20260601 13:42:42.274773  3860 consensus_queue.cc:260] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.274773  3862 consensus_queue.cc:260] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.274984  3861 tablet_bootstrap.cc:492] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826: No bootstrap required, opened a new log
I20260601 13:42:42.275121  3861 ts_tablet_manager.cc:1403] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:42.275167  3860 ts_tablet_manager.cc:1434] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:42.275167  3862 ts_tablet_manager.cc:1434] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:42.275609  3861 raft_consensus.cc:359] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.275717  3861 raft_consensus.cc:385] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:42.275779  3861 raft_consensus.cc:740] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6bac91491e54cb9b9510429fddc5826, State: Initialized, Role: FOLLOWER
I20260601 13:42:42.276324  3861 consensus_queue.cc:260] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.277015  3861 ts_tablet_manager.cc:1434] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:42.316334  3868 raft_consensus.cc:493] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:42.316452  3868 raft_consensus.cc:515] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.316919  3868 leader_election.cc:290] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55a9b2938dc64b38a44ab05abcad40f5 (127.31.73.131:35443), e58b0dbdda784bfbbc4beb0ef95656e0 (127.31.73.129:42855)
I20260601 13:42:42.320406  3661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df55aacc9b8146fcb9a7ac6d3dead681" candidate_uuid: "e6bac91491e54cb9b9510429fddc5826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" is_pre_election: true
I20260601 13:42:42.320411  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df55aacc9b8146fcb9a7ac6d3dead681" candidate_uuid: "e6bac91491e54cb9b9510429fddc5826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a9b2938dc64b38a44ab05abcad40f5" is_pre_election: true
I20260601 13:42:42.320535  3661 raft_consensus.cc:2468] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6bac91491e54cb9b9510429fddc5826 in term 0.
I20260601 13:42:42.320573  3813 raft_consensus.cc:2468] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6bac91491e54cb9b9510429fddc5826 in term 0.
I20260601 13:42:42.320905  3702 leader_election.cc:304] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a9b2938dc64b38a44ab05abcad40f5, e6bac91491e54cb9b9510429fddc5826; no voters: 
I20260601 13:42:42.321065  3868 raft_consensus.cc:2804] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:42.321130  3868 raft_consensus.cc:493] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:42.321167  3868 raft_consensus.cc:3060] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.321987  3868 raft_consensus.cc:515] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.322399  3868 leader_election.cc:290] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [CANDIDATE]: Term 1 election: Requested vote from peers 55a9b2938dc64b38a44ab05abcad40f5 (127.31.73.131:35443), e58b0dbdda784bfbbc4beb0ef95656e0 (127.31.73.129:42855)
I20260601 13:42:42.322629  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df55aacc9b8146fcb9a7ac6d3dead681" candidate_uuid: "e6bac91491e54cb9b9510429fddc5826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a9b2938dc64b38a44ab05abcad40f5"
I20260601 13:42:42.322728  3661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df55aacc9b8146fcb9a7ac6d3dead681" candidate_uuid: "e6bac91491e54cb9b9510429fddc5826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0"
I20260601 13:42:42.322769  3813 raft_consensus.cc:3060] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.322890  3661 raft_consensus.cc:3060] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.323668  3813 raft_consensus.cc:2468] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6bac91491e54cb9b9510429fddc5826 in term 1.
I20260601 13:42:42.323748  3661 raft_consensus.cc:2468] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6bac91491e54cb9b9510429fddc5826 in term 1.
I20260601 13:42:42.323982  3700 leader_election.cc:304] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e58b0dbdda784bfbbc4beb0ef95656e0, e6bac91491e54cb9b9510429fddc5826; no voters: 
I20260601 13:42:42.324163  3868 raft_consensus.cc:2804] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:42.324375  3868 raft_consensus.cc:697] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 1 LEADER]: Becoming Leader. State: Replica: e6bac91491e54cb9b9510429fddc5826, State: Running, Role: LEADER
I20260601 13:42:42.324544  3868 consensus_queue.cc:237] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } }
I20260601 13:42:42.325937  3556 catalog_manager.cc:5696] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6bac91491e54cb9b9510429fddc5826 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "e6bac91491e54cb9b9510429fddc5826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6bac91491e54cb9b9510429fddc5826" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:42.777169  3868 consensus_queue.cc:1048] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a9b2938dc64b38a44ab05abcad40f5" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.780532  3876 consensus_queue.cc:1048] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e58b0dbdda784bfbbc4beb0ef95656e0" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 42855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.095396  3612 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:43.095721  3612 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:43.095799  3612 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:43.095795  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:44.097446  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:45.096123  3612 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:45.096392  3612 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:45.096443  3612 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:45.098953  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:46.100319  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:47.096696  3612 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:47.096966  3612 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:47.097010  3612 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:47.101629  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:48.103058  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:49.097295  3612 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:49.097568  3612 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:49.097613  3612 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:49.104357  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:50.105746  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:51.097886  3612 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:51.098204  3612 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:51.098256  3612 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:51.107082  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:52.108489  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:53.098534  3612 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:53.098815  3612 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:53.098867  3612 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:42:53.109838  3606 placement_policy_util.cc:407] tablet df55aacc9b8146fcb9a7ac6d3dead681: detected majority of replicas (2 of 3) at location L0
I20260601 13:42:53.391551 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:42:53.395568 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:53.395761 32038 tablet_replica.cc:333] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0: stopping tablet replica
I20260601 13:42:53.395879 32038 raft_consensus.cc:2243] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:53.395977 32038 raft_consensus.cc:2272] T df55aacc9b8146fcb9a7ac6d3dead681 P e58b0dbdda784bfbbc4beb0ef95656e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:53.408445 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:42:53.410353 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:42:53.414286 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:53.414471 32038 tablet_replica.cc:333] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826: stopping tablet replica
I20260601 13:42:53.414590 32038 raft_consensus.cc:2243] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:53.414793 32038 raft_consensus.cc:2272] T df55aacc9b8146fcb9a7ac6d3dead681 P e6bac91491e54cb9b9510429fddc5826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:53.427057 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:42:53.428767 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:42:53.432777 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:53.432953 32038 tablet_replica.cc:333] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5: stopping tablet replica
I20260601 13:42:53.433061 32038 raft_consensus.cc:2243] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:53.433144 32038 raft_consensus.cc:2272] T df55aacc9b8146fcb9a7ac6d3dead681 P 55a9b2938dc64b38a44ab05abcad40f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:53.446122 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:42:53.447649 32038 master.cc:562] Master@127.31.73.190:41865 shutting down...
I20260601 13:42:53.450950 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:53.451068 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:53.451115 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9194cfacb01e4954a88e4c6264ac604d: stopping tablet replica
I20260601 13:42:53.463219 32038 master.cc:584] Master@127.31.73.190:41865 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12400 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:42:53.469290 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:34745
I20260601 13:42:53.469614 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:53.471433  3885 instance_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:42:53.471448  3886 instance_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:42:53.471587  3888 instance_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:42:53.471681 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:53.471902 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:53.471962 32038 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:42:53.471987 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321373471985 us; error 0 us; skew 500 ppm
I20260601 13:42:53.472731 32038 webserver.cc:533] Webserver started at http://127.31.73.190:34445/ using document root <none> and password file <none>
I20260601 13:42:53.472900 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:53.472965 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:53.473033 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:53.473374 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "c26842bf4e154d2887e221d6ee6e42f6"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.474879 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:53.475716  3894 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:42:53.475962 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:53.476042 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "c26842bf4e154d2887e221d6ee6e42f6"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.476125 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-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:42:53.483386 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:53.483675 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:53.487478 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:34745
I20260601 13:42:53.489944  3946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:34745 every 8 connection(s)
I20260601 13:42:53.490326  3947 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:42:53.491819  3947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6: Bootstrap starting.
I20260601 13:42:53.492470  3947 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.493287  3947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6: No bootstrap required, opened a new log
I20260601 13:42:53.493598  3947 raft_consensus.cc:359] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26842bf4e154d2887e221d6ee6e42f6" member_type: VOTER }
I20260601 13:42:53.493666  3947 raft_consensus.cc:385] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.493687  3947 raft_consensus.cc:740] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26842bf4e154d2887e221d6ee6e42f6, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.493810  3947 consensus_queue.cc:260] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c26842bf4e154d2887e221d6ee6e42f6" member_type: VOTER }
I20260601 13:42:53.493887  3947 raft_consensus.cc:399] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:53.493911  3947 raft_consensus.cc:493] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:53.493943  3947 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.494580  3947 raft_consensus.cc:515] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26842bf4e154d2887e221d6ee6e42f6" member_type: VOTER }
I20260601 13:42:53.494676  3947 leader_election.cc:304] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [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: c26842bf4e154d2887e221d6ee6e42f6; no voters: 
I20260601 13:42:53.494796  3947 leader_election.cc:290] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:53.494905  3950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:53.495085  3950 raft_consensus.cc:697] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 1 LEADER]: Becoming Leader. State: Replica: c26842bf4e154d2887e221d6ee6e42f6, State: Running, Role: LEADER
I20260601 13:42:53.495205  3950 consensus_queue.cc:237] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [LEADER]: Queue going to LEADER mode. State: All 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: "c26842bf4e154d2887e221d6ee6e42f6" member_type: VOTER }
I20260601 13:42:53.495275  3947 sys_catalog.cc:565] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:53.495612  3952 sys_catalog.cc:455] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c26842bf4e154d2887e221d6ee6e42f6. Latest consensus state: current_term: 1 leader_uuid: "c26842bf4e154d2887e221d6ee6e42f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26842bf4e154d2887e221d6ee6e42f6" member_type: VOTER } }
I20260601 13:42:53.495599  3951 sys_catalog.cc:455] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c26842bf4e154d2887e221d6ee6e42f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26842bf4e154d2887e221d6ee6e42f6" member_type: VOTER } }
I20260601 13:42:53.495703  3952 sys_catalog.cc:458] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:53.495712  3951 sys_catalog.cc:458] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:53.495951  3954 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:53.496770  3954 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:53.497105 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:53.498508  3954 catalog_manager.cc:1382] Generated new cluster ID: 0916a6842ed84d238839fa5772488991
I20260601 13:42:53.498569  3954 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:53.544226  3954 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:53.544785  3954 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:53.549250  3954 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6: Generated new TSK 0
I20260601 13:42:53.549417  3954 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:53.561555 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:53.563329  3968 instance_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:42:53.563354  3971 instance_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:42:53.563493  3969 instance_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:42:53.563752 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:53.563902 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:53.563951 32038 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:42:53.563967 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321373563967 us; error 0 us; skew 500 ppm
I20260601 13:42:53.564842 32038 webserver.cc:533] Webserver started at http://127.31.73.129:38835/ using document root <none> and password file <none>
I20260601 13:42:53.565013 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:53.565115 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:53.565192 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:53.565542 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "ec921fc08a5046d7a92a20b09ac7e012"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.566972 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:53.567822  3976 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:42:53.568037 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:53.568127 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "ec921fc08a5046d7a92a20b09ac7e012"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.568223 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-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:42:53.590309 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:53.590649 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:53.590945 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:53.591387 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:53.591445 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.591498 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:53.591549 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.595422 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:34063
I20260601 13:42:53.595455  4039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:34063 every 8 connection(s)
I20260601 13:42:53.596158 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:53.597791  4044 instance_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:42:53.597791  4045 instance_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:42:53.598172 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:53.598197  4047 instance_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:42:53.598389 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:53.598426 32038 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:42:53.598441 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321373598441 us; error 0 us; skew 500 ppm
I20260601 13:42:53.599320 32038 webserver.cc:533] Webserver started at http://127.31.73.130:38261/ using document root <none> and password file <none>
I20260601 13:42:53.599473 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:53.599532 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:53.599653 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:53.600143 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.601069  4040 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34745
I20260601 13:42:53.601166  4040 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:53.601411  4040 heartbeater.cc:507] Master 127.31.73.190:34745 requested a full tablet report, sending...
I20260601 13:42:53.601867 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.602155  3911 ts_manager.cc:194] Registered new tserver with Master: ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063)
I20260601 13:42:53.602854  4052 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:42:53.603072 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.603125  3911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43230
I20260601 13:42:53.603128 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.603219 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-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:42:53.612643 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:53.612917 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:53.613112 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:53.613521 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:53.613564 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.613627 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:53.613662 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.617460 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:39825
I20260601 13:42:53.617530  4115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:39825 every 8 connection(s)
I20260601 13:42:53.618319 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:53.619853  4119 instance_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:42:53.619958  4120 instance_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:42:53.620184 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:53.620415  4122 instance_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:42:53.620657 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:53.620712 32038 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:42:53.620733 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321373620732 us; error 0 us; skew 500 ppm
I20260601 13:42:53.621598 32038 webserver.cc:533] Webserver started at http://127.31.73.131:40361/ using document root <none> and password file <none>
I20260601 13:42:53.621754 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:53.621819 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:53.621891 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:53.622363 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "6f71f6718ff04e2dbb412c90b0ede979"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.622788  4116 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34745
I20260601 13:42:53.622877  4116 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:53.623062  4116 heartbeater.cc:507] Master 127.31.73.190:34745 requested a full tablet report, sending...
I20260601 13:42:53.623646  3911 ts_manager.cc:194] Registered new tserver with Master: f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:53.624148 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:53.624298  3911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43234
I20260601 13:42:53.625133  4127 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:42:53.625377 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:53.625460 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "6f71f6718ff04e2dbb412c90b0ede979"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-cw06"
I20260601 13:42:53.625525 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-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:42:53.637413 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:53.637796 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:53.638156 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:53.638588 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:53.638653 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.638705 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:53.638736 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.643139 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:35867
I20260601 13:42:53.643198  4190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:35867 every 8 connection(s)
I20260601 13:42:53.647400  4191 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34745
I20260601 13:42:53.647475  4191 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:53.647691  4191 heartbeater.cc:507] Master 127.31.73.190:34745 requested a full tablet report, sending...
I20260601 13:42:53.648267  3911 ts_manager.cc:194] Registered new tserver with Master: 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:53.648751  3911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43244
I20260601 13:42:53.649255 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005679112s
I20260601 13:42:54.604064  4040 heartbeater.cc:499] Master 127.31.73.190:34745 was elected leader, sending a full tablet report...
I20260601 13:42:54.625128  4116 heartbeater.cc:499] Master 127.31.73.190:34745 was elected leader, sending a full tablet report...
I20260601 13:42:54.649483  4191 heartbeater.cc:499] Master 127.31.73.190:34745 was elected leader, sending a full tablet report...
I20260601 13:42:54.683127  3911 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43248:
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:42:54.683677  3911 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:42:54.696758  4004 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5e91c1313842a29ccdcef71c1af2b3 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:42:54.697088  4004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5e91c1313842a29ccdcef71c1af2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.697333  4000 tablet_service.cc:1511] Processing CreateTablet for tablet 106b1a17761148ee944e84ba896ac32e (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:42:54.697571  4000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106b1a17761148ee944e84ba896ac32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.698279  4003 tablet_service.cc:1511] Processing CreateTablet for tablet 231974ea15794b8ea973f4cdab806ed3 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:42:54.698485  4003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231974ea15794b8ea973f4cdab806ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.699563  4211 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.700038  4001 tablet_service.cc:1511] Processing CreateTablet for tablet adf0afdda6084a389f445595b9822a81 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:42:54.700294  4001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf0afdda6084a389f445595b9822a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.700488  4080 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5e91c1313842a29ccdcef71c1af2b3 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:42:54.700600  4211 tablet_bootstrap.cc:654] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.700752  4080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5e91c1313842a29ccdcef71c1af2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.702306  4002 tablet_service.cc:1511] Processing CreateTablet for tablet 64dba11920934ab289103e740a461f6d (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:42:54.702535  4002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dba11920934ab289103e740a461f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.702486  4076 tablet_service.cc:1511] Processing CreateTablet for tablet 106b1a17761148ee944e84ba896ac32e (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:42:54.702720  4076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106b1a17761148ee944e84ba896ac32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.702934  4213 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.703892  4213 tablet_bootstrap.cc:654] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.704689  4079 tablet_service.cc:1511] Processing CreateTablet for tablet 231974ea15794b8ea973f4cdab806ed3 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:42:54.704931  4079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231974ea15794b8ea973f4cdab806ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.705034  4077 tablet_service.cc:1511] Processing CreateTablet for tablet adf0afdda6084a389f445595b9822a81 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:42:54.705200  4002 tablet_service.cc:1511] Processing CreateTablet for tablet 8f87092ca7b14f3e80027a83bd05dc2a (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:42:54.705269  4077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf0afdda6084a389f445595b9822a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.705426  4002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f87092ca7b14f3e80027a83bd05dc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.705644  4076 tablet_service.cc:1511] Processing CreateTablet for tablet 8f87092ca7b14f3e80027a83bd05dc2a (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:42:54.705843  4076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f87092ca7b14f3e80027a83bd05dc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.707475  4078 tablet_service.cc:1511] Processing CreateTablet for tablet 64dba11920934ab289103e740a461f6d (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:42:54.707734  4078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dba11920934ab289103e740a461f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.708277  4211 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.708316  4213 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.708400  4211 ts_tablet_manager.cc:1403] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:54.708498  4213 ts_tablet_manager.cc:1403] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:54.709101  4002 tablet_service.cc:1511] Processing CreateTablet for tablet 80af727ecbfb47349414bfebf5926691 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:42:54.709415  4002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80af727ecbfb47349414bfebf5926691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.709517  4076 tablet_service.cc:1511] Processing CreateTablet for tablet 80af727ecbfb47349414bfebf5926691 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:42:54.709733  4076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80af727ecbfb47349414bfebf5926691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.710718  4211 raft_consensus.cc:359] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.710834  4211 raft_consensus.cc:385] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.710799  4001 tablet_service.cc:1511] Processing CreateTablet for tablet a5ecd1628d064bc6acdd9705b2044344 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:42:54.710871  4211 raft_consensus.cc:740] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.711027  4001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ecd1628d064bc6acdd9705b2044344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.711107  4213 raft_consensus.cc:359] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.711199  4213 raft_consensus.cc:385] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.711230  4213 raft_consensus.cc:740] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.711357  4213 consensus_queue.cc:260] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.711673  4213 ts_tablet_manager.cc:1434] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:54.711776  4211 consensus_queue.cc:260] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.711867  4213 tablet_bootstrap.cc:492] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.712147  4211 ts_tablet_manager.cc:1434] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:54.712309  4211 tablet_bootstrap.cc:492] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.712836  4213 tablet_bootstrap.cc:654] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.713269  4211 tablet_bootstrap.cc:654] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.714815  4076 tablet_service.cc:1511] Processing CreateTablet for tablet a5ecd1628d064bc6acdd9705b2044344 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:42:54.715049  4076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ecd1628d064bc6acdd9705b2044344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.715008  4155 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5e91c1313842a29ccdcef71c1af2b3 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:42:54.715112  4213 tablet_bootstrap.cc:492] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.715183  4213 ts_tablet_manager.cc:1403] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:54.715231  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5e91c1313842a29ccdcef71c1af2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.715582  4213 raft_consensus.cc:359] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.715663  4213 raft_consensus.cc:385] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.715691  4213 raft_consensus.cc:740] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.715817  4213 consensus_queue.cc:260] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.716050  4213 ts_tablet_manager.cc:1434] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.717373  4213 tablet_bootstrap.cc:492] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.717433  4001 tablet_service.cc:1511] Processing CreateTablet for tablet 6a14eb4f44a9440c8ccbdf4ae54a59ef (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:42:54.717496  4154 tablet_service.cc:1511] Processing CreateTablet for tablet 231974ea15794b8ea973f4cdab806ed3 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:42:54.717669  4001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a14eb4f44a9440c8ccbdf4ae54a59ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.717718  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231974ea15794b8ea973f4cdab806ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.718323  4213 tablet_bootstrap.cc:654] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.719662  4076 tablet_service.cc:1511] Processing CreateTablet for tablet 6a14eb4f44a9440c8ccbdf4ae54a59ef (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:42:54.719897  4076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a14eb4f44a9440c8ccbdf4ae54a59ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.719924  4003 tablet_service.cc:1511] Processing CreateTablet for tablet f70d0f651acf467c9947b768611957da (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:42:54.720062  4152 tablet_service.cc:1511] Processing CreateTablet for tablet adf0afdda6084a389f445595b9822a81 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:42:54.720139  4003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70d0f651acf467c9947b768611957da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.720082  4004 tablet_service.cc:1511] Processing CreateTablet for tablet 8c841f5fd86341348d5fd5bb5b3e668f (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:42:54.720260  4152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf0afdda6084a389f445595b9822a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.720294  4004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c841f5fd86341348d5fd5bb5b3e668f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.721994  4077 tablet_service.cc:1511] Processing CreateTablet for tablet 8c841f5fd86341348d5fd5bb5b3e668f (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:42:54.722147  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 106b1a17761148ee944e84ba896ac32e (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:42:54.722244  4002 tablet_service.cc:1511] Processing CreateTablet for tablet d32c02af7ae94383a6a8aa1f2640aac8 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:42:54.722374  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106b1a17761148ee944e84ba896ac32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.722442  4002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32c02af7ae94383a6a8aa1f2640aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.722476  4076 tablet_service.cc:1511] Processing CreateTablet for tablet d32c02af7ae94383a6a8aa1f2640aac8 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:42:54.722587  4078 tablet_service.cc:1511] Processing CreateTablet for tablet f70d0f651acf467c9947b768611957da (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:42:54.722981  4150 tablet_service.cc:1511] Processing CreateTablet for tablet 8f87092ca7b14f3e80027a83bd05dc2a (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:42:54.723235  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f87092ca7b14f3e80027a83bd05dc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.723279  4149 tablet_service.cc:1511] Processing CreateTablet for tablet 80af727ecbfb47349414bfebf5926691 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:42:54.723490  4149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80af727ecbfb47349414bfebf5926691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.723011  4148 tablet_service.cc:1511] Processing CreateTablet for tablet a5ecd1628d064bc6acdd9705b2044344 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:42:54.719902  4153 tablet_service.cc:1511] Processing CreateTablet for tablet 64dba11920934ab289103e740a461f6d (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:42:54.725543  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ecd1628d064bc6acdd9705b2044344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.725675  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dba11920934ab289103e740a461f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.726402  4150 tablet_service.cc:1511] Processing CreateTablet for tablet d32c02af7ae94383a6a8aa1f2640aac8 (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:42:54.726660  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32c02af7ae94383a6a8aa1f2640aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.722245  4077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c841f5fd86341348d5fd5bb5b3e668f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.727854  4149 tablet_service.cc:1511] Processing CreateTablet for tablet 6a14eb4f44a9440c8ccbdf4ae54a59ef (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:42:54.728080  4149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a14eb4f44a9440c8ccbdf4ae54a59ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.728494  4152 tablet_service.cc:1511] Processing CreateTablet for tablet 8c841f5fd86341348d5fd5bb5b3e668f (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:42:54.728710  4152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c841f5fd86341348d5fd5bb5b3e668f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.729074  4076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32c02af7ae94383a6a8aa1f2640aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.730111  4151 tablet_service.cc:1511] Processing CreateTablet for tablet f70d0f651acf467c9947b768611957da (DEFAULT_TABLE table=test-workload [id=31886419510b4c6890ad7774b8ad1826]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:42:54.730358  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70d0f651acf467c9947b768611957da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.730629  4078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70d0f651acf467c9947b768611957da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:54.730963  4213 tablet_bootstrap.cc:492] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.731068  4213 ts_tablet_manager.cc:1403] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.000s
I20260601 13:42:54.731413  4213 raft_consensus.cc:359] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.731515  4213 raft_consensus.cc:385] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.731598  4213 raft_consensus.cc:740] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.731765  4213 consensus_queue.cc:260] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.732141  4213 ts_tablet_manager.cc:1434] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.732352  4213 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.732525  4219 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.733144  4211 tablet_bootstrap.cc:492] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.733227  4211 ts_tablet_manager.cc:1403] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.000s
I20260601 13:42:54.733352  4213 tablet_bootstrap.cc:654] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.733605  4219 tablet_bootstrap.cc:654] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.733672  4211 raft_consensus.cc:359] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.733767  4211 raft_consensus.cc:385] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.733803  4211 raft_consensus.cc:740] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.733918  4211 consensus_queue.cc:260] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.734212  4211 ts_tablet_manager.cc:1434] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.734375  4211 tablet_bootstrap.cc:492] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.734992  4219 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.735075  4219 ts_tablet_manager.cc:1403] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:54.735339  4211 tablet_bootstrap.cc:654] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.735535  4219 raft_consensus.cc:359] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.735694  4219 raft_consensus.cc:385] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.735781  4219 raft_consensus.cc:740] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.735965  4219 consensus_queue.cc:260] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.736220  4213 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.736304  4213 ts_tablet_manager.cc:1403] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:54.736380  4219 ts_tablet_manager.cc:1434] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.736387  4211 tablet_bootstrap.cc:492] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.736481  4211 ts_tablet_manager.cc:1403] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:54.736553  4219 tablet_bootstrap.cc:492] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.736725  4213 raft_consensus.cc:359] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.736819  4213 raft_consensus.cc:385] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.736858  4211 raft_consensus.cc:359] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.736995  4211 raft_consensus.cc:385] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.737038  4211 raft_consensus.cc:740] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.737149  4211 consensus_queue.cc:260] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.737408  4211 ts_tablet_manager.cc:1434] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.737445  4219 tablet_bootstrap.cc:654] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.737603  4211 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.738458  4219 tablet_bootstrap.cc:492] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.738534  4219 ts_tablet_manager.cc:1403] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:54.738595  4211 tablet_bootstrap.cc:654] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.738976  4219 raft_consensus.cc:359] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.739075  4219 raft_consensus.cc:385] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.739110  4219 raft_consensus.cc:740] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.736851  4213 raft_consensus.cc:740] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.739245  4219 consensus_queue.cc:260] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.739308  4213 consensus_queue.cc:260] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.739480  4219 ts_tablet_manager.cc:1434] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:54.739514  4213 ts_tablet_manager.cc:1434] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:54.739634  4219 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.739641  4213 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.740602  4213 tablet_bootstrap.cc:654] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.740602  4219 tablet_bootstrap.cc:654] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.739632  4211 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.741291  4211 ts_tablet_manager.cc:1403] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:54.741662  4219 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.741746  4219 ts_tablet_manager.cc:1403] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:54.741761  4211 raft_consensus.cc:359] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.741858  4211 raft_consensus.cc:385] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.741889  4213 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.741971  4213 ts_tablet_manager.cc:1403] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:54.742172  4219 raft_consensus.cc:359] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.742268  4219 raft_consensus.cc:385] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.742302  4219 raft_consensus.cc:740] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.742400  4213 raft_consensus.cc:359] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.742416  4219 consensus_queue.cc:260] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.742475  4213 raft_consensus.cc:385] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.742507  4213 raft_consensus.cc:740] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.741899  4211 raft_consensus.cc:740] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.742635  4213 consensus_queue.cc:260] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.742828  4211 consensus_queue.cc:260] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.743017  4213 ts_tablet_manager.cc:1434] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.742669  4219 ts_tablet_manager.cc:1434] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.743201  4219 tablet_bootstrap.cc:492] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.743299  4213 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.744122  4213 tablet_bootstrap.cc:654] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.744124  4219 tablet_bootstrap.cc:654] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.745816  4211 ts_tablet_manager.cc:1434] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:42:54.746345  4211 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.746950  4213 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.747037  4213 ts_tablet_manager.cc:1403] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:54.747295  4211 tablet_bootstrap.cc:654] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.747316  4219 tablet_bootstrap.cc:492] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.747390  4219 ts_tablet_manager.cc:1403] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:54.747440  4213 raft_consensus.cc:359] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.747532  4213 raft_consensus.cc:385] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.747562  4213 raft_consensus.cc:740] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.747677  4213 consensus_queue.cc:260] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.747807  4219 raft_consensus.cc:359] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.747887  4219 raft_consensus.cc:385] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.747926  4213 ts_tablet_manager.cc:1434] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.747918  4219 raft_consensus.cc:740] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.748104  4213 tablet_bootstrap.cc:492] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.748132  4219 consensus_queue.cc:260] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.748400  4219 ts_tablet_manager.cc:1434] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.748546  4211 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.748615  4211 ts_tablet_manager.cc:1403] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:54.748934  4219 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.749046  4211 raft_consensus.cc:359] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.749159  4211 raft_consensus.cc:385] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.749217  4211 raft_consensus.cc:740] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.749244  4213 tablet_bootstrap.cc:654] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.749387  4211 consensus_queue.cc:260] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.749876  4219 tablet_bootstrap.cc:654] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.750075  4211 ts_tablet_manager.cc:1434] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.750972  4211 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.751215  4213 tablet_bootstrap.cc:492] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.751346  4213 ts_tablet_manager.cc:1403] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:54.751812  4213 raft_consensus.cc:359] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.751945  4211 tablet_bootstrap.cc:654] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.751964  4213 raft_consensus.cc:385] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.752139  4213 raft_consensus.cc:740] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.752296  4213 consensus_queue.cc:260] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.752655  4213 ts_tablet_manager.cc:1434] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.752874  4213 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.753079  4219 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.753193  4219 ts_tablet_manager.cc:1403] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:54.753672  4219 raft_consensus.cc:359] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.753793  4213 tablet_bootstrap.cc:654] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.753798  4219 raft_consensus.cc:385] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.753944  4219 raft_consensus.cc:740] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.754148  4219 consensus_queue.cc:260] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.754439  4219 ts_tablet_manager.cc:1434] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.754725  4219 tablet_bootstrap.cc:492] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.754458  4211 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.754925  4211 ts_tablet_manager.cc:1403] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:42:54.754997  4213 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.755067  4213 ts_tablet_manager.cc:1403] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:54.755337  4211 raft_consensus.cc:359] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.755406  4211 raft_consensus.cc:385] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.755426  4211 raft_consensus.cc:740] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.755465  4213 raft_consensus.cc:359] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.755551  4213 raft_consensus.cc:385] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.755541  4211 consensus_queue.cc:260] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.755632  4213 raft_consensus.cc:740] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.755679  4219 tablet_bootstrap.cc:654] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.755733  4213 consensus_queue.cc:260] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.755836  4211 ts_tablet_manager.cc:1434] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:54.755975  4213 ts_tablet_manager.cc:1434] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.756146  4213 tablet_bootstrap.cc:492] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.756198  4211 tablet_bootstrap.cc:492] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.756296  4216 raft_consensus.cc:493] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.756371  4216 raft_consensus.cc:515] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.756846  4216 leader_election.cc:290] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.757086  4211 tablet_bootstrap.cc:654] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.758870  4219 tablet_bootstrap.cc:492] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.758999  4219 ts_tablet_manager.cc:1403] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:54.757086  4213 tablet_bootstrap.cc:654] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.759455  4219 raft_consensus.cc:359] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.759537  4219 raft_consensus.cc:385] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.759567  4219 raft_consensus.cc:740] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.759697  4219 consensus_queue.cc:260] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.759999  4219 ts_tablet_manager.cc:1434] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.760216  4219 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.760882  4213 tablet_bootstrap.cc:492] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.760974  4213 ts_tablet_manager.cc:1403] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:54.761284  4219 tablet_bootstrap.cc:654] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.761386  4213 raft_consensus.cc:359] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.761480  4213 raft_consensus.cc:385] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.761511  4213 raft_consensus.cc:740] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.761557  4222 raft_consensus.cc:493] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.761608  4213 consensus_queue.cc:260] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.761633  4222 raft_consensus.cc:515] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.761915  4213 ts_tablet_manager.cc:1434] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.762115  4213 tablet_bootstrap.cc:492] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.762200  4222 leader_election.cc:290] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.762495  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231974ea15794b8ea973f4cdab806ed3" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" is_pre_election: true
I20260601 13:42:54.762612  4090 raft_consensus.cc:2468] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 0.
I20260601 13:42:54.762930  3977 leader_election.cc:304] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.763082  4216 raft_consensus.cc:2804] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.763166  4216 raft_consensus.cc:493] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.763216  4216 raft_consensus.cc:3060] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.763109  4213 tablet_bootstrap.cc:654] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.764281  4216 raft_consensus.cc:515] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.764592  4216 leader_election.cc:290] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Requested vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.765007  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231974ea15794b8ea973f4cdab806ed3" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
I20260601 13:42:54.765113  4090 raft_consensus.cc:3060] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.765123  4211 tablet_bootstrap.cc:492] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.766151  4211 ts_tablet_manager.cc:1403] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:42:54.766274  4213 tablet_bootstrap.cc:492] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.766360  4213 ts_tablet_manager.cc:1403] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:54.766579  4211 raft_consensus.cc:359] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.766697  4211 raft_consensus.cc:385] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.766732  4213 raft_consensus.cc:359] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.766865  4213 raft_consensus.cc:385] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.766897  4090 raft_consensus.cc:2468] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 1.
I20260601 13:42:54.767221  3977 leader_election.cc:304] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.767437  4219 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.766731  4211 raft_consensus.cc:740] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.767525  4219 ts_tablet_manager.cc:1403] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:42:54.767603  4211 consensus_queue.cc:260] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.766901  4213 raft_consensus.cc:740] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.767911  4211 ts_tablet_manager.cc:1434] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:54.767897  4213 consensus_queue.cc:260] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.767961  4219 raft_consensus.cc:359] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.768033  4219 raft_consensus.cc:385] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.768062  4219 raft_consensus.cc:740] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.768177  4213 ts_tablet_manager.cc:1434] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:54.768179  4219 consensus_queue.cc:260] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.768360  4213 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.769281  4213 tablet_bootstrap.cc:654] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.768067  4211 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.770255  4219 ts_tablet_manager.cc:1434] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:54.770395  4211 tablet_bootstrap.cc:654] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.770439  4219 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.770486  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af727ecbfb47349414bfebf5926691" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.770603  4165 raft_consensus.cc:2468] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.767441  4216 raft_consensus.cc:2804] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.771055  4053 leader_election.cc:304] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.771202  4215 raft_consensus.cc:2804] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.771227  4216 raft_consensus.cc:697] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Becoming Leader. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Running, Role: LEADER
I20260601 13:42:54.771250  4215 raft_consensus.cc:493] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.771294  4215 raft_consensus.cc:3060] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.771384  4219 tablet_bootstrap.cc:654] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.771350  4216 consensus_queue.cc:237] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.772172  4215 raft_consensus.cc:515] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.772519  4215 leader_election.cc:290] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.772886  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231974ea15794b8ea973f4cdab806ed3" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.772886  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231974ea15794b8ea973f4cdab806ed3" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.773013  4164 raft_consensus.cc:2468] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 0.
I20260601 13:42:54.772961  3911 catalog_manager.cc:5696] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.773277  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af727ecbfb47349414bfebf5926691" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.773363  4165 raft_consensus.cc:3060] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.774266  4165 raft_consensus.cc:2468] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.774520  4053 leader_election.cc:304] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.774765  4215 raft_consensus.cc:2804] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.774801  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af727ecbfb47349414bfebf5926691" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.774860  4215 raft_consensus.cc:697] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Becoming Leader. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Running, Role: LEADER
I20260601 13:42:54.774900  4014 raft_consensus.cc:2468] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.774968  4215 consensus_queue.cc:237] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.775103  4226 raft_consensus.cc:493] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.775121  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80af727ecbfb47349414bfebf5926691" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.775166  4226 raft_consensus.cc:515] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.775209  4013 raft_consensus.cc:3060] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.775588  4226 leader_election.cc:290] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:54.776109  4013 raft_consensus.cc:2468] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.776823  3911 catalog_manager.cc:5696] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.777103  4211 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.777184  4211 ts_tablet_manager.cc:1403] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:54.777537  4211 raft_consensus.cc:359] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.777628  4211 raft_consensus.cc:385] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.777674  4211 raft_consensus.cc:740] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.777770  4211 consensus_queue.cc:260] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.778066  4211 ts_tablet_manager.cc:1434] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.778226  4211 tablet_bootstrap.cc:492] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.779099  4211 tablet_bootstrap.cc:654] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.780444  4213 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.780468  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5e91c1313842a29ccdcef71c1af2b3" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.780525  4213 ts_tablet_manager.cc:1403] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:42:54.780545  4219 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.780560  4013 raft_consensus.cc:2468] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 0.
I20260601 13:42:54.780601  4219 ts_tablet_manager.cc:1403] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:42:54.780820  4128 leader_election.cc:304] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, ec921fc08a5046d7a92a20b09ac7e012; no voters: 
I20260601 13:42:54.780962  4226 raft_consensus.cc:2804] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.781011  4226 raft_consensus.cc:493] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.780987  4219 raft_consensus.cc:359] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.781049  4226 raft_consensus.cc:3060] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.781095  4219 raft_consensus.cc:385] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.781047  4213 raft_consensus.cc:359] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.781144  4219 raft_consensus.cc:740] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.781239  4213 raft_consensus.cc:385] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.781271  4213 raft_consensus.cc:740] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.781327  4219 consensus_queue.cc:260] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.781359  4213 consensus_queue.cc:260] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.781596  4213 ts_tablet_manager.cc:1434] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.781670  4219 ts_tablet_manager.cc:1434] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.781760  4213 tablet_bootstrap.cc:492] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a: Bootstrap starting.
I20260601 13:42:54.781798  4219 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.782310  4211 tablet_bootstrap.cc:492] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.782382  4211 ts_tablet_manager.cc:1403] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:54.782631  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5e91c1313842a29ccdcef71c1af2b3" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" is_pre_election: true
I20260601 13:42:54.782685  4219 tablet_bootstrap.cc:654] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.782737  4090 raft_consensus.cc:2468] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 0.
I20260601 13:42:54.782835  4211 raft_consensus.cc:359] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.782924  4211 raft_consensus.cc:385] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.781965  4226 raft_consensus.cc:515] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.782958  4211 raft_consensus.cc:740] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.783052  4211 consensus_queue.cc:260] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.783219  4226 leader_election.cc:290] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:54.783293  4211 ts_tablet_manager.cc:1434] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.783440  4211 tablet_bootstrap.cc:492] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.784400  4211 tablet_bootstrap.cc:654] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.784420  4213 tablet_bootstrap.cc:654] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.785297  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5e91c1313842a29ccdcef71c1af2b3" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.785393  4013 raft_consensus.cc:3060] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.785645  4219 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.785723  4219 ts_tablet_manager.cc:1403] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:54.785977  4213 tablet_bootstrap.cc:492] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a: No bootstrap required, opened a new log
I20260601 13:42:54.786088  4213 ts_tablet_manager.cc:1403] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:54.786152  4219 raft_consensus.cc:359] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.786249  4219 raft_consensus.cc:385] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.786285  4219 raft_consensus.cc:740] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.786301  4013 raft_consensus.cc:2468] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 1.
I20260601 13:42:54.786386  4219 consensus_queue.cc:260] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.786523  4213 raft_consensus.cc:359] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.786621  4213 raft_consensus.cc:385] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.786670  4213 raft_consensus.cc:740] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.786736  4222 raft_consensus.cc:493] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.786631  4219 ts_tablet_manager.cc:1434] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.786818  4222 raft_consensus.cc:515] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.787151  4128 leader_election.cc:304] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, ec921fc08a5046d7a92a20b09ac7e012; no voters: 
I20260601 13:42:54.787227  4222 leader_election.cc:290] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.786818  4213 consensus_queue.cc:260] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.787580  4213 ts_tablet_manager.cc:1434] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.787621  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5e91c1313842a29ccdcef71c1af2b3" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
I20260601 13:42:54.787690  4219 tablet_bootstrap.cc:492] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.787716  4090 raft_consensus.cc:3060] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.788034  4211 tablet_bootstrap.cc:492] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.788031  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf0afdda6084a389f445595b9822a81" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.788239  4013 raft_consensus.cc:2468] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.788133  4211 ts_tablet_manager.cc:1403] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:54.788496  4053 leader_election.cc:304] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.788579  4090 raft_consensus.cc:2468] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 1.
I20260601 13:42:54.788647  4219 tablet_bootstrap.cc:654] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.788793  4211 raft_consensus.cc:359] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.788884  4211 raft_consensus.cc:385] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.788921  4211 raft_consensus.cc:740] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.789000  4222 raft_consensus.cc:2804] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.789040  4222 raft_consensus.cc:493] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.789081  4222 raft_consensus.cc:3060] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.789053  4211 consensus_queue.cc:260] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.789274  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf0afdda6084a389f445595b9822a81" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.789328  4211 ts_tablet_manager.cc:1434] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:54.789372  4165 raft_consensus.cc:2468] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.789474  4211 tablet_bootstrap.cc:492] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.789834  4258 raft_consensus.cc:2804] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.789961  4222 raft_consensus.cc:515] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.790288  4222 leader_election.cc:290] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.790395  4211 tablet_bootstrap.cc:654] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.790493  4219 tablet_bootstrap.cc:492] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.790572  4219 ts_tablet_manager.cc:1403] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:54.790921  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf0afdda6084a389f445595b9822a81" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.790994  4219 raft_consensus.cc:359] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.791005  4165 raft_consensus.cc:3060] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.791093  4219 raft_consensus.cc:385] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.791121  4219 raft_consensus.cc:740] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.791217  4219 consensus_queue.cc:260] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.791263  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf0afdda6084a389f445595b9822a81" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.791338  4013 raft_consensus.cc:3060] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.791467  4219 ts_tablet_manager.cc:1434] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.791643  4219 tablet_bootstrap.cc:492] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.792156  4013 raft_consensus.cc:2468] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.792330  4165 raft_consensus.cc:2468] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.792343  4251 raft_consensus.cc:493] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.792511  4251 raft_consensus.cc:515] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.792577  4219 tablet_bootstrap.cc:654] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.792851  4251 leader_election.cc:290] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.793468  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70d0f651acf467c9947b768611957da" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" is_pre_election: true
I20260601 13:42:54.793601  4219 tablet_bootstrap.cc:492] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.793808  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70d0f651acf467c9947b768611957da" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.793877  4219 ts_tablet_manager.cc:1403] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:54.793622  4090 raft_consensus.cc:2468] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 0.
W20260601 13:42:54.794135  3977 leader_election.cc:343] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:42:54.793689  4053 leader_election.cc:304] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.794317  3977 leader_election.cc:304] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [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: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 6f71f6718ff04e2dbb412c90b0ede979
I20260601 13:42:54.794358  4219 raft_consensus.cc:359] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.794481  4219 raft_consensus.cc:385] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.794502  4251 raft_consensus.cc:2804] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.794523  4219 raft_consensus.cc:740] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.794572  4251 raft_consensus.cc:493] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.794634  4251 raft_consensus.cc:3060] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.794691  4219 consensus_queue.cc:260] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.794965  4219 ts_tablet_manager.cc:1434] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.795056  4211 tablet_bootstrap.cc:492] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.795136  4219 tablet_bootstrap.cc:492] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979: Bootstrap starting.
I20260601 13:42:54.795146  4211 ts_tablet_manager.cc:1403] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:54.795261  4222 raft_consensus.cc:2804] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.795348  4222 raft_consensus.cc:697] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Becoming Leader. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Running, Role: LEADER
I20260601 13:42:54.795464  4222 consensus_queue.cc:237] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.795507  4251 raft_consensus.cc:515] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.795862  4251 leader_election.cc:290] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Requested vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.795868  4211 raft_consensus.cc:359] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.789966  4258 raft_consensus.cc:697] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Becoming Leader. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Running, Role: LEADER
I20260601 13:42:54.796137  4211 raft_consensus.cc:385] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.796147  4219 tablet_bootstrap.cc:654] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.796231  4258 consensus_queue.cc:237] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.796284  4211 raft_consensus.cc:740] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.796476  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70d0f651acf467c9947b768611957da" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
I20260601 13:42:54.796530  4211 consensus_queue.cc:260] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.796983  4211 ts_tablet_manager.cc:1434] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:54.796579  4090 raft_consensus.cc:3060] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.797950  4090 raft_consensus.cc:2468] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 1.
I20260601 13:42:54.798103  4211 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: Bootstrap starting.
I20260601 13:42:54.798728  3977 leader_election.cc:304] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.798859  4251 raft_consensus.cc:2804] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.798908  4219 tablet_bootstrap.cc:492] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979: No bootstrap required, opened a new log
I20260601 13:42:54.798934  4251 raft_consensus.cc:697] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Becoming Leader. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Running, Role: LEADER
I20260601 13:42:54.798980  4219 ts_tablet_manager.cc:1403] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:54.799041  4251 consensus_queue.cc:237] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.799441  4211 tablet_bootstrap.cc:654] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:54.799412  4219 raft_consensus.cc:359] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.799500  4219 raft_consensus.cc:385] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.799542  4219 raft_consensus.cc:740] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.799664  4219 consensus_queue.cc:260] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.799891  4219 ts_tablet_manager.cc:1434] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:54.798077  3910 catalog_manager.cc:5696] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "6f71f6718ff04e2dbb412c90b0ede979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:54.798313  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70d0f651acf467c9947b768611957da" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.798377  3911 catalog_manager.cc:5696] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.800206  4165 raft_consensus.cc:3060] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.800549  3908 catalog_manager.cc:5696] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.800809  4211 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: No bootstrap required, opened a new log
I20260601 13:42:54.800899  4211 ts_tablet_manager.cc:1403] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:54.801054  4165 raft_consensus.cc:2468] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 1.
I20260601 13:42:54.801280  4211 raft_consensus.cc:359] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.801381  4211 raft_consensus.cc:385] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:54.801414  4211 raft_consensus.cc:740] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Initialized, Role: FOLLOWER
I20260601 13:42:54.801522  4211 consensus_queue.cc:260] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.801805  4211 ts_tablet_manager.cc:1434] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:54.801815  4222 raft_consensus.cc:493] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.801909  4222 raft_consensus.cc:515] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.802248  4222 leader_election.cc:290] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.802736  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32c02af7ae94383a6a8aa1f2640aac8" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.802736  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32c02af7ae94383a6a8aa1f2640aac8" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.802887  4165 raft_consensus.cc:2468] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.802887  4013 raft_consensus.cc:2468] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.803143  4053 leader_election.cc:304] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.803289  4222 raft_consensus.cc:2804] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.803339  4222 raft_consensus.cc:493] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.803380  4222 raft_consensus.cc:3060] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.804181  4222 raft_consensus.cc:515] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.804491  4222 leader_election.cc:290] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.804761  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32c02af7ae94383a6a8aa1f2640aac8" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.804776  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32c02af7ae94383a6a8aa1f2640aac8" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.804891  4013 raft_consensus.cc:3060] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.804898  4165 raft_consensus.cc:3060] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.805626  4165 raft_consensus.cc:2468] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.805635  4013 raft_consensus.cc:2468] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.805891  4053 leader_election.cc:304] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.806093  4222 raft_consensus.cc:2804] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.806195  4222 raft_consensus.cc:697] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Becoming Leader. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Running, Role: LEADER
I20260601 13:42:54.806305  4222 consensus_queue.cc:237] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.807641  3911 catalog_manager.cc:5696] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.822314  4222 raft_consensus.cc:493] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.822399  4222 raft_consensus.cc:515] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.822644  4222 leader_election.cc:290] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.823014  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106b1a17761148ee944e84ba896ac32e" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.823014  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106b1a17761148ee944e84ba896ac32e" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.823170  4165 raft_consensus.cc:2468] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.823220  4013 raft_consensus.cc:2468] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.823406  4053 leader_election.cc:304] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.823573  4222 raft_consensus.cc:2804] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.823644  4222 raft_consensus.cc:493] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.823673  4222 raft_consensus.cc:3060] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.824316  4222 raft_consensus.cc:515] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.824616  4222 leader_election.cc:290] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.824980  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106b1a17761148ee944e84ba896ac32e" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.824988  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106b1a17761148ee944e84ba896ac32e" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.825105  4013 raft_consensus.cc:3060] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.825142  4165 raft_consensus.cc:3060] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.825730  4165 raft_consensus.cc:2468] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.825735  4013 raft_consensus.cc:2468] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.826001  4053 leader_election.cc:304] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.826213  4222 raft_consensus.cc:2804] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.826304  4222 raft_consensus.cc:697] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Becoming Leader. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Running, Role: LEADER
I20260601 13:42:54.826414  4222 consensus_queue.cc:237] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.827745  3911 catalog_manager.cc:5696] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:54.847076  4041 tablet.cc:2404] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:54.855476  4222 raft_consensus.cc:493] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.855621  4222 raft_consensus.cc:515] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.855927  4248 raft_consensus.cc:493] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.856012  4248 raft_consensus.cc:515] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.856055  4222 leader_election.cc:290] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.856316  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a14eb4f44a9440c8ccbdf4ae54a59ef" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.856391  4248 leader_election.cc:290] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.856429  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a14eb4f44a9440c8ccbdf4ae54a59ef" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.856446  4013 raft_consensus.cc:2468] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.856523  4165 raft_consensus.cc:2468] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.856693  4053 leader_election.cc:304] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.856752  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dba11920934ab289103e740a461f6d" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" is_pre_election: true
I20260601 13:42:54.856804  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dba11920934ab289103e740a461f6d" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.856848  4090 raft_consensus.cc:2468] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 0.
I20260601 13:42:54.856917  4164 raft_consensus.cc:2468] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 0.
I20260601 13:42:54.856928  4222 raft_consensus.cc:2804] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.857000  4222 raft_consensus.cc:493] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.857039  4222 raft_consensus.cc:3060] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.857081  3977 leader_election.cc:304] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.857237  4248 raft_consensus.cc:2804] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.857290  4248 raft_consensus.cc:493] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.857316  4248 raft_consensus.cc:3060] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.858139  4248 raft_consensus.cc:515] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.858448  4248 leader_election.cc:290] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Requested vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.858762  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dba11920934ab289103e740a461f6d" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.858770  4222 raft_consensus.cc:515] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.858778  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64dba11920934ab289103e740a461f6d" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
I20260601 13:42:54.858929  4165 raft_consensus.cc:3060] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.858937  4090 raft_consensus.cc:3060] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.859167  4222 leader_election.cc:290] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.859489  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a14eb4f44a9440c8ccbdf4ae54a59ef" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.859622  4164 raft_consensus.cc:3060] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.859819  4090 raft_consensus.cc:2468] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 1.
I20260601 13:42:54.859807  4165 raft_consensus.cc:2468] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 1.
I20260601 13:42:54.860162  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a14eb4f44a9440c8ccbdf4ae54a59ef" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.860162  3977 leader_election.cc:304] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, ec921fc08a5046d7a92a20b09ac7e012; no voters: 
I20260601 13:42:54.860278  4013 raft_consensus.cc:3060] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.860376  4248 raft_consensus.cc:2804] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.860473  4248 raft_consensus.cc:697] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Becoming Leader. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Running, Role: LEADER
I20260601 13:42:54.860548  4164 raft_consensus.cc:2468] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.860591  4248 consensus_queue.cc:237] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.860765  4053 leader_election.cc:304] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.860921  4222 raft_consensus.cc:2804] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.861006  4222 raft_consensus.cc:697] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Becoming Leader. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Running, Role: LEADER
I20260601 13:42:54.861060  4013 raft_consensus.cc:2468] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.861115  4222 consensus_queue.cc:237] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.862123  3911 catalog_manager.cc:5696] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.862615  3908 catalog_manager.cc:5696] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.909219  4248 raft_consensus.cc:493] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.909336  4248 raft_consensus.cc:515] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.909704  4248 leader_election.cc:290] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.910050  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f87092ca7b14f3e80027a83bd05dc2a" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.910068  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f87092ca7b14f3e80027a83bd05dc2a" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" is_pre_election: true
I20260601 13:42:54.910198  4164 raft_consensus.cc:2468] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 0.
I20260601 13:42:54.910219  4090 raft_consensus.cc:2468] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 0.
I20260601 13:42:54.910466  3977 leader_election.cc:304] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.910622  4248 raft_consensus.cc:2804] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.910678  4248 raft_consensus.cc:493] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.910722  4248 raft_consensus.cc:3060] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.911363  4248 raft_consensus.cc:515] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.911654  4248 leader_election.cc:290] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Requested vote from peers f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.911932  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f87092ca7b14f3e80027a83bd05dc2a" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
I20260601 13:42:54.911983  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f87092ca7b14f3e80027a83bd05dc2a" candidate_uuid: "ec921fc08a5046d7a92a20b09ac7e012" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.912050  4090 raft_consensus.cc:3060] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.912101  4164 raft_consensus.cc:3060] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.912611  4090 raft_consensus.cc:2468] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 1.
I20260601 13:42:54.912849  4164 raft_consensus.cc:2468] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec921fc08a5046d7a92a20b09ac7e012 in term 1.
I20260601 13:42:54.912865  3977 leader_election.cc:304] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.913033  4248 raft_consensus.cc:2804] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.913117  4248 raft_consensus.cc:697] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Becoming Leader. State: Replica: ec921fc08a5046d7a92a20b09ac7e012, State: Running, Role: LEADER
I20260601 13:42:54.913224  4248 consensus_queue.cc:237] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.914606  3911 catalog_manager.cc:5696] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.918300  4258 raft_consensus.cc:493] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.918381  4258 raft_consensus.cc:515] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.918639  4258 leader_election.cc:290] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:54.918956  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c841f5fd86341348d5fd5bb5b3e668f" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" is_pre_election: true
I20260601 13:42:54.918926  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c841f5fd86341348d5fd5bb5b3e668f" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.919080  4090 raft_consensus.cc:2468] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 0.
I20260601 13:42:54.919104  4013 raft_consensus.cc:2468] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 0.
I20260601 13:42:54.919389  4128 leader_election.cc:304] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, ec921fc08a5046d7a92a20b09ac7e012; no voters: 
I20260601 13:42:54.919540  4258 raft_consensus.cc:2804] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.919593  4258 raft_consensus.cc:493] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.919646  4258 raft_consensus.cc:3060] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.920279  4258 raft_consensus.cc:515] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.920567  4258 leader_election.cc:290] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:54.920822  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c841f5fd86341348d5fd5bb5b3e668f" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.920822  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c841f5fd86341348d5fd5bb5b3e668f" candidate_uuid: "6f71f6718ff04e2dbb412c90b0ede979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a"
I20260601 13:42:54.920948  4090 raft_consensus.cc:3060] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.920948  4013 raft_consensus.cc:3060] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.921706  4090 raft_consensus.cc:2468] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 1.
I20260601 13:42:54.921706  4013 raft_consensus.cc:2468] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f71f6718ff04e2dbb412c90b0ede979 in term 1.
I20260601 13:42:54.921989  4128 leader_election.cc:304] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, ec921fc08a5046d7a92a20b09ac7e012; no voters: 
I20260601 13:42:54.922204  4258 raft_consensus.cc:2804] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.922297  4258 raft_consensus.cc:697] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Becoming Leader. State: Replica: 6f71f6718ff04e2dbb412c90b0ede979, State: Running, Role: LEADER
I20260601 13:42:54.922420  4258 consensus_queue.cc:237] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.923779  3911 catalog_manager.cc:5696] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "6f71f6718ff04e2dbb412c90b0ede979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:54.938586  4222 raft_consensus.cc:493] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:54.938668  4222 raft_consensus.cc:515] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.938997  4222 leader_election.cc:290] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.939342  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ecd1628d064bc6acdd9705b2044344" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012" is_pre_election: true
I20260601 13:42:54.939381  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ecd1628d064bc6acdd9705b2044344" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979" is_pre_election: true
I20260601 13:42:54.939451  4013 raft_consensus.cc:2468] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.939451  4164 raft_consensus.cc:2468] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 0.
I20260601 13:42:54.939721  4053 leader_election.cc:304] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec921fc08a5046d7a92a20b09ac7e012, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.939898  4222 raft_consensus.cc:2804] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:54.939961  4222 raft_consensus.cc:493] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:54.940006  4222 raft_consensus.cc:3060] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.940640  4222 raft_consensus.cc:515] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.940948  4222 leader_election.cc:290] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Requested vote from peers ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063), 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:54.941238  4013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ecd1628d064bc6acdd9705b2044344" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec921fc08a5046d7a92a20b09ac7e012"
I20260601 13:42:54.941268  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ecd1628d064bc6acdd9705b2044344" candidate_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f71f6718ff04e2dbb412c90b0ede979"
I20260601 13:42:54.941352  4013 raft_consensus.cc:3060] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.941352  4164 raft_consensus.cc:3060] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:54.942219  4013 raft_consensus.cc:2468] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.942219  4164 raft_consensus.cc:2468] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a0ef34caff4c8c9c3539653fe6a85a in term 1.
I20260601 13:42:54.942524  4053 leader_election.cc:304] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f71f6718ff04e2dbb412c90b0ede979, f3a0ef34caff4c8c9c3539653fe6a85a; no voters: 
I20260601 13:42:54.942675  4222 raft_consensus.cc:2804] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:54.942775  4222 raft_consensus.cc:697] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Becoming Leader. State: Replica: f3a0ef34caff4c8c9c3539653fe6a85a, State: Running, Role: LEADER
I20260601 13:42:54.942898  4222 consensus_queue.cc:237] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } }
I20260601 13:42:54.944352  3911 catalog_manager.cc:5696] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130). New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:55.018954  4090 raft_consensus.cc:1275] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.019237  4164 raft_consensus.cc:3060] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:55.020208  4164 raft_consensus.cc:1275] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.021929  4013 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.022081  4216 consensus_queue.cc:1048] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.022236  4248 consensus_queue.cc:1048] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.022717  4165 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.023008  4163 raft_consensus.cc:1275] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.023064  4165 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.023516  4089 raft_consensus.cc:1275] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.023815  4222 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.023877  4165 raft_consensus.cc:1275] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.024087  4090 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.024638  4215 consensus_queue.cc:1048] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.025791  4248 consensus_queue.cc:1048] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.025859  4161 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.025964  4012 raft_consensus.cc:1275] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.026082  4248 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.026312  4011 raft_consensus.cc:1275] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.026371  4248 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.026522  4165 raft_consensus.cc:1275] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.026633  4010 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.026767  4014 raft_consensus.cc:1275] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.027518  4013 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.026382  4163 raft_consensus.cc:1275] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.026635  4248 consensus_queue.cc:1048] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260601 13:42:55.030467  4215 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.030715  4215 consensus_queue.cc:1048] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.030930  4215 consensus_queue.cc:1048] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.031158  4299 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.031315  4164 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.034350  4013 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.035446  4258 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.038690  4222 consensus_queue.cc:1048] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.038980  4222 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.039004  4297 consensus_queue.cc:1048] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.039265  4222 consensus_queue.cc:1048] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.039322  4297 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.039419  4087 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.039729  4086 raft_consensus.cc:1275] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.040339  4226 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.040581  4226 consensus_queue.cc:1048] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.039417  4013 raft_consensus.cc:1275] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.043174  4226 consensus_queue.cc:1048] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.049173  4296 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.055498  4086 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.055548  4157 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:55.056020  4248 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.056524  4248 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:55.058149  4286 mvcc.cc:204] Tried to move back new op lower bound from 7292196352132833280 to 7292196351167184896. Current Snapshot: MvccSnapshot[applied={T|T < 7292196352132833280}]
I20260601 13:42:55.067744  4307 mvcc.cc:204] Tried to move back new op lower bound from 7292196352122527744 to 7292196351079571456. Current Snapshot: MvccSnapshot[applied={T|T < 7292196352093761536}]
I20260601 13:42:55.086736  4307 mvcc.cc:204] Tried to move back new op lower bound from 7292196352222384128 to 7292196351645995008. Current Snapshot: MvccSnapshot[applied={T|T < 7292196352213196800}]
I20260601 13:42:55.545863 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:55.548238  4362 instance_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:42:55.548368  4361 instance_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:42:55.549363 32038 server_base.cc:1061] running on GCE node
W20260601 13:42:55.549903  4364 instance_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:42:55.550173 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:55.550238 32038 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:42:55.550263 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321375550263 us; error 0 us; skew 500 ppm
I20260601 13:42:55.551482 32038 webserver.cc:533] Webserver started at http://127.31.73.132:43923/ using document root <none> and password file <none>
I20260601 13:42:55.551656 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:55.551712 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:55.551828 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:55.552225 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "a8c7119b9ed84531bc190d4f1601a6d2"
format_stamp: "Formatted at 2026-06-01 13:42:55 on dist-test-slave-cw06"
I20260601 13:42:55.553611 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:55.554536  4369 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:42:55.554780 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:55.554839 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "a8c7119b9ed84531bc190d4f1601a6d2"
format_stamp: "Formatted at 2026-06-01 13:42:55 on dist-test-slave-cw06"
I20260601 13:42:55.554932 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-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:42:55.581640 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:55.581965 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:55.582259 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:55.582682 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:55.582719 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:55.582792 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:55.582835 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:55.587427 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:44259
I20260601 13:42:55.587464  4432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:44259 every 8 connection(s)
I20260601 13:42:55.588238 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:55.590066  4437 instance_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:42:55.590212  4438 instance_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:42:55.590222  4440 instance_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:42:55.590348 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:55.590580 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:55.590636 32038 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:42:55.590657 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321375590657 us; error 0 us; skew 500 ppm
I20260601 13:42:55.591634 32038 webserver.cc:533] Webserver started at http://127.31.73.133:41863/ using document root <none> and password file <none>
I20260601 13:42:55.591782 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:55.591840 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:55.591900 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:55.592307 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-4-root/instance:
uuid: "6d10512855ab48f5b4500afdfb56a489"
format_stamp: "Formatted at 2026-06-01 13:42:55 on dist-test-slave-cw06"
I20260601 13:42:55.592355  4433 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34745
I20260601 13:42:55.592424  4433 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:55.592644  4433 heartbeater.cc:507] Master 127.31.73.190:34745 requested a full tablet report, sending...
I20260601 13:42:55.593295  3904 ts_manager.cc:194] Registered new tserver with Master: a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132:44259)
I20260601 13:42:55.593868  3904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43260
I20260601 13:42:55.594048 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:55.594985  4445 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:42:55.595208 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:55.595288 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-4-root
uuid: "6d10512855ab48f5b4500afdfb56a489"
format_stamp: "Formatted at 2026-06-01 13:42:55 on dist-test-slave-cw06"
I20260601 13:42:55.595351 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-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:42:55.606698 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:55.607031 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:55.607299 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:55.607712 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:55.607787 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:55.607838 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:55.607874 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:55.612540 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.133:34993
I20260601 13:42:55.612608  4509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.133:34993 every 8 connection(s)
I20260601 13:42:55.613289 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:55.615027  4513 instance_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:42:55.615024  4514 instance_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:42:55.615175  4516 instance_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:42:55.615345 32038 server_base.cc:1061] running on GCE node
I20260601 13:42:55.615556 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:55.615633 32038 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:42:55.615669 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321375615668 us; error 0 us; skew 500 ppm
I20260601 13:42:55.616524 32038 webserver.cc:533] Webserver started at http://127.31.73.134:41305/ using document root <none> and password file <none>
I20260601 13:42:55.616696 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:55.616762 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:55.616878 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:55.617302 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-5-root/instance:
uuid: "562e57e0b89843be9947b428fb035c8b"
format_stamp: "Formatted at 2026-06-01 13:42:55 on dist-test-slave-cw06"
I20260601 13:42:55.617352  4510 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34745
I20260601 13:42:55.617430  4510 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:55.617636  4510 heartbeater.cc:507] Master 127.31.73.190:34745 requested a full tablet report, sending...
I20260601 13:42:55.618216  3904 ts_manager.cc:194] Registered new tserver with Master: 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133:34993)
I20260601 13:42:55.618654  3904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43262
I20260601 13:42:55.618970 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:55.619774  4521 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:42:55.619987 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:55.620075 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-5-root
uuid: "562e57e0b89843be9947b428fb035c8b"
format_stamp: "Formatted at 2026-06-01 13:42:55 on dist-test-slave-cw06"
I20260601 13:42:55.620137 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-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:42:55.626514 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:55.626850 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:55.627125 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:55.627521 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:55.627592 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:55.627647 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:55.627682 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:55.632022 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.134:40897
I20260601 13:42:55.632104  4584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.134:40897 every 8 connection(s)
I20260601 13:42:55.636160  4585 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34745
I20260601 13:42:55.636230  4585 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:55.636427  4585 heartbeater.cc:507] Master 127.31.73.190:34745 requested a full tablet report, sending...
I20260601 13:42:55.636974  3904 ts_manager.cc:194] Registered new tserver with Master: 562e57e0b89843be9947b428fb035c8b (127.31.73.134:40897)
I20260601 13:42:55.637439  3904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43270
I20260601 13:42:56.506476  4085 consensus_queue.cc:237] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:42:56.507879  4008 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:56.508005  4164 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:56.508379  4300 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } 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:42:56.508598  4591 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:42:56.510152  4590 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:42:56.510576  4008 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:42:56.510596  4164 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:42:56.513147  3904 catalog_manager.cc:5696] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
W20260601 13:42:56.513792  4055 consensus_peers.cc:597] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a -> Peer 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133:34993): Couldn't send request to peer 6d10512855ab48f5b4500afdfb56a489. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d32c02af7ae94383a6a8aa1f2640aac8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:56.517789  4008 consensus_queue.cc:237] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:42:56.519466  4164 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:56.519526  4085 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:56.519863  4599 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:42:56.520031  4303 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } 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:42:56.521934  4303 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:42:56.522383  4164 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
W20260601 13:42:56.523916  3977 consensus_peers.cc:597] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 -> Peer 562e57e0b89843be9947b428fb035c8b (127.31.73.134:40897): Couldn't send request to peer 562e57e0b89843be9947b428fb035c8b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f87092ca7b14f3e80027a83bd05dc2a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:56.523979  4085 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:42:56.524291  3902 catalog_manager.cc:5696] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:56.525593  4089 consensus_queue.cc:237] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:42:56.527443  4008 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:56.527542  4164 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:56.527998  4590 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } 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:42:56.528147  4591 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:42:56.529696  4590 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:42:56.530221  4164 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:42:56.531597  4008 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
W20260601 13:42:56.532007  4056 consensus_peers.cc:597] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a -> Peer a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132:44259): Couldn't send request to peer a8c7119b9ed84531bc190d4f1601a6d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5ecd1628d064bc6acdd9705b2044344. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:56.532307  3911 catalog_manager.cc:5696] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:56.536922  4164 consensus_queue.cc:237] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:42:56.538589  4008 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:42:56.538586  4089 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:42:56.539017  4609 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:42:56.539275  4356 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } 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:42:56.540742  4356 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:42:56.542732  4089 consensus_queue.cc:237] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:42:56.542734  3904 catalog_manager.cc:5696] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: config changed from index -1 to 28, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New cstate: current_term: 1 leader_uuid: "6f71f6718ff04e2dbb412c90b0ede979" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:56.542939  4128 consensus_peers.cc:597] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 -> Peer 562e57e0b89843be9947b428fb035c8b (127.31.73.134:40897): Couldn't send request to peer 562e57e0b89843be9947b428fb035c8b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e5e91c1313842a29ccdcef71c1af2b3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:56.543165  4008 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:42:56.544239  4089 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
W20260601 13:42:56.544301  4056 consensus_peers.cc:597] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a -> Peer a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132:44259): Couldn't send request to peer a8c7119b9ed84531bc190d4f1601a6d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adf0afdda6084a389f445595b9822a81. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:56.544325  4012 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:42:56.544440  4164 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:42:56.545130  4591 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:42:56.546499  4300 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } 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:42:56.548197  4591 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:42:56.548604  4164 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:42:56.549182  4012 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:42:56.550495  3902 catalog_manager.cc:5696] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: config changed from index -1 to 28, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:42:56.551028  4008 consensus_queue.cc:237] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:42:56.552377  4164 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:42:56.552476  4089 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:42:56.552996  4600 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } 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:42:56.553131  4303 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:42:56.554657  4303 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:42:56.555076  4089 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:42:56.555076  4164 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:42:56.557101  3904 catalog_manager.cc:5696] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
W20260601 13:42:56.558440  3979 consensus_peers.cc:597] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 -> Peer 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133:34993): Couldn't send request to peer 6d10512855ab48f5b4500afdfb56a489. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64dba11920934ab289103e740a461f6d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:56.594725  4433 heartbeater.cc:499] Master 127.31.73.190:34745 was elected leader, sending a full tablet report...
I20260601 13:42:56.619444  4510 heartbeater.cc:499] Master 127.31.73.190:34745 was elected leader, sending a full tablet report...
I20260601 13:42:56.638341  4585 heartbeater.cc:499] Master 127.31.73.190:34745 was elected leader, sending a full tablet report...
I20260601 13:42:56.934475  4619 ts_tablet_manager.cc:933] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: Initiating tablet copy from peer 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867)
I20260601 13:42:56.934895  4619 tablet_copy_client.cc:323] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:35867
I20260601 13:42:56.938416  4175 tablet_copy_service.cc:140] P 6f71f6718ff04e2dbb412c90b0ede979: Received BeginTabletCopySession request for tablet 1e5e91c1313842a29ccdcef71c1af2b3 from peer 562e57e0b89843be9947b428fb035c8b ({username='slave'} at 127.0.0.1:51124)
I20260601 13:42:56.938503  4175 tablet_copy_service.cc:161] P 6f71f6718ff04e2dbb412c90b0ede979: Beginning new tablet copy session on tablet 1e5e91c1313842a29ccdcef71c1af2b3 from peer 562e57e0b89843be9947b428fb035c8b at {username='slave'} at 127.0.0.1:51124: session id = 562e57e0b89843be9947b428fb035c8b-1e5e91c1313842a29ccdcef71c1af2b3
I20260601 13:42:56.939201  4175 tablet_copy_source_session.cc:215] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:56.939966  4619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5e91c1313842a29ccdcef71c1af2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:56.941720  4619 tablet_copy_client.cc:806] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:56.941910  4619 tablet_copy_client.cc:670] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:56.942951  4620 tablet_copy_client.cc:1025] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: tablet copy: Injecting latency into file download: 2000
I20260601 13:42:56.983505  4622 ts_tablet_manager.cc:933] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: Initiating tablet copy from peer f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:56.983896  4622 tablet_copy_client.cc:323] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:39825
I20260601 13:42:56.987349  4100 tablet_copy_service.cc:140] P f3a0ef34caff4c8c9c3539653fe6a85a: Received BeginTabletCopySession request for tablet adf0afdda6084a389f445595b9822a81 from peer a8c7119b9ed84531bc190d4f1601a6d2 ({username='slave'} at 127.0.0.1:47036)
I20260601 13:42:56.987452  4100 tablet_copy_service.cc:161] P f3a0ef34caff4c8c9c3539653fe6a85a: Beginning new tablet copy session on tablet adf0afdda6084a389f445595b9822a81 from peer a8c7119b9ed84531bc190d4f1601a6d2 at {username='slave'} at 127.0.0.1:47036: session id = a8c7119b9ed84531bc190d4f1601a6d2-adf0afdda6084a389f445595b9822a81
I20260601 13:42:56.988359  4100 tablet_copy_source_session.cc:215] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:56.989195  4622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf0afdda6084a389f445595b9822a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:56.990949  4622 tablet_copy_client.cc:806] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:56.991147  4622 tablet_copy_client.cc:670] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:56.992249  4623 tablet_copy_client.cc:1025] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Injecting latency into file download: 2000
I20260601 13:42:57.052030  4625 ts_tablet_manager.cc:933] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: Initiating tablet copy from peer ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063)
I20260601 13:42:57.052376  4625 tablet_copy_client.cc:323] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:34063
I20260601 13:42:57.056035  4024 tablet_copy_service.cc:140] P ec921fc08a5046d7a92a20b09ac7e012: Received BeginTabletCopySession request for tablet 8f87092ca7b14f3e80027a83bd05dc2a from peer 562e57e0b89843be9947b428fb035c8b ({username='slave'} at 127.0.0.1:32780)
I20260601 13:42:57.056160  4024 tablet_copy_service.cc:161] P ec921fc08a5046d7a92a20b09ac7e012: Beginning new tablet copy session on tablet 8f87092ca7b14f3e80027a83bd05dc2a from peer 562e57e0b89843be9947b428fb035c8b at {username='slave'} at 127.0.0.1:32780: session id = 562e57e0b89843be9947b428fb035c8b-8f87092ca7b14f3e80027a83bd05dc2a
I20260601 13:42:57.056908  4024 tablet_copy_source_session.cc:215] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:57.057597  4625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f87092ca7b14f3e80027a83bd05dc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:57.059706  4625 tablet_copy_client.cc:806] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:57.059876  4625 tablet_copy_client.cc:670] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:57.060868  4626 tablet_copy_client.cc:1025] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: tablet copy: Injecting latency into file download: 2000
I20260601 13:42:57.077325  4628 ts_tablet_manager.cc:933] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: Initiating tablet copy from peer f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:57.077644  4628 tablet_copy_client.cc:323] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:39825
I20260601 13:42:57.079042  4631 ts_tablet_manager.cc:933] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: Initiating tablet copy from peer f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825)
I20260601 13:42:57.079340  4631 tablet_copy_client.cc:323] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:39825
I20260601 13:42:57.079777  4100 tablet_copy_service.cc:140] P f3a0ef34caff4c8c9c3539653fe6a85a: Received BeginTabletCopySession request for tablet a5ecd1628d064bc6acdd9705b2044344 from peer a8c7119b9ed84531bc190d4f1601a6d2 ({username='slave'} at 127.0.0.1:47036)
I20260601 13:42:57.079878  4100 tablet_copy_service.cc:161] P f3a0ef34caff4c8c9c3539653fe6a85a: Beginning new tablet copy session on tablet a5ecd1628d064bc6acdd9705b2044344 from peer a8c7119b9ed84531bc190d4f1601a6d2 at {username='slave'} at 127.0.0.1:47036: session id = a8c7119b9ed84531bc190d4f1601a6d2-a5ecd1628d064bc6acdd9705b2044344
I20260601 13:42:57.080530  4100 tablet_copy_source_session.cc:215] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:57.081562  4631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ecd1628d064bc6acdd9705b2044344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:57.081705  4100 tablet_copy_service.cc:140] P f3a0ef34caff4c8c9c3539653fe6a85a: Received BeginTabletCopySession request for tablet d32c02af7ae94383a6a8aa1f2640aac8 from peer 6d10512855ab48f5b4500afdfb56a489 ({username='slave'} at 127.0.0.1:47050)
I20260601 13:42:57.081784  4100 tablet_copy_service.cc:161] P f3a0ef34caff4c8c9c3539653fe6a85a: Beginning new tablet copy session on tablet d32c02af7ae94383a6a8aa1f2640aac8 from peer 6d10512855ab48f5b4500afdfb56a489 at {username='slave'} at 127.0.0.1:47050: session id = 6d10512855ab48f5b4500afdfb56a489-d32c02af7ae94383a6a8aa1f2640aac8
I20260601 13:42:57.082598  4100 tablet_copy_source_session.cc:215] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:57.083333  4628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32c02af7ae94383a6a8aa1f2640aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:57.083636  4631 tablet_copy_client.cc:806] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:57.083786  4631 tablet_copy_client.cc:670] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:57.084671  4633 ts_tablet_manager.cc:933] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: Initiating tablet copy from peer ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063)
I20260601 13:42:57.084712  4632 tablet_copy_client.cc:1025] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Injecting latency into file download: 2000
I20260601 13:42:57.084970  4633 tablet_copy_client.cc:323] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:34063
I20260601 13:42:57.085325  4628 tablet_copy_client.cc:806] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:57.085458  4628 tablet_copy_client.cc:670] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:57.086418  4629 tablet_copy_client.cc:1025] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Injecting latency into file download: 2000
I20260601 13:42:57.088160  4024 tablet_copy_service.cc:140] P ec921fc08a5046d7a92a20b09ac7e012: Received BeginTabletCopySession request for tablet 64dba11920934ab289103e740a461f6d from peer 6d10512855ab48f5b4500afdfb56a489 ({username='slave'} at 127.0.0.1:32796)
I20260601 13:42:57.088243  4024 tablet_copy_service.cc:161] P ec921fc08a5046d7a92a20b09ac7e012: Beginning new tablet copy session on tablet 64dba11920934ab289103e740a461f6d from peer 6d10512855ab48f5b4500afdfb56a489 at {username='slave'} at 127.0.0.1:32796: session id = 6d10512855ab48f5b4500afdfb56a489-64dba11920934ab289103e740a461f6d
I20260601 13:42:57.088857  4024 tablet_copy_source_session.cc:215] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:57.089581  4633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64dba11920934ab289103e740a461f6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:57.091156  4633 tablet_copy_client.cc:806] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:57.091358  4633 tablet_copy_client.cc:670] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:57.092504  4634 tablet_copy_client.cc:1025] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Injecting latency into file download: 2000
I20260601 13:42:58.943279  4619 tablet_copy_client.cc:538] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:58.944579  4619 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: Bootstrap starting.
I20260601 13:42:58.964200  4619 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: 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:42:58.964459  4619 tablet_bootstrap.cc:492] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: Bootstrap complete.
I20260601 13:42:58.964641  4619 ts_tablet_manager.cc:1403] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260601 13:42:58.965023  4619 raft_consensus.cc:359] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:42:58.965159  4619 raft_consensus.cc:740] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 562e57e0b89843be9947b428fb035c8b, State: Initialized, Role: LEARNER
I20260601 13:42:58.965293  4619 consensus_queue.cc:260] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:42:58.965647  4619 ts_tablet_manager.cc:1434] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:58.966132  4175 tablet_copy_service.cc:342] P 6f71f6718ff04e2dbb412c90b0ede979: Request end of tablet copy session 562e57e0b89843be9947b428fb035c8b-1e5e91c1313842a29ccdcef71c1af2b3 received from {username='slave'} at 127.0.0.1:51124
I20260601 13:42:58.966215  4175 tablet_copy_service.cc:434] P 6f71f6718ff04e2dbb412c90b0ede979: ending tablet copy session 562e57e0b89843be9947b428fb035c8b-1e5e91c1313842a29ccdcef71c1af2b3 on tablet 1e5e91c1313842a29ccdcef71c1af2b3 with peer 562e57e0b89843be9947b428fb035c8b
I20260601 13:42:58.992522  4622 tablet_copy_client.cc:538] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:58.993640  4622 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: Bootstrap starting.
I20260601 13:42:59.013217  4622 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:42:59.013473  4622 tablet_bootstrap.cc:492] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: Bootstrap complete.
I20260601 13:42:59.013652  4622 ts_tablet_manager.cc:1403] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260601 13:42:59.014123  4622 raft_consensus.cc:359] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:42:59.014243  4622 raft_consensus.cc:740] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8c7119b9ed84531bc190d4f1601a6d2, State: Initialized, Role: LEARNER
I20260601 13:42:59.014354  4622 consensus_queue.cc:260] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:42:59.014696  4622 ts_tablet_manager.cc:1434] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:42:59.015229  4100 tablet_copy_service.cc:342] P f3a0ef34caff4c8c9c3539653fe6a85a: Request end of tablet copy session a8c7119b9ed84531bc190d4f1601a6d2-adf0afdda6084a389f445595b9822a81 received from {username='slave'} at 127.0.0.1:47036
I20260601 13:42:59.015331  4100 tablet_copy_service.cc:434] P f3a0ef34caff4c8c9c3539653fe6a85a: ending tablet copy session a8c7119b9ed84531bc190d4f1601a6d2-adf0afdda6084a389f445595b9822a81 on tablet adf0afdda6084a389f445595b9822a81 with peer a8c7119b9ed84531bc190d4f1601a6d2
I20260601 13:42:59.061275  4625 tablet_copy_client.cc:538] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:59.062537  4625 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: Bootstrap starting.
I20260601 13:42:59.081473  4625 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:42:59.081725  4625 tablet_bootstrap.cc:492] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: Bootstrap complete.
I20260601 13:42:59.081916  4625 ts_tablet_manager.cc:1403] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260601 13:42:59.082343  4625 raft_consensus.cc:359] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:42:59.082468  4625 raft_consensus.cc:740] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 562e57e0b89843be9947b428fb035c8b, State: Initialized, Role: LEARNER
I20260601 13:42:59.082576  4625 consensus_queue.cc:260] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:42:59.082870  4625 ts_tablet_manager.cc:1434] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.004s
I20260601 13:42:59.083388  4024 tablet_copy_service.cc:342] P ec921fc08a5046d7a92a20b09ac7e012: Request end of tablet copy session 562e57e0b89843be9947b428fb035c8b-8f87092ca7b14f3e80027a83bd05dc2a received from {username='slave'} at 127.0.0.1:32780
I20260601 13:42:59.083472  4024 tablet_copy_service.cc:434] P ec921fc08a5046d7a92a20b09ac7e012: ending tablet copy session 562e57e0b89843be9947b428fb035c8b-8f87092ca7b14f3e80027a83bd05dc2a on tablet 8f87092ca7b14f3e80027a83bd05dc2a with peer 562e57e0b89843be9947b428fb035c8b
I20260601 13:42:59.084957  4631 tablet_copy_client.cc:538] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:59.086210  4631 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: Bootstrap starting.
I20260601 13:42:59.086707  4628 tablet_copy_client.cc:538] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:59.087985  4628 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: Bootstrap starting.
I20260601 13:42:59.092752  4633 tablet_copy_client.cc:538] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:59.093950  4633 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: Bootstrap starting.
I20260601 13:42:59.102623  4559 raft_consensus.cc:1217] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:42:59.112421  4631 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:42:59.112727  4631 tablet_bootstrap.cc:492] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: Bootstrap complete.
I20260601 13:42:59.112936  4631 ts_tablet_manager.cc:1403] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.000s
I20260601 13:42:59.113409  4631 raft_consensus.cc:359] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:42:59.113580  4631 raft_consensus.cc:740] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8c7119b9ed84531bc190d4f1601a6d2, State: Initialized, Role: LEARNER
I20260601 13:42:59.113725  4631 consensus_queue.cc:260] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:42:59.114145  4631 ts_tablet_manager.cc:1434] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:59.114535  4100 tablet_copy_service.cc:342] P f3a0ef34caff4c8c9c3539653fe6a85a: Request end of tablet copy session a8c7119b9ed84531bc190d4f1601a6d2-a5ecd1628d064bc6acdd9705b2044344 received from {username='slave'} at 127.0.0.1:47036
I20260601 13:42:59.114617  4100 tablet_copy_service.cc:434] P f3a0ef34caff4c8c9c3539653fe6a85a: ending tablet copy session a8c7119b9ed84531bc190d4f1601a6d2-a5ecd1628d064bc6acdd9705b2044344 on tablet a5ecd1628d064bc6acdd9705b2044344 with peer a8c7119b9ed84531bc190d4f1601a6d2
I20260601 13:42:59.119971  4633 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:42:59.120231  4633 tablet_bootstrap.cc:492] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: Bootstrap complete.
I20260601 13:42:59.120409  4633 ts_tablet_manager.cc:1403] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260601 13:42:59.120754  4633 raft_consensus.cc:359] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:42:59.120859  4633 raft_consensus.cc:740] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d10512855ab48f5b4500afdfb56a489, State: Initialized, Role: LEARNER
I20260601 13:42:59.121013  4633 consensus_queue.cc:260] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:42:59.121376  4633 ts_tablet_manager.cc:1434] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:42:59.121811  4024 tablet_copy_service.cc:342] P ec921fc08a5046d7a92a20b09ac7e012: Request end of tablet copy session 6d10512855ab48f5b4500afdfb56a489-64dba11920934ab289103e740a461f6d received from {username='slave'} at 127.0.0.1:32796
I20260601 13:42:59.121918  4024 tablet_copy_service.cc:434] P ec921fc08a5046d7a92a20b09ac7e012: ending tablet copy session 6d10512855ab48f5b4500afdfb56a489-64dba11920934ab289103e740a461f6d on tablet 64dba11920934ab289103e740a461f6d with peer 6d10512855ab48f5b4500afdfb56a489
I20260601 13:42:59.126287  4628 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:42:59.126559  4628 tablet_bootstrap.cc:492] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: Bootstrap complete.
I20260601 13:42:59.126717  4628 ts_tablet_manager.cc:1403] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.000s
I20260601 13:42:59.127132  4628 raft_consensus.cc:359] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:42:59.127239  4628 raft_consensus.cc:740] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6d10512855ab48f5b4500afdfb56a489, State: Initialized, Role: LEARNER
I20260601 13:42:59.127331  4628 consensus_queue.cc:260] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:42:59.127573  4628 ts_tablet_manager.cc:1434] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:59.128028  4100 tablet_copy_service.cc:342] P f3a0ef34caff4c8c9c3539653fe6a85a: Request end of tablet copy session 6d10512855ab48f5b4500afdfb56a489-d32c02af7ae94383a6a8aa1f2640aac8 received from {username='slave'} at 127.0.0.1:47050
I20260601 13:42:59.128129  4100 tablet_copy_service.cc:434] P f3a0ef34caff4c8c9c3539653fe6a85a: ending tablet copy session 6d10512855ab48f5b4500afdfb56a489-d32c02af7ae94383a6a8aa1f2640aac8 on tablet d32c02af7ae94383a6a8aa1f2640aac8 with peer 6d10512855ab48f5b4500afdfb56a489
I20260601 13:42:59.173714  4407 raft_consensus.cc:1217] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:42:59.174659  4407 raft_consensus.cc:1217] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:42:59.479869  4484 raft_consensus.cc:1217] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:42:59.500097  4559 raft_consensus.cc:1217] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:42:59.529700  4635 raft_consensus.cc:1064] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: attempting to promote NON_VOTER 562e57e0b89843be9947b428fb035c8b to VOTER
I20260601 13:42:59.530225  4635 consensus_queue.cc:237] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } }
I20260601 13:42:59.531546  4089 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:59.531823  4559 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:59.531883  4652 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:42:59.532099  4008 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:59.532248  4635 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } 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:42:59.531940  4484 raft_consensus.cc:1217] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:42:59.532896  4635 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } 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:42:59.534713  4635 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.535118  4559 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.537185  3904 catalog_manager.cc:5696] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b reported cstate change: config changed from index 28 to 29, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6f71f6718ff04e2dbb412c90b0ede979" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.537530  4089 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.537609  4008 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.541587  4164 consensus_queue.cc:237] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [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: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } }
I20260601 13:42:59.542683  4559 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.542788  4089 raft_consensus.cc:1275] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.543167  4651 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:42:59.543462  4651 consensus_queue.cc:1048] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } 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:42:59.544909  4651 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.545322  4089 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.545493  4559 raft_consensus.cc:2955] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:42:59.546934  3895 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1e5e91c1313842a29ccdcef71c1af2b3 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:59.547482  3911 catalog_manager.cc:5696] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: config changed from index 29 to 30, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New cstate: current_term: 1 leader_uuid: "6f71f6718ff04e2dbb412c90b0ede979" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:59.549813  4002 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e5e91c1313842a29ccdcef71c1af2b3 with delete_type TABLET_DATA_TOMBSTONED (TS ec921fc08a5046d7a92a20b09ac7e012 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:60972
I20260601 13:42:59.550216  4662 tablet_replica.cc:333] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:42:59.550426  4662 raft_consensus.cc:2243] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:59.550779  4662 raft_consensus.cc:2272] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:59.551326  4662 ts_tablet_manager.cc:1916] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:59.552906  4662 ts_tablet_manager.cc:1929] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:42:59.552996  4662 log.cc:1199] T 1e5e91c1313842a29ccdcef71c1af2b3 P ec921fc08a5046d7a92a20b09ac7e012: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/1e5e91c1313842a29ccdcef71c1af2b3
I20260601 13:42:59.553443  3895 catalog_manager.cc:5027] TS ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063): tablet 1e5e91c1313842a29ccdcef71c1af2b3 (table test-workload [id=31886419510b4c6890ad7774b8ad1826]) successfully deleted
I20260601 13:42:59.748694  4664 raft_consensus.cc:1064] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: attempting to promote NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 to VOTER
I20260601 13:42:59.749217  4664 consensus_queue.cc:237] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } }
I20260601 13:42:59.750651  4164 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:59.750692  4008 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:59.750692  4407 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:42:59.751289  4663 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } 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:42:59.751655  4664 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } 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:42:59.751868  4650 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:42:59.753762  4664 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.754288  4407 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.754298  4008 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.757189  3909 catalog_manager.cc:5696] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: config changed from index 28 to 29, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.759249  4164 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.760133  4089 consensus_queue.cc:237] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } }
I20260601 13:42:59.761238  4407 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.762213  4008 raft_consensus.cc:1275] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.762233  4663 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } 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:42:59.762564  4666 consensus_queue.cc:1048] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:42:59.764036  4650 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.764618  4407 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.765715  3895 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet adf0afdda6084a389f445595b9822a81 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:59.766326  4008 raft_consensus.cc:2955] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.766511  3911 catalog_manager.cc:5696] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index 29 to 30, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:59.768774  4151 tablet_service.cc:1558] Processing DeleteTablet for tablet adf0afdda6084a389f445595b9822a81 with delete_type TABLET_DATA_TOMBSTONED (TS 6f71f6718ff04e2dbb412c90b0ede979 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:51104
I20260601 13:42:59.769780  4671 tablet_replica.cc:333] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:42:59.769920  4671 raft_consensus.cc:2243] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:59.770171  4671 raft_consensus.cc:2272] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:59.770841  4671 ts_tablet_manager.cc:1916] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:59.772858  4671 ts_tablet_manager.cc:1929] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:42:59.772938  4671 log.cc:1199] T adf0afdda6084a389f445595b9822a81 P 6f71f6718ff04e2dbb412c90b0ede979: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/adf0afdda6084a389f445595b9822a81
I20260601 13:42:59.773454  3895 catalog_manager.cc:5027] TS 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867): tablet adf0afdda6084a389f445595b9822a81 (table test-workload [id=31886419510b4c6890ad7774b8ad1826]) successfully deleted
I20260601 13:42:59.798405  4666 raft_consensus.cc:1064] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: attempting to promote NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 to VOTER
I20260601 13:42:59.798756  4666 consensus_queue.cc:237] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } }
I20260601 13:42:59.800038  4407 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 LEARNER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.800120  4164 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.800379  4650 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } 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:42:59.800554  4663 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } 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:42:59.800611  4008 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.800985  4650 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:42:59.802840  4663 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.803279  4164 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.804585  4407 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.804993  4012 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.806517  3909 catalog_manager.cc:5696] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index 29 to 30, a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:59.809163  4089 consensus_queue.cc:237] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } }
I20260601 13:42:59.810249  4008 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:42:59.810493  4407 raft_consensus.cc:1275] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:42:59.810820  4650 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:42:59.811136  4650 consensus_queue.cc:1048] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } 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:42:59.812505  4650 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.812865  4407 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.813761  3895 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a5ecd1628d064bc6acdd9705b2044344 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:59.814581  3904 catalog_manager.cc:5696] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index 30 to 31, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:59.816592  4012 raft_consensus.cc:2955] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: false } } }
I20260601 13:42:59.817209  4151 tablet_service.cc:1558] Processing DeleteTablet for tablet a5ecd1628d064bc6acdd9705b2044344 with delete_type TABLET_DATA_TOMBSTONED (TS 6f71f6718ff04e2dbb412c90b0ede979 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:51104
I20260601 13:42:59.817385  4671 tablet_replica.cc:333] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:42:59.817499  4671 raft_consensus.cc:2243] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:59.817638  4671 raft_consensus.cc:2272] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:59.818703  4671 ts_tablet_manager.cc:1916] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:59.820631  4671 ts_tablet_manager.cc:1929] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:42:59.820694  4671 log.cc:1199] T a5ecd1628d064bc6acdd9705b2044344 P 6f71f6718ff04e2dbb412c90b0ede979: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/a5ecd1628d064bc6acdd9705b2044344
I20260601 13:42:59.821223  3895 catalog_manager.cc:5027] TS 6f71f6718ff04e2dbb412c90b0ede979 (127.31.73.131:35867): tablet a5ecd1628d064bc6acdd9705b2044344 (table test-workload [id=31886419510b4c6890ad7774b8ad1826]) successfully deleted
I20260601 13:42:59.969180  4650 raft_consensus.cc:1064] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: attempting to promote NON_VOTER 6d10512855ab48f5b4500afdfb56a489 to VOTER
I20260601 13:42:59.969623  4650 consensus_queue.cc:237] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } }
I20260601 13:42:59.970983  4484 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.971087  4012 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.971333  4664 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } 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:42:59.971484  4666 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } 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:42:59.971583  4164 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:42:59.971983  4664 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:42:59.973289  4650 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:42:59.974237  4164 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:42:59.975009  4484 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:42:59.975306  4012 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:42:59.975948  3911 catalog_manager.cc:5696] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index 29 to 30, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:59.978936  4089 consensus_queue.cc:237] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } }
I20260601 13:42:59.980159  4484 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:42:59.980592  4163 raft_consensus.cc:1275] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:42:59.980800  4666 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } 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:42:59.980970  4663 consensus_queue.cc:1048] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:42:59.982513  4663 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:42:59.983048  4484 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:42:59.983903  3895 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d32c02af7ae94383a6a8aa1f2640aac8 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:59.984766  4163 raft_consensus.cc:2955] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:42:59.984891  3904 catalog_manager.cc:5696] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index 30 to 31, VOTER ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129) evicted. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:59.986950  4002 tablet_service.cc:1558] Processing DeleteTablet for tablet d32c02af7ae94383a6a8aa1f2640aac8 with delete_type TABLET_DATA_TOMBSTONED (TS ec921fc08a5046d7a92a20b09ac7e012 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:60972
I20260601 13:42:59.987151  4662 tablet_replica.cc:333] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:42:59.987293  4662 raft_consensus.cc:2243] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:59.987424  4662 raft_consensus.cc:2272] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:59.987952  4662 ts_tablet_manager.cc:1916] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:59.989790  4662 ts_tablet_manager.cc:1929] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:42:59.989877  4662 log.cc:1199] T d32c02af7ae94383a6a8aa1f2640aac8 P ec921fc08a5046d7a92a20b09ac7e012: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/d32c02af7ae94383a6a8aa1f2640aac8
I20260601 13:42:59.990453  3895 catalog_manager.cc:5027] TS ec921fc08a5046d7a92a20b09ac7e012 (127.31.73.129:34063): tablet d32c02af7ae94383a6a8aa1f2640aac8 (table test-workload [id=31886419510b4c6890ad7774b8ad1826]) successfully deleted
I20260601 13:43:00.038355  4680 raft_consensus.cc:1064] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: attempting to promote NON_VOTER 6d10512855ab48f5b4500afdfb56a489 to VOTER
I20260601 13:43:00.038851  4680 consensus_queue.cc:237] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } }
I20260601 13:43:00.040228  4163 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:00.040228  4484 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 LEARNER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:00.040556  4089 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:00.040616  4680 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:43:00.040899  4639 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } 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:43:00.041051  4680 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } 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:43:00.042956  4683 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:43:00.043323  4484 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:43:00.045557  3902 catalog_manager.cc:5696] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: config changed from index 28 to 29, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:00.046633  4089 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:43:00.046633  4163 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
W20260601 13:43:00.049839  4680 consensus_queue.cc:1175] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" responder_term: 1 status { last_received { term: 1 index: 29 } last_committed_idx: 29 last_received_current_leader { term: 1 index: 29 } }
I20260601 13:43:00.049948  4012 consensus_queue.cc:237] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } }
I20260601 13:43:00.051082  4484 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:43:00.051190  4163 raft_consensus.cc:1275] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:43:00.051431  4639 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } 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:43:00.052062  4639 consensus_queue.cc:1048] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:43:00.052716  4680 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:43:00.053747  4163 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:43:00.054219  4484 raft_consensus.cc:2955] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } } }
I20260601 13:43:00.054518  3895 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 64dba11920934ab289103e740a461f6d with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:00.055559  3911 catalog_manager.cc:5696] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: config changed from index 29 to 30, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:00.057752  4078 tablet_service.cc:1558] Processing DeleteTablet for tablet 64dba11920934ab289103e740a461f6d with delete_type TABLET_DATA_TOMBSTONED (TS f3a0ef34caff4c8c9c3539653fe6a85a not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:46972
I20260601 13:43:00.058065  4687 tablet_replica.cc:333] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:00.058264  4687 raft_consensus.cc:2243] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:00.058418  4687 raft_consensus.cc:2272] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:00.059085  4687 ts_tablet_manager.cc:1916] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:00.060770  4687 ts_tablet_manager.cc:1929] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:43:00.060832  4687 log.cc:1199] T 64dba11920934ab289103e740a461f6d P f3a0ef34caff4c8c9c3539653fe6a85a: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/64dba11920934ab289103e740a461f6d
I20260601 13:43:00.061352  3895 catalog_manager.cc:5027] TS f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825): tablet 64dba11920934ab289103e740a461f6d (table test-workload [id=31886419510b4c6890ad7774b8ad1826]) successfully deleted
I20260601 13:43:00.099162  4639 raft_consensus.cc:1064] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: attempting to promote NON_VOTER 562e57e0b89843be9947b428fb035c8b to VOTER
I20260601 13:43:00.099651  4639 consensus_queue.cc:237] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } }
I20260601 13:43:00.100937  4163 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:43:00.100937  4559 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 LEARNER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:43:00.101030  4089 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:43:00.101392  4681 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:43:00.101567  4639 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } 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:43:00.101935  4683 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } 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:43:00.103776  4681 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.104467  4559 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.105784  4163 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.106596  3911 catalog_manager.cc:5696] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b reported cstate change: config changed from index 29 to 30, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.107507  4089 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 562e57e0b89843be9947b428fb035c8b (127.31.73.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.111546  4012 consensus_queue.cc:237] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } }
I20260601 13:43:00.112515  4559 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:43:00.112578  4163 raft_consensus.cc:1275] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:43:00.112926  4680 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } 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:43:00.113071  4681 consensus_queue.cc:1048] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:43:00.114526  4639 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.115768  3895 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8f87092ca7b14f3e80027a83bd05dc2a with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:00.115834  4559 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.116207  4163 raft_consensus.cc:2955] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } } }
I20260601 13:43:00.116400  3911 catalog_manager.cc:5696] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: config changed from index 30 to 31, VOTER f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130) evicted. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:00.118933  4078 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f87092ca7b14f3e80027a83bd05dc2a with delete_type TABLET_DATA_TOMBSTONED (TS f3a0ef34caff4c8c9c3539653fe6a85a not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:46972
I20260601 13:43:00.119124  4687 tablet_replica.cc:333] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:00.119247  4687 raft_consensus.cc:2243] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:00.119390  4687 raft_consensus.cc:2272] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:00.119967  4687 ts_tablet_manager.cc:1916] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:00.121538  4687 ts_tablet_manager.cc:1929] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:43:00.121608  4687 log.cc:1199] T 8f87092ca7b14f3e80027a83bd05dc2a P f3a0ef34caff4c8c9c3539653fe6a85a: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/8f87092ca7b14f3e80027a83bd05dc2a
I20260601 13:43:00.122004  3895 catalog_manager.cc:5027] TS f3a0ef34caff4c8c9c3539653fe6a85a (127.31.73.130:39825): tablet 8f87092ca7b14f3e80027a83bd05dc2a (table test-workload [id=31886419510b4c6890ad7774b8ad1826]) successfully deleted
W20260601 13:43:01.122272  3960 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 31886419510b4c6890ad7774b8ad1826: could not find any suitable replica to move from server ec921fc08a5046d7a92a20b09ac7e012 to server a8c7119b9ed84531bc190d4f1601a6d2
I20260601 13:43:02.125604  4012 consensus_queue.cc:237] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:43:02.127033  4089 raft_consensus.cc:1275] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:02.127166  4163 raft_consensus.cc:1275] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:43:02.127482  3977 consensus_peers.cc:597] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 -> Peer 562e57e0b89843be9947b428fb035c8b (127.31.73.134:40897): Couldn't send request to peer 562e57e0b89843be9947b428fb035c8b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 231974ea15794b8ea973f4cdab806ed3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:02.127682  4695 consensus_queue.cc:1048] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:43:02.127852  4697 consensus_queue.cc:1048] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } 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:43:02.129491  4695 raft_consensus.cc:2955] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:43:02.129968  4163 raft_consensus.cc:2955] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:43:02.130216  4089 raft_consensus.cc:2955] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:43:02.132336  3902 catalog_manager.cc:5696] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:43:02.133991  4089 consensus_queue.cc:237] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:43:02.135370  4012 raft_consensus.cc:1275] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:43:02.135439  4163 raft_consensus.cc:1275] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:43:02.135473  4056 consensus_peers.cc:597] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a -> Peer a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132:44259): Couldn't send request to peer a8c7119b9ed84531bc190d4f1601a6d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a14eb4f44a9440c8ccbdf4ae54a59ef. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:02.135695  4703 consensus_queue.cc:1048] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } 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:43:02.135886  4694 consensus_queue.cc:1048] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:43:02.138150  4664 raft_consensus.cc:2955] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:43:02.138582  4163 raft_consensus.cc:2955] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:43:02.140118  4012 raft_consensus.cc:2955] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:43:02.140580  3911 catalog_manager.cc:5696] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: config changed from index -1 to 27, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:43:02.141646  4089 consensus_queue.cc:237] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:43:02.143265  4012 raft_consensus.cc:1275] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:43:02.143364  4163 raft_consensus.cc:1275] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:43:02.143594  4709 consensus_queue.cc:1048] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260601 13:43:02.143798  4055 consensus_peers.cc:597] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a -> Peer 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133:34993): Couldn't send request to peer 6d10512855ab48f5b4500afdfb56a489. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80af727ecbfb47349414bfebf5926691. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:02.143836  4703 consensus_queue.cc:1048] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } 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:43:02.145344  4694 raft_consensus.cc:2955] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:43:02.145660  4012 raft_consensus.cc:2955] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:43:02.145793  4163 raft_consensus.cc:2955] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:43:02.147773  3904 catalog_manager.cc:5696] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 reported cstate change: config changed from index -1 to 28, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:43:02.147843  4089 consensus_queue.cc:237] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } }
I20260601 13:43:02.149379  4012 raft_consensus.cc:1275] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:02.149454  4163 raft_consensus.cc:1275] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer f3a0ef34caff4c8c9c3539653fe6a85a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:02.149786  4703 consensus_queue.cc:1048] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:43:02.150169  4703 consensus_queue.cc:1048] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } 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:43:02.151662  4703 raft_consensus.cc:2955] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:43:02.152078  4163 raft_consensus.cc:2955] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:43:02.153906  3902 catalog_manager.cc:5696] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New cstate: current_term: 1 leader_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:02.153950  4012 raft_consensus.cc:2955] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 562e57e0b89843be9947b428fb035c8b (127.31.73.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "562e57e0b89843be9947b428fb035c8b" member_type: NON_VOTER last_known_addr { host: "127.31.73.134" port: 40897 } attrs { promote: true } } }
I20260601 13:43:02.154865  4163 consensus_queue.cc:237] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } }
I20260601 13:43:02.156556  4089 raft_consensus.cc:1275] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:02.156556  4012 raft_consensus.cc:1275] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Refusing update from remote peer 6f71f6718ff04e2dbb412c90b0ede979: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:43:02.157104  4053 consensus_peers.cc:597] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a -> Peer 562e57e0b89843be9947b428fb035c8b (127.31.73.134:40897): Couldn't send request to peer 562e57e0b89843be9947b428fb035c8b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 106b1a17761148ee944e84ba896ac32e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:02.157073  4718 consensus_queue.cc:1048] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } 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:43:02.157318  4719 consensus_queue.cc:1048] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:43:02.160403  4089 raft_consensus.cc:2955] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:43:02.160022  4719 raft_consensus.cc:2955] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:43:02.162617  3911 catalog_manager.cc:5696] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a reported cstate change: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "6f71f6718ff04e2dbb412c90b0ede979" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
I20260601 13:43:02.163664  4008 consensus_queue.cc:237] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [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: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } }
I20260601 13:43:02.165446  4089 raft_consensus.cc:1275] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:43:02.165555  3979 consensus_peers.cc:597] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 -> Peer 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133:34993): Couldn't send request to peer 6d10512855ab48f5b4500afdfb56a489. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f70d0f651acf467c9947b768611957da. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:02.165720  4163 raft_consensus.cc:1275] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Refusing update from remote peer ec921fc08a5046d7a92a20b09ac7e012: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:43:02.166050  4697 consensus_queue.cc:1048] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:43:02.166199  4693 consensus_queue.cc:1048] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } 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:43:02.168522  4012 raft_consensus.cc:2955] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } attrs { replace: true } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "a8c7119b9ed84531bc190d4f1601a6d2" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44259 } attrs { promote: true } } }
W20260601 13:43:02.169694  4131 consensus_peers.cc:597] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 -> Peer a8c7119b9ed84531bc190d4f1601a6d2 (127.31.73.132:44259): Couldn't send request to peer a8c7119b9ed84531bc190d4f1601a6d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c841f5fd86341348d5fd5bb5b3e668f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:02.170931  4695 raft_consensus.cc:2955] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:43:02.171098  4163 raft_consensus.cc:2955] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:43:02.171300  4089 raft_consensus.cc:2955] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } } }
I20260601 13:43:02.173030  3904 catalog_manager.cc:5696] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 reported cstate change: config changed from index -1 to 29, NON_VOTER 6d10512855ab48f5b4500afdfb56a489 (127.31.73.133) added. New cstate: current_term: 1 leader_uuid: "ec921fc08a5046d7a92a20b09ac7e012" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ec921fc08a5046d7a92a20b09ac7e012" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a0ef34caff4c8c9c3539653fe6a85a" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f71f6718ff04e2dbb412c90b0ede979" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d10512855ab48f5b4500afdfb56a489" member_type: NON_VOTER last_known_addr { host: "127.31.73.133" port: 34993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:02.195401 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:43:02.200205 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:02.200414 32038 tablet_replica.cc:333] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.200534 32038 raft_consensus.cc:2243] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.200688 32038 raft_consensus.cc:2272] T 8c841f5fd86341348d5fd5bb5b3e668f P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.201200 32038 tablet_replica.cc:333] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.201323 32038 raft_consensus.cc:2243] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.201483 32038 raft_consensus.cc:2272] T a5ecd1628d064bc6acdd9705b2044344 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.201882 32038 tablet_replica.cc:333] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.201999 32038 raft_consensus.cc:2243] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.202133 32038 raft_consensus.cc:2272] T 80af727ecbfb47349414bfebf5926691 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.202627 32038 tablet_replica.cc:333] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.202751 32038 raft_consensus.cc:2243] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.202885 32038 raft_consensus.cc:2272] T 106b1a17761148ee944e84ba896ac32e P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.203362 32038 tablet_replica.cc:333] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.203480 32038 raft_consensus.cc:2243] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.203711 32038 raft_consensus.cc:2272] T 231974ea15794b8ea973f4cdab806ed3 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.204193 32038 tablet_replica.cc:333] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.204306 32038 raft_consensus.cc:2243] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.204499 32038 raft_consensus.cc:2272] T f70d0f651acf467c9947b768611957da P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.204980 32038 tablet_replica.cc:333] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.205132 32038 raft_consensus.cc:2243] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.205271 32038 raft_consensus.cc:2272] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.205753 32038 tablet_replica.cc:333] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.205905 32038 raft_consensus.cc:2243] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.206103 32038 raft_consensus.cc:2272] T 64dba11920934ab289103e740a461f6d P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.206465 32038 tablet_replica.cc:333] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.206576 32038 raft_consensus.cc:2243] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.206738 32038 raft_consensus.cc:2272] T adf0afdda6084a389f445595b9822a81 P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.207053 32038 tablet_replica.cc:333] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012: stopping tablet replica
I20260601 13:43:02.207181 32038 raft_consensus.cc:2243] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.207333 32038 raft_consensus.cc:2272] T 8f87092ca7b14f3e80027a83bd05dc2a P ec921fc08a5046d7a92a20b09ac7e012 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.221848 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:43:02.224700 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:43:02.230135 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:02.230326 32038 tablet_replica.cc:333] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.230450 32038 raft_consensus.cc:2243] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.230633 32038 raft_consensus.cc:2272] T d32c02af7ae94383a6a8aa1f2640aac8 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.231014 32038 tablet_replica.cc:333] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.231137 32038 raft_consensus.cc:2243] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.231269 32038 raft_consensus.cc:2272] T 8c841f5fd86341348d5fd5bb5b3e668f P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.231691 32038 tablet_replica.cc:333] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.231794 32038 raft_consensus.cc:2243] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.231954 32038 raft_consensus.cc:2272] T a5ecd1628d064bc6acdd9705b2044344 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.232319 32038 tablet_replica.cc:333] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.232440 32038 raft_consensus.cc:2243] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.232637 32038 raft_consensus.cc:2272] T 80af727ecbfb47349414bfebf5926691 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.233119 32038 tablet_replica.cc:333] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.233237 32038 raft_consensus.cc:2243] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.233430 32038 raft_consensus.cc:2272] T 106b1a17761148ee944e84ba896ac32e P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.233914 32038 tablet_replica.cc:333] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.234062 32038 raft_consensus.cc:2243] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.234205 32038 raft_consensus.cc:2272] T 231974ea15794b8ea973f4cdab806ed3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.234642 32038 tablet_replica.cc:333] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.234752 32038 raft_consensus.cc:2243] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.234901 32038 raft_consensus.cc:2272] T 1e5e91c1313842a29ccdcef71c1af2b3 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.235229 32038 tablet_replica.cc:333] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.235337 32038 raft_consensus.cc:2243] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.235466 32038 raft_consensus.cc:2272] T f70d0f651acf467c9947b768611957da P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.235947 32038 tablet_replica.cc:333] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.236054 32038 raft_consensus.cc:2243] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.236254 32038 raft_consensus.cc:2272] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.236671 32038 tablet_replica.cc:333] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a: stopping tablet replica
I20260601 13:43:02.236778 32038 raft_consensus.cc:2243] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.236948 32038 raft_consensus.cc:2272] T adf0afdda6084a389f445595b9822a81 P f3a0ef34caff4c8c9c3539653fe6a85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.251116 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:43:02.254828 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:43:02.260913 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:02.261111 32038 tablet_replica.cc:333] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.261220 32038 raft_consensus.cc:2243] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.261413 32038 raft_consensus.cc:2272] T 8c841f5fd86341348d5fd5bb5b3e668f P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.261896 32038 tablet_replica.cc:333] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.262001 32038 raft_consensus.cc:2243] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.262161 32038 raft_consensus.cc:2272] T d32c02af7ae94383a6a8aa1f2640aac8 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.262533 32038 tablet_replica.cc:333] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.262632 32038 raft_consensus.cc:2243] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.262763 32038 raft_consensus.cc:2272] T 106b1a17761148ee944e84ba896ac32e P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.263243 32038 tablet_replica.cc:333] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.263343 32038 raft_consensus.cc:2243] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.263463 32038 raft_consensus.cc:2272] T 80af727ecbfb47349414bfebf5926691 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.263923 32038 tablet_replica.cc:333] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.264022 32038 raft_consensus.cc:2243] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.264140 32038 raft_consensus.cc:2272] T 231974ea15794b8ea973f4cdab806ed3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.264600 32038 tablet_replica.cc:333] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.264693 32038 raft_consensus.cc:2243] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.264840 32038 raft_consensus.cc:2272] T 1e5e91c1313842a29ccdcef71c1af2b3 P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.265199 32038 tablet_replica.cc:333] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.265292 32038 raft_consensus.cc:2243] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.265394 32038 raft_consensus.cc:2272] T f70d0f651acf467c9947b768611957da P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.265837 32038 tablet_replica.cc:333] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.265937 32038 raft_consensus.cc:2243] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.266078 32038 raft_consensus.cc:2272] T 6a14eb4f44a9440c8ccbdf4ae54a59ef P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.266546 32038 tablet_replica.cc:333] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.266640 32038 raft_consensus.cc:2243] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.266764 32038 raft_consensus.cc:2272] T 64dba11920934ab289103e740a461f6d P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.267122 32038 tablet_replica.cc:333] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979: stopping tablet replica
I20260601 13:43:02.267210 32038 raft_consensus.cc:2243] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.267335 32038 raft_consensus.cc:2272] T 8f87092ca7b14f3e80027a83bd05dc2a P 6f71f6718ff04e2dbb412c90b0ede979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.271682 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:43:02.275053 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:43:02.279323 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:02.279512 32038 tablet_replica.cc:333] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2: stopping tablet replica
I20260601 13:43:02.279620 32038 raft_consensus.cc:2243] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.279752 32038 raft_consensus.cc:2272] T a5ecd1628d064bc6acdd9705b2044344 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.280095 32038 tablet_replica.cc:333] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2: stopping tablet replica
I20260601 13:43:02.280201 32038 raft_consensus.cc:2243] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.280314 32038 raft_consensus.cc:2272] T adf0afdda6084a389f445595b9822a81 P a8c7119b9ed84531bc190d4f1601a6d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.292482 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:43:02.294348 32038 tablet_server.cc:179] TabletServer@127.31.73.133:0 shutting down...
I20260601 13:43:02.298630 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:02.298794 32038 tablet_replica.cc:333] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489: stopping tablet replica
I20260601 13:43:02.298907 32038 raft_consensus.cc:2243] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.299037 32038 raft_consensus.cc:2272] T 64dba11920934ab289103e740a461f6d P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.299381 32038 tablet_replica.cc:333] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489: stopping tablet replica
I20260601 13:43:02.299484 32038 raft_consensus.cc:2243] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.299613 32038 raft_consensus.cc:2272] T d32c02af7ae94383a6a8aa1f2640aac8 P 6d10512855ab48f5b4500afdfb56a489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.311610 32038 tablet_server.cc:196] TabletServer@127.31.73.133:0 shutdown complete.
I20260601 13:43:02.313575 32038 tablet_server.cc:179] TabletServer@127.31.73.134:0 shutting down...
I20260601 13:43:02.317824 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:02.318006 32038 tablet_replica.cc:333] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b: stopping tablet replica
I20260601 13:43:02.318125 32038 raft_consensus.cc:2243] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.318256 32038 raft_consensus.cc:2272] T 8f87092ca7b14f3e80027a83bd05dc2a P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.318603 32038 tablet_replica.cc:333] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b: stopping tablet replica
I20260601 13:43:02.318711 32038 raft_consensus.cc:2243] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:02.318840 32038 raft_consensus.cc:2272] T 1e5e91c1313842a29ccdcef71c1af2b3 P 562e57e0b89843be9947b428fb035c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.330935 32038 tablet_server.cc:196] TabletServer@127.31.73.134:0 shutdown complete.
I20260601 13:43:02.332679 32038 master.cc:562] Master@127.31.73.190:34745 shutting down...
W20260601 13:43:02.336645  3960 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:43:02.336715  3960 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:43:02.336763  3960 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:43:02.337141 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:02.337276 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:02.337342 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P c26842bf4e154d2887e221d6ee6e42f6: stopping tablet replica
I20260601 13:43:02.349884 32038 master.cc:584] Master@127.31.73.190:34745 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (8894 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:43:02.363644 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:41781
I20260601 13:43:02.363979 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:02.365396  4727 instance_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:43:02.365473  4728 instance_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:43:02.365536 32038 server_base.cc:1061] running on GCE node
W20260601 13:43:02.365679  4730 instance_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:43:02.365864 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:02.365928 32038 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:43:02.365954 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321382365954 us; error 0 us; skew 500 ppm
I20260601 13:43:02.366693 32038 webserver.cc:533] Webserver started at http://127.31.73.190:38699/ using document root <none> and password file <none>
I20260601 13:43:02.366854 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:02.366918 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:02.366989 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:02.367337 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "0d5ece504a744d3c908d2f4dc8c2c36f"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.368659 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:02.369465  4735 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:43:02.369704 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:02.369781 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "0d5ece504a744d3c908d2f4dc8c2c36f"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.369844 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-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:43:02.386817 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:02.387189 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:02.391600 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:41781
I20260601 13:43:02.399487  4787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:41781 every 8 connection(s)
I20260601 13:43:02.399883  4788 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:43:02.401577  4788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f: Bootstrap starting.
I20260601 13:43:02.402356  4788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:02.403270  4788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f: No bootstrap required, opened a new log
I20260601 13:43:02.403610  4788 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5ece504a744d3c908d2f4dc8c2c36f" member_type: VOTER }
I20260601 13:43:02.403693  4788 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:02.403717  4788 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d5ece504a744d3c908d2f4dc8c2c36f, State: Initialized, Role: FOLLOWER
I20260601 13:43:02.403822  4788 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d5ece504a744d3c908d2f4dc8c2c36f" member_type: VOTER }
I20260601 13:43:02.403880  4788 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:43:02.403904  4788 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:43:02.403949  4788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:02.404559  4788 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5ece504a744d3c908d2f4dc8c2c36f" member_type: VOTER }
I20260601 13:43:02.404698  4788 leader_election.cc:304] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [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: 0d5ece504a744d3c908d2f4dc8c2c36f; no voters: 
I20260601 13:43:02.404935  4788 leader_election.cc:290] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:43:02.405022  4791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:02.405247  4791 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 1 LEADER]: Becoming Leader. State: Replica: 0d5ece504a744d3c908d2f4dc8c2c36f, State: Running, Role: LEADER
I20260601 13:43:02.405406  4791 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [LEADER]: Queue going to LEADER mode. State: All 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: "0d5ece504a744d3c908d2f4dc8c2c36f" member_type: VOTER }
I20260601 13:43:02.405467  4788 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:43:02.405846  4792 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d5ece504a744d3c908d2f4dc8c2c36f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5ece504a744d3c908d2f4dc8c2c36f" member_type: VOTER } }
I20260601 13:43:02.405872  4793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d5ece504a744d3c908d2f4dc8c2c36f. Latest consensus state: current_term: 1 leader_uuid: "0d5ece504a744d3c908d2f4dc8c2c36f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5ece504a744d3c908d2f4dc8c2c36f" member_type: VOTER } }
I20260601 13:43:02.406055  4792 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:02.406131  4793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:02.406605  4797 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:43:02.407284  4797 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:43:02.407526 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:43:02.409077  4797 catalog_manager.cc:1382] Generated new cluster ID: ae20a55fcbb44652a024de2168bce4bd
I20260601 13:43:02.409132  4797 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:43:02.433207  4797 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:43:02.433736  4797 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:43:02.442673  4797 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f: Generated new TSK 0
I20260601 13:43:02.442827  4797 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:43:02.471907 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:43:02.472391 32038 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:43:02.473948  4810 instance_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:43:02.474093 32038 server_base.cc:1061] running on GCE node
W20260601 13:43:02.474042  4813 instance_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:43:02.473953  4809 instance_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:43:02.474442 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:02.474488 32038 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:43:02.474502 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321382474502 us; error 0 us; skew 500 ppm
I20260601 13:43:02.475322 32038 webserver.cc:533] Webserver started at http://127.31.73.129:37327/ using document root <none> and password file <none>
I20260601 13:43:02.475490 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:02.475536 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:02.475646 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:02.476012 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "5098ce4eaae24083b0812afd9262d081"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.477417 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:02.478341  4818 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:43:02.478597 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:02.478698 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "5098ce4eaae24083b0812afd9262d081"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.478782 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-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:43:02.488425 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:02.488729 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:02.488986 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:02.489408 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:02.489468 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:02.489521 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:02.489557 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:02.493575 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:35239
I20260601 13:43:02.493618  4881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:35239 every 8 connection(s)
I20260601 13:43:02.494397 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:43:02.494766 32038 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:43:02.495930  4887 instance_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:43:02.495960  4886 instance_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:43:02.496229 32038 server_base.cc:1061] running on GCE node
W20260601 13:43:02.496589  4889 instance_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:43:02.496816 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:02.496876 32038 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:43:02.496901 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321382496899 us; error 0 us; skew 500 ppm
I20260601 13:43:02.497649 32038 webserver.cc:533] Webserver started at http://127.31.73.130:37629/ using document root <none> and password file <none>
I20260601 13:43:02.497812 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:02.497876 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:02.497951 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:02.498376 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.499799 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:02.500631  4894 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:43:02.500845 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:02.500927 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.500996 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-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:43:02.503473  4882 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41781
I20260601 13:43:02.503587  4882 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:02.503785  4882 heartbeater.cc:507] Master 127.31.73.190:41781 requested a full tablet report, sending...
I20260601 13:43:02.504355  4752 ts_manager.cc:194] Registered new tserver with Master: 5098ce4eaae24083b0812afd9262d081 (127.31.73.129:35239)
I20260601 13:43:02.505002  4752 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47924
I20260601 13:43:02.513585 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:02.513888 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:02.514199 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:02.514616 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:02.514688 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:02.514746 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:02.514801 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:02.518641 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:33103
I20260601 13:43:02.518711  4958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:33103 every 8 connection(s)
I20260601 13:43:02.519385 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:43:02.519765 32038 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:43:02.521054  4963 instance_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:43:02.521165  4962 instance_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:43:02.521368  4965 instance_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:43:02.521533 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:02.521685 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:02.521729 32038 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:43:02.521755 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321382521755 us; error 0 us; skew 500 ppm
I20260601 13:43:02.522614 32038 webserver.cc:533] Webserver started at http://127.31.73.131:38159/ using document root <none> and password file <none>
I20260601 13:43:02.522778 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:02.522846 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:02.522920 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:02.523350 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "32f93c47792a4c86b17832e66dad36b8"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.523893  4959 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41781
I20260601 13:43:02.523986  4959 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:02.524178  4959 heartbeater.cc:507] Master 127.31.73.190:41781 requested a full tablet report, sending...
I20260601 13:43:02.524776  4752 ts_manager.cc:194] Registered new tserver with Master: aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103)
I20260601 13:43:02.525089 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:02.525413  4752 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47930
I20260601 13:43:02.526135  4970 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:43:02.526404 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:02.526465 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "32f93c47792a4c86b17832e66dad36b8"
format_stamp: "Formatted at 2026-06-01 13:43:02 on dist-test-slave-cw06"
I20260601 13:43:02.526544 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-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:43:02.537086 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:02.537388 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:02.537649 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:02.538112 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:02.538170 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:02.538223 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:02.538273 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:02.542371 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:38813
I20260601 13:43:02.542418  5033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:38813 every 8 connection(s)
I20260601 13:43:02.546556  5034 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41781
I20260601 13:43:02.546657  5034 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:02.546841  5034 heartbeater.cc:507] Master 127.31.73.190:41781 requested a full tablet report, sending...
I20260601 13:43:02.547441  4752 ts_manager.cc:194] Registered new tserver with Master: 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813)
I20260601 13:43:02.547946  4752 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47942
I20260601 13:43:02.548368 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005604463s
I20260601 13:43:03.505825  4882 heartbeater.cc:499] Master 127.31.73.190:41781 was elected leader, sending a full tablet report...
I20260601 13:43:03.526412  4959 heartbeater.cc:499] Master 127.31.73.190:41781 was elected leader, sending a full tablet report...
I20260601 13:43:03.548873  5034 heartbeater.cc:499] Master 127.31.73.190:41781 was elected leader, sending a full tablet report...
I20260601 13:43:03.581669  4752 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47956:
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:43:03.582237  4752 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:43:03.592063  4923 tablet_service.cc:1511] Processing CreateTablet for tablet a32d026fd74b41399ad633f9a7d135c0 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:43:03.592350  4923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32d026fd74b41399ad633f9a7d135c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.593703  4846 tablet_service.cc:1511] Processing CreateTablet for tablet a32d026fd74b41399ad633f9a7d135c0 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:43:03.593990  4846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32d026fd74b41399ad633f9a7d135c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.594270  4922 tablet_service.cc:1511] Processing CreateTablet for tablet a33b4ad73e53400994a8126c0d348bf2 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:43:03.594497  4922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33b4ad73e53400994a8126c0d348bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.596155  5055 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: Bootstrap starting.
I20260601 13:43:03.596297  4845 tablet_service.cc:1511] Processing CreateTablet for tablet a33b4ad73e53400994a8126c0d348bf2 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:43:03.596582  4845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33b4ad73e53400994a8126c0d348bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.596758  4921 tablet_service.cc:1511] Processing CreateTablet for tablet 7494735620a8432ab630f393550213c6 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:43:03.596984  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7494735620a8432ab630f393550213c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.597592  5055 tablet_bootstrap.cc:654] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.598651  4844 tablet_service.cc:1511] Processing CreateTablet for tablet 7494735620a8432ab630f393550213c6 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:43:03.598891  4844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7494735620a8432ab630f393550213c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.599061  5056 tablet_bootstrap.cc:492] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Bootstrap starting.
I20260601 13:43:03.599222  4998 tablet_service.cc:1511] Processing CreateTablet for tablet a32d026fd74b41399ad633f9a7d135c0 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:43:03.599471  4998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32d026fd74b41399ad633f9a7d135c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.600031  5056 tablet_bootstrap.cc:654] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.601097  5056 tablet_bootstrap.cc:492] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: No bootstrap required, opened a new log
I20260601 13:43:03.601231  5056 ts_tablet_manager.cc:1403] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:03.601413  5055 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: No bootstrap required, opened a new log
I20260601 13:43:03.601491  5055 ts_tablet_manager.cc:1403] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:43:03.601678  4997 tablet_service.cc:1511] Processing CreateTablet for tablet a33b4ad73e53400994a8126c0d348bf2 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:43:03.601809  5056 raft_consensus.cc:359] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.601914  4997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33b4ad73e53400994a8126c0d348bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.601946  5056 raft_consensus.cc:385] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.601969  5055 raft_consensus.cc:359] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.602093  5056 raft_consensus.cc:740] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed6934cf4ae4bd3a7a3cbb3620d6e9f, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.602124  5055 raft_consensus.cc:385] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.602169  5055 raft_consensus.cc:740] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5098ce4eaae24083b0812afd9262d081, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.602234  5056 consensus_queue.cc:260] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.602265  4996 tablet_service.cc:1511] Processing CreateTablet for tablet 7494735620a8432ab630f393550213c6 (DEFAULT_TABLE table=test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:43:03.602294  5055 consensus_queue.cc:260] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.602648  5055 ts_tablet_manager.cc:1434] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:03.602841  5055 tablet_bootstrap.cc:492] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081: Bootstrap starting.
I20260601 13:43:03.602957  5056 ts_tablet_manager.cc:1434] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:43:03.603121  5056 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Bootstrap starting.
I20260601 13:43:03.603719  5055 tablet_bootstrap.cc:654] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.604364  5056 tablet_bootstrap.cc:654] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.604825  4996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7494735620a8432ab630f393550213c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:03.605406  5055 tablet_bootstrap.cc:492] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081: No bootstrap required, opened a new log
I20260601 13:43:03.605485  5055 ts_tablet_manager.cc:1403] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:43:03.605911  5055 raft_consensus.cc:359] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.606031  5055 raft_consensus.cc:385] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.606073  5055 raft_consensus.cc:740] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5098ce4eaae24083b0812afd9262d081, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.606181  5055 consensus_queue.cc:260] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.606525  5055 ts_tablet_manager.cc:1434] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:03.606698  5055 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081: Bootstrap starting.
I20260601 13:43:03.606999  5059 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: Bootstrap starting.
I20260601 13:43:03.607683  5055 tablet_bootstrap.cc:654] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.607982  5059 tablet_bootstrap.cc:654] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.608729  5055 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081: No bootstrap required, opened a new log
I20260601 13:43:03.608819  5055 ts_tablet_manager.cc:1403] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:03.609019  5056 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: No bootstrap required, opened a new log
I20260601 13:43:03.609125  5056 ts_tablet_manager.cc:1403] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:43:03.609239  5055 raft_consensus.cc:359] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.609337  5055 raft_consensus.cc:385] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.609385  5055 raft_consensus.cc:740] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5098ce4eaae24083b0812afd9262d081, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.609519  5055 consensus_queue.cc:260] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.609570  5056 raft_consensus.cc:359] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.609704  5056 raft_consensus.cc:385] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.609752  5056 raft_consensus.cc:740] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed6934cf4ae4bd3a7a3cbb3620d6e9f, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.609798  5055 ts_tablet_manager.cc:1434] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:03.609911  5056 consensus_queue.cc:260] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.610172  5056 ts_tablet_manager.cc:1434] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:03.610352  5056 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Bootstrap starting.
I20260601 13:43:03.611284  5056 tablet_bootstrap.cc:654] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.612273  5059 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: No bootstrap required, opened a new log
I20260601 13:43:03.612330  5056 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: No bootstrap required, opened a new log
I20260601 13:43:03.612363  5059 ts_tablet_manager.cc:1403] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:43:03.612385  5056 ts_tablet_manager.cc:1403] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:03.612787  5059 raft_consensus.cc:359] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.612778  5056 raft_consensus.cc:359] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.612897  5059 raft_consensus.cc:385] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.612910  5056 raft_consensus.cc:385] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.612933  5059 raft_consensus.cc:740] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f93c47792a4c86b17832e66dad36b8, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.612955  5056 raft_consensus.cc:740] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed6934cf4ae4bd3a7a3cbb3620d6e9f, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.613067  5056 consensus_queue.cc:260] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.613067  5059 consensus_queue.cc:260] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.613355  5056 ts_tablet_manager.cc:1434] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:03.613406  5059 ts_tablet_manager.cc:1434] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:03.613591  5059 tablet_bootstrap.cc:492] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8: Bootstrap starting.
I20260601 13:43:03.614540  5059 tablet_bootstrap.cc:654] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.615753  5059 tablet_bootstrap.cc:492] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8: No bootstrap required, opened a new log
I20260601 13:43:03.615841  5059 ts_tablet_manager.cc:1403] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:03.616248  5059 raft_consensus.cc:359] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.616346  5059 raft_consensus.cc:385] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.616389  5059 raft_consensus.cc:740] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f93c47792a4c86b17832e66dad36b8, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.616498  5059 consensus_queue.cc:260] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.616757  5059 ts_tablet_manager.cc:1434] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:03.616956  5059 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: Bootstrap starting.
I20260601 13:43:03.617776  5059 tablet_bootstrap.cc:654] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:03.618872  5059 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: No bootstrap required, opened a new log
I20260601 13:43:03.618960  5059 ts_tablet_manager.cc:1403] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:43:03.619313  5059 raft_consensus.cc:359] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.619415  5059 raft_consensus.cc:385] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:03.619458  5059 raft_consensus.cc:740] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f93c47792a4c86b17832e66dad36b8, State: Initialized, Role: FOLLOWER
I20260601 13:43:03.619596  5059 consensus_queue.cc:260] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.619853  5059 ts_tablet_manager.cc:1434] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:03.643486  5061 raft_consensus.cc:493] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:03.643581  5061 raft_consensus.cc:515] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.643918  5061 leader_election.cc:290] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103), 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813)
I20260601 13:43:03.646086  5060 raft_consensus.cc:493] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:03.646183  5060 raft_consensus.cc:515] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.646660  5060 leader_election.cc:290] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813), 5098ce4eaae24083b0812afd9262d081 (127.31.73.129:35239)
I20260601 13:43:03.647590  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d026fd74b41399ad633f9a7d135c0" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" is_pre_election: true
I20260601 13:43:03.647706  4933 raft_consensus.cc:2468] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 0.
I20260601 13:43:03.647995  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d026fd74b41399ad633f9a7d135c0" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f93c47792a4c86b17832e66dad36b8" is_pre_election: true
I20260601 13:43:03.647997  4820 leader_election.cc:304] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5098ce4eaae24083b0812afd9262d081, aed6934cf4ae4bd3a7a3cbb3620d6e9f; no voters: 
I20260601 13:43:03.648146  5008 raft_consensus.cc:2468] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 0.
I20260601 13:43:03.648214  5061 raft_consensus.cc:2804] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:03.648264  5061 raft_consensus.cc:493] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:03.648314  5061 raft_consensus.cc:3060] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.649381  5061 raft_consensus.cc:515] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.649748  5061 leader_election.cc:290] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 election: Requested vote from peers aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103), 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813)
I20260601 13:43:03.650071  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d026fd74b41399ad633f9a7d135c0" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f93c47792a4c86b17832e66dad36b8"
I20260601 13:43:03.650125  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d026fd74b41399ad633f9a7d135c0" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f"
I20260601 13:43:03.650169  5008 raft_consensus.cc:3060] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.650211  4933 raft_consensus.cc:3060] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.651052  5008 raft_consensus.cc:2468] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 1.
I20260601 13:43:03.651052  4933 raft_consensus.cc:2468] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 1.
I20260601 13:43:03.651400  4820 leader_election.cc:304] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f93c47792a4c86b17832e66dad36b8, 5098ce4eaae24083b0812afd9262d081; no voters: 
I20260601 13:43:03.651579  5061 raft_consensus.cc:2804] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:03.651664  5061 raft_consensus.cc:697] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Becoming Leader. State: Replica: 5098ce4eaae24083b0812afd9262d081, State: Running, Role: LEADER
I20260601 13:43:03.651770  5061 consensus_queue.cc:237] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } }
I20260601 13:43:03.652714  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d026fd74b41399ad633f9a7d135c0" candidate_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f93c47792a4c86b17832e66dad36b8" is_pre_election: true
I20260601 13:43:03.652848  5008 raft_consensus.cc:2393] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aed6934cf4ae4bd3a7a3cbb3620d6e9f in current term 1: Already voted for candidate 5098ce4eaae24083b0812afd9262d081 in this term.
I20260601 13:43:03.652835  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32d026fd74b41399ad633f9a7d135c0" candidate_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5098ce4eaae24083b0812afd9262d081" is_pre_election: true
I20260601 13:43:03.653191  4896 leader_election.cc:304] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [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: aed6934cf4ae4bd3a7a3cbb3620d6e9f; no voters: 32f93c47792a4c86b17832e66dad36b8, 5098ce4eaae24083b0812afd9262d081
I20260601 13:43:03.653136  4752 catalog_manager.cc:5696] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5098ce4eaae24083b0812afd9262d081 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "5098ce4eaae24083b0812afd9262d081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:03.653331  5060 raft_consensus.cc:2749] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:43:03.656834  5068 raft_consensus.cc:493] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:03.656908  5068 raft_consensus.cc:515] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.657301  5068 leader_election.cc:290] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5098ce4eaae24083b0812afd9262d081 (127.31.73.129:35239), aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103)
I20260601 13:43:03.660431  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7494735620a8432ab630f393550213c6" candidate_uuid: "32f93c47792a4c86b17832e66dad36b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5098ce4eaae24083b0812afd9262d081" is_pre_election: true
I20260601 13:43:03.660473  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7494735620a8432ab630f393550213c6" candidate_uuid: "32f93c47792a4c86b17832e66dad36b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" is_pre_election: true
I20260601 13:43:03.660519  4856 raft_consensus.cc:2468] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f93c47792a4c86b17832e66dad36b8 in term 0.
I20260601 13:43:03.660611  4933 raft_consensus.cc:2468] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f93c47792a4c86b17832e66dad36b8 in term 0.
I20260601 13:43:03.660790  4974 leader_election.cc:304] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f93c47792a4c86b17832e66dad36b8, 5098ce4eaae24083b0812afd9262d081; no voters: 
I20260601 13:43:03.660969  5068 raft_consensus.cc:2804] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:03.661020  5068 raft_consensus.cc:493] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:03.661089  5068 raft_consensus.cc:3060] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.661783  5068 raft_consensus.cc:515] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.662189  5068 leader_election.cc:290] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5098ce4eaae24083b0812afd9262d081 (127.31.73.129:35239), aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103)
I20260601 13:43:03.662492  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7494735620a8432ab630f393550213c6" candidate_uuid: "32f93c47792a4c86b17832e66dad36b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f"
I20260601 13:43:03.662536  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7494735620a8432ab630f393550213c6" candidate_uuid: "32f93c47792a4c86b17832e66dad36b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5098ce4eaae24083b0812afd9262d081"
I20260601 13:43:03.662639  4933 raft_consensus.cc:3060] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.662668  4856 raft_consensus.cc:3060] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.663390  4856 raft_consensus.cc:2468] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f93c47792a4c86b17832e66dad36b8 in term 1.
I20260601 13:43:03.663635  4974 leader_election.cc:304] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f93c47792a4c86b17832e66dad36b8, 5098ce4eaae24083b0812afd9262d081; no voters: 
I20260601 13:43:03.663671  4933 raft_consensus.cc:2468] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f93c47792a4c86b17832e66dad36b8 in term 1.
I20260601 13:43:03.663825  5068 raft_consensus.cc:2804] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:03.664023  5068 raft_consensus.cc:697] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 LEADER]: Becoming Leader. State: Replica: 32f93c47792a4c86b17832e66dad36b8, State: Running, Role: LEADER
I20260601 13:43:03.664162  5068 consensus_queue.cc:237] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.665527  4752 catalog_manager.cc:5696] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "32f93c47792a4c86b17832e66dad36b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:03.666257  5061 raft_consensus.cc:493] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:03.666344  5061 raft_consensus.cc:515] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.666622  5061 leader_election.cc:290] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103), 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813)
I20260601 13:43:03.666945  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f93c47792a4c86b17832e66dad36b8" is_pre_election: true
I20260601 13:43:03.667058  5008 raft_consensus.cc:2468] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 0.
I20260601 13:43:03.667244  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" is_pre_election: true
I20260601 13:43:03.667313  4820 leader_election.cc:304] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f93c47792a4c86b17832e66dad36b8, 5098ce4eaae24083b0812afd9262d081; no voters: 
I20260601 13:43:03.667347  4933 raft_consensus.cc:2468] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 0.
I20260601 13:43:03.667505  5061 raft_consensus.cc:2804] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:03.667567  5061 raft_consensus.cc:493] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:03.667634  5061 raft_consensus.cc:3060] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.668444  5061 raft_consensus.cc:515] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.668819  5061 leader_election.cc:290] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 election: Requested vote from peers aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103), 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813)
I20260601 13:43:03.669063  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f"
I20260601 13:43:03.669114  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2" candidate_uuid: "5098ce4eaae24083b0812afd9262d081" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f93c47792a4c86b17832e66dad36b8"
I20260601 13:43:03.669158  4933 raft_consensus.cc:3060] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.669220  5008 raft_consensus.cc:3060] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:03.670051  4933 raft_consensus.cc:2468] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 1.
I20260601 13:43:03.670127  5008 raft_consensus.cc:2468] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5098ce4eaae24083b0812afd9262d081 in term 1.
I20260601 13:43:03.670367  4820 leader_election.cc:304] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f93c47792a4c86b17832e66dad36b8, 5098ce4eaae24083b0812afd9262d081; no voters: 
I20260601 13:43:03.670545  5061 raft_consensus.cc:2804] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:03.670624  5061 raft_consensus.cc:697] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Becoming Leader. State: Replica: 5098ce4eaae24083b0812afd9262d081, State: Running, Role: LEADER
I20260601 13:43:03.670733  5061 consensus_queue.cc:237] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:03.672113  4752 catalog_manager.cc:5696] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5098ce4eaae24083b0812afd9262d081 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "5098ce4eaae24083b0812afd9262d081" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:03.683871 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:43:03.684212 32038 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:43:03.685510  5083 instance_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:43:03.685593  5085 instance_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:43:03.685510  5082 instance_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:43:03.685745 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:03.685964 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:03.686004 32038 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:43:03.686084 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321383686083 us; error 0 us; skew 500 ppm
I20260601 13:43:03.686971 32038 webserver.cc:533] Webserver started at http://127.31.73.132:35135/ using document root <none> and password file <none>
I20260601 13:43:03.687094 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:03.687132 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:03.687193 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:03.687475 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "1aab9da35b634869ab6bfc20ba892f18"
format_stamp: "Formatted at 2026-06-01 13:43:03 on dist-test-slave-cw06"
I20260601 13:43:03.689179 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:03.690428  5090 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:43:03.690748 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:03.690831 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "1aab9da35b634869ab6bfc20ba892f18"
format_stamp: "Formatted at 2026-06-01 13:43:03 on dist-test-slave-cw06"
I20260601 13:43:03.690903 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-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:43:03.707293 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:03.707572 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:03.707778 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:03.708200 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:03.708237 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:03.708292 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:03.708331 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:03.712873 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:35425
I20260601 13:43:03.712903  5153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:35425 every 8 connection(s)
I20260601 13:43:03.717041  5154 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41781
I20260601 13:43:03.717151  5154 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:03.717347  5154 heartbeater.cc:507] Master 127.31.73.190:41781 requested a full tablet report, sending...
I20260601 13:43:03.717885  4752 ts_manager.cc:194] Registered new tserver with Master: 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132:35425)
I20260601 13:43:03.718387  4752 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47972
I20260601 13:43:03.747340  5061 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:43:03.749032  5064 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:43:03.749118  5064 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:43:03.750275  5068 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:03.750494  5061 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:03.752688  5068 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:03.761809  5061 consensus_queue.cc:1048] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:03.769642  5061 consensus_queue.cc:1048] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:04.407631  4806 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:04.412519  4856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2"
dest_uuid: "5098ce4eaae24083b0812afd9262d081"
mode: GRACEFUL
new_leader_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f"
 from {username='slave'} at 127.0.0.1:51472
I20260601 13:43:04.412669  4856 raft_consensus.cc:606] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Received request to transfer leadership to TS aed6934cf4ae4bd3a7a3cbb3620d6e9f
I20260601 13:43:04.413030  4806 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:43:04.413139  4806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:43:04.414557  4801 auto_rebalancer.cc:591] Failed to schedule move for tablet a33b4ad73e53400994a8126c0d348bf2: Remote error: Service unavailable: leader transfer in progress
I20260601 13:43:04.415541  4856 consensus_queue.cc:237] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [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: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } }
I20260601 13:43:04.416836  4932 raft_consensus.cc:1275] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Refusing update from remote peer 5098ce4eaae24083b0812afd9262d081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:43:04.417217  5174 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:04.417295  5008 raft_consensus.cc:1275] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Refusing update from remote peer 5098ce4eaae24083b0812afd9262d081: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:43:04.417615  5174 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } 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:43:04.419466  5008 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
W20260601 13:43:04.420750  4820 consensus_peers.cc:597] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 -> Peer 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132:35425): Couldn't send request to peer 1aab9da35b634869ab6bfc20ba892f18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a32d026fd74b41399ad633f9a7d135c0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:04.420830  4932 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
I20260601 13:43:04.422653  4750 catalog_manager.cc:5696] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "5098ce4eaae24083b0812afd9262d081" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
I20260601 13:43:04.503616  5169 raft_consensus.cc:993] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081: : Instructing follower aed6934cf4ae4bd3a7a3cbb3620d6e9f to start an election
I20260601 13:43:04.503741  5169 raft_consensus.cc:1081] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Signalling peer aed6934cf4ae4bd3a7a3cbb3620d6e9f to start an election
I20260601 13:43:04.504249  4932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2"
dest_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f"
 from {username='slave'} at 127.0.0.1:56740
I20260601 13:43:04.504424  4932 raft_consensus.cc:493] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:43:04.504523  4932 raft_consensus.cc:3060] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:04.505404  4932 raft_consensus.cc:515] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:04.505851  4932 leader_election.cc:290] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [CANDIDATE]: Term 2 election: Requested vote from peers 5098ce4eaae24083b0812afd9262d081 (127.31.73.129:35239), 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813)
I20260601 13:43:04.506204  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2" candidate_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f93c47792a4c86b17832e66dad36b8"
I20260601 13:43:04.506321  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33b4ad73e53400994a8126c0d348bf2" candidate_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5098ce4eaae24083b0812afd9262d081"
I20260601 13:43:04.506322  5008 raft_consensus.cc:3060] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:04.506528  4856 raft_consensus.cc:3055] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:43:04.506603  4856 raft_consensus.cc:740] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5098ce4eaae24083b0812afd9262d081, State: Running, Role: LEADER
I20260601 13:43:04.506749  4856 consensus_queue.cc:260] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [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: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:04.506929  4856 raft_consensus.cc:3060] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:04.507472  5008 raft_consensus.cc:2468] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed6934cf4ae4bd3a7a3cbb3620d6e9f in term 2.
I20260601 13:43:04.507756  4896 leader_election.cc:304] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [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: 32f93c47792a4c86b17832e66dad36b8, aed6934cf4ae4bd3a7a3cbb3620d6e9f; no voters: 
I20260601 13:43:04.507828  4856 raft_consensus.cc:2468] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed6934cf4ae4bd3a7a3cbb3620d6e9f in term 2.
I20260601 13:43:04.507972  5177 raft_consensus.cc:2804] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:04.508225  5177 raft_consensus.cc:697] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 2 LEADER]: Becoming Leader. State: Replica: aed6934cf4ae4bd3a7a3cbb3620d6e9f, State: Running, Role: LEADER
I20260601 13:43:04.508373  5177 consensus_queue.cc:237] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [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: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } }
I20260601 13:43:04.513322  4752 catalog_manager.cc:5696] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f reported cstate change: term changed from 1 to 2, leader changed from 5098ce4eaae24083b0812afd9262d081 (127.31.73.129) to aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130). New cstate: current_term: 2 leader_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:04.514117  5167 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
I20260601 13:43:04.516100  5183 ts_tablet_manager.cc:933] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: Initiating tablet copy from peer 5098ce4eaae24083b0812afd9262d081 (127.31.73.129:35239)
I20260601 13:43:04.516435  5183 tablet_copy_client.cc:323] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:35239
I20260601 13:43:04.520457  4866 tablet_copy_service.cc:140] P 5098ce4eaae24083b0812afd9262d081: Received BeginTabletCopySession request for tablet a32d026fd74b41399ad633f9a7d135c0 from peer 1aab9da35b634869ab6bfc20ba892f18 ({username='slave'} at 127.0.0.1:51484)
I20260601 13:43:04.520534  4866 tablet_copy_service.cc:161] P 5098ce4eaae24083b0812afd9262d081: Beginning new tablet copy session on tablet a32d026fd74b41399ad633f9a7d135c0 from peer 1aab9da35b634869ab6bfc20ba892f18 at {username='slave'} at 127.0.0.1:51484: session id = 1aab9da35b634869ab6bfc20ba892f18-a32d026fd74b41399ad633f9a7d135c0
I20260601 13:43:04.521183  4866 tablet_copy_source_session.cc:215] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:04.521895  5183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32d026fd74b41399ad633f9a7d135c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:04.523536  5183 tablet_copy_client.cc:806] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:04.523705  5183 tablet_copy_client.cc:670] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:04.524761  5183 tablet_copy_client.cc:538] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:04.525715  5183 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: Bootstrap starting.
I20260601 13:43:04.528645  5183 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: 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:43:04.528869  5183 tablet_bootstrap.cc:492] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: Bootstrap complete.
I20260601 13:43:04.529026  5183 ts_tablet_manager.cc:1403] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:43:04.529402  5183 raft_consensus.cc:359] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } }
I20260601 13:43:04.529505  5183 raft_consensus.cc:740] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1aab9da35b634869ab6bfc20ba892f18, State: Initialized, Role: LEARNER
I20260601 13:43:04.529608  5183 consensus_queue.cc:260] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [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: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } }
I20260601 13:43:04.529928  5183 ts_tablet_manager.cc:1434] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:04.529984  5154 heartbeater.cc:499] Master 127.31.73.190:41781 was elected leader, sending a full tablet report...
I20260601 13:43:04.530385  4866 tablet_copy_service.cc:342] P 5098ce4eaae24083b0812afd9262d081: Request end of tablet copy session 1aab9da35b634869ab6bfc20ba892f18-a32d026fd74b41399ad633f9a7d135c0 received from {username='slave'} at 127.0.0.1:51484
I20260601 13:43:04.530468  4866 tablet_copy_service.cc:434] P 5098ce4eaae24083b0812afd9262d081: ending tablet copy session 1aab9da35b634869ab6bfc20ba892f18-a32d026fd74b41399ad633f9a7d135c0 on tablet a32d026fd74b41399ad633f9a7d135c0 with peer 1aab9da35b634869ab6bfc20ba892f18
I20260601 13:43:04.602066  5128 raft_consensus.cc:1217] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:43:04.609623  5008 raft_consensus.cc:1275] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 2 FOLLOWER]: Refusing update from remote peer aed6934cf4ae4bd3a7a3cbb3620d6e9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:04.610059  5177 consensus_queue.cc:1048] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:04.613310  4856 raft_consensus.cc:1275] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 2 FOLLOWER]: Refusing update from remote peer aed6934cf4ae4bd3a7a3cbb3620d6e9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:04.613662  5190 consensus_queue.cc:1048] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:04.705531  5182 raft_consensus.cc:1064] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: attempting to promote NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 to VOTER
I20260601 13:43:04.705976  5182 consensus_queue.cc:237] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [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: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } }
I20260601 13:43:04.707271  5128 raft_consensus.cc:1275] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Refusing update from remote peer 5098ce4eaae24083b0812afd9262d081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:04.707317  5008 raft_consensus.cc:1275] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Refusing update from remote peer 5098ce4eaae24083b0812afd9262d081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:04.707384  4932 raft_consensus.cc:1275] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Refusing update from remote peer 5098ce4eaae24083b0812afd9262d081: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:04.707754  5182 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } 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:43:04.707901  5174 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } 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:43:04.708034  5169 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:04.709933  5008 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.710282  5128 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.712147  4752 catalog_manager.cc:5696] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 reported cstate change: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5098ce4eaae24083b0812afd9262d081" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.743706  5167 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.745520  4932 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } attrs { replace: true } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.747021  4855 consensus_queue.cc:237] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [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: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } }
I20260601 13:43:04.748248  5128 raft_consensus.cc:1275] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Refusing update from remote peer 5098ce4eaae24083b0812afd9262d081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:04.748672  4932 raft_consensus.cc:1275] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Refusing update from remote peer 5098ce4eaae24083b0812afd9262d081: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:04.748831  5194 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } 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:43:04.749023  5169 consensus_queue.cc:1048] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:04.750684  5128 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.751150  4932 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.752635  4750 catalog_manager.cc:5696] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 reported cstate change: config changed from index 3 to 4, VOTER 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131) evicted. New cstate: current_term: 1 leader_uuid: "5098ce4eaae24083b0812afd9262d081" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.792166  4996 tablet_service.cc:1558] Processing DeleteTablet for tablet a32d026fd74b41399ad633f9a7d135c0 with delete_type TABLET_DATA_TOMBSTONED (TS 32f93c47792a4c86b17832e66dad36b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50990
I20260601 13:43:04.792562  5195 tablet_replica.cc:333] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: stopping tablet replica
I20260601 13:43:04.792708  5195 raft_consensus.cc:2243] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:04.792847  5195 raft_consensus.cc:2272] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:04.793350  5195 ts_tablet_manager.cc:1916] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:04.795248  5195 ts_tablet_manager.cc:1929] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:43:04.795338  5195 log.cc:1199] T a32d026fd74b41399ad633f9a7d135c0 P 32f93c47792a4c86b17832e66dad36b8: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/a32d026fd74b41399ad633f9a7d135c0
I20260601 13:43:04.795866  4737 catalog_manager.cc:5027] TS 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813): tablet a32d026fd74b41399ad633f9a7d135c0 (table test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]) successfully deleted
I20260601 13:43:04.989697  5167 raft_consensus.cc:2955] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } } peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:04.991161  4739 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a32d026fd74b41399ad633f9a7d135c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:05.797508  5008 consensus_queue.cc:237] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [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: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } }
I20260601 13:43:05.799078  4855 raft_consensus.cc:1275] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Refusing update from remote peer 32f93c47792a4c86b17832e66dad36b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:43:05.799077  4932 raft_consensus.cc:1275] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Refusing update from remote peer 32f93c47792a4c86b17832e66dad36b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:43:05.799568  5200 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } 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:43:05.799760  5199 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:05.801805  4855 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
I20260601 13:43:05.801819  4932 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
W20260601 13:43:05.802539  4972 consensus_peers.cc:597] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 -> Peer 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132:35425): Couldn't send request to peer 1aab9da35b634869ab6bfc20ba892f18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7494735620a8432ab630f393550213c6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:05.803967  4752 catalog_manager.cc:5696] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f reported cstate change: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "32f93c47792a4c86b17832e66dad36b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
I20260601 13:43:05.820713  5200 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } } }
I20260601 13:43:05.877282  5210 ts_tablet_manager.cc:933] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: Initiating tablet copy from peer 32f93c47792a4c86b17832e66dad36b8 (127.31.73.131:38813)
I20260601 13:43:05.877696  5210 tablet_copy_client.cc:323] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:38813
I20260601 13:43:05.881260  5018 tablet_copy_service.cc:140] P 32f93c47792a4c86b17832e66dad36b8: Received BeginTabletCopySession request for tablet 7494735620a8432ab630f393550213c6 from peer 1aab9da35b634869ab6bfc20ba892f18 ({username='slave'} at 127.0.0.1:51022)
I20260601 13:43:05.881358  5018 tablet_copy_service.cc:161] P 32f93c47792a4c86b17832e66dad36b8: Beginning new tablet copy session on tablet 7494735620a8432ab630f393550213c6 from peer 1aab9da35b634869ab6bfc20ba892f18 at {username='slave'} at 127.0.0.1:51022: session id = 1aab9da35b634869ab6bfc20ba892f18-7494735620a8432ab630f393550213c6
I20260601 13:43:05.882332  5018 tablet_copy_source_session.cc:215] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:05.883067  5210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7494735620a8432ab630f393550213c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:05.884764  5210 tablet_copy_client.cc:806] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:05.884932  5210 tablet_copy_client.cc:670] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:05.886065  5210 tablet_copy_client.cc:538] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:05.887001  5210 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: Bootstrap starting.
I20260601 13:43:05.889778  5210 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: 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:43:05.890107  5210 tablet_bootstrap.cc:492] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: Bootstrap complete.
I20260601 13:43:05.890278  5210 ts_tablet_manager.cc:1403] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:43:05.890666  5210 raft_consensus.cc:359] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } }
I20260601 13:43:05.890782  5210 raft_consensus.cc:740] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1aab9da35b634869ab6bfc20ba892f18, State: Initialized, Role: LEARNER
I20260601 13:43:05.890885  5210 consensus_queue.cc:260] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [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: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: true } }
I20260601 13:43:05.891273  5210 ts_tablet_manager.cc:1434] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:05.891762  5018 tablet_copy_service.cc:342] P 32f93c47792a4c86b17832e66dad36b8: Request end of tablet copy session 1aab9da35b634869ab6bfc20ba892f18-7494735620a8432ab630f393550213c6 received from {username='slave'} at 127.0.0.1:51022
I20260601 13:43:05.891836  5018 tablet_copy_service.cc:434] P 32f93c47792a4c86b17832e66dad36b8: ending tablet copy session 1aab9da35b634869ab6bfc20ba892f18-7494735620a8432ab630f393550213c6 on tablet 7494735620a8432ab630f393550213c6 with peer 1aab9da35b634869ab6bfc20ba892f18
I20260601 13:43:05.983896  5128 raft_consensus.cc:1217] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:43:06.192552  5208 raft_consensus.cc:1064] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: attempting to promote NON_VOTER 1aab9da35b634869ab6bfc20ba892f18 to VOTER
I20260601 13:43:06.193100  5208 consensus_queue.cc:237] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [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: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } }
I20260601 13:43:06.194532  4855 raft_consensus.cc:1275] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Refusing update from remote peer 32f93c47792a4c86b17832e66dad36b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:06.194519  4932 raft_consensus.cc:1275] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Refusing update from remote peer 32f93c47792a4c86b17832e66dad36b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:06.194519  5128 raft_consensus.cc:1275] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 LEARNER]: Refusing update from remote peer 32f93c47792a4c86b17832e66dad36b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:06.194950  5208 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:06.195101  5163 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } 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:43:06.195300  5200 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } 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:43:06.197372  4932 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.197443  5128 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.199791  4751 catalog_manager.cc:5696] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 reported cstate change: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f93c47792a4c86b17832e66dad36b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.268028  5208 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.270345  4855 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1aab9da35b634869ab6bfc20ba892f18 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "aed6934cf4ae4bd3a7a3cbb3620d6e9f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.271799  5008 consensus_queue.cc:237] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [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: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } }
I20260601 13:43:06.272902  5128 raft_consensus.cc:1275] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Refusing update from remote peer 32f93c47792a4c86b17832e66dad36b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:06.273208  4855 raft_consensus.cc:1275] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Refusing update from remote peer 32f93c47792a4c86b17832e66dad36b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:06.273272  5163 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } 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:43:06.273746  5163 consensus_queue.cc:1048] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:06.274972  5128 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.275432  4855 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.277222  4750 catalog_manager.cc:5696] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 reported cstate change: config changed from index 3 to 4, VOTER aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130) evicted. New cstate: current_term: 1 leader_uuid: "32f93c47792a4c86b17832e66dad36b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.308593  4921 tablet_service.cc:1558] Processing DeleteTablet for tablet 7494735620a8432ab630f393550213c6 with delete_type TABLET_DATA_TOMBSTONED (TS aed6934cf4ae4bd3a7a3cbb3620d6e9f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56734
I20260601 13:43:06.308959  5217 tablet_replica.cc:333] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: stopping tablet replica
I20260601 13:43:06.309101  5217 raft_consensus.cc:2243] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:06.309255  5217 raft_consensus.cc:2272] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:06.309731  5217 ts_tablet_manager.cc:1916] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:06.311437  5217 ts_tablet_manager.cc:1929] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:43:06.311501  5217 log.cc:1199] T 7494735620a8432ab630f393550213c6 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/7494735620a8432ab630f393550213c6
I20260601 13:43:06.312004  4737 catalog_manager.cc:5027] TS aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130:33103): tablet 7494735620a8432ab630f393550213c6 (table test-workload [id=dcb60a4f65804d57b4a94524f73c4f1b]) successfully deleted
I20260601 13:43:06.413398  4806 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:06.413864  4806 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:06.413932  4806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:43:06.460448  5199 raft_consensus.cc:2955] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed6934cf4ae4bd3a7a3cbb3620d6e9f (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5098ce4eaae24083b0812afd9262d081" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 35239 } } peers { permanent_uuid: "32f93c47792a4c86b17832e66dad36b8" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38813 } } peers { permanent_uuid: "1aab9da35b634869ab6bfc20ba892f18" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 35425 } attrs { promote: false } } }
I20260601 13:43:06.461941  4737 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7494735620a8432ab630f393550213c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:08.414182  4806 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:08.414641  4806 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:08.414739  4806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:43:10.415027  4806 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:10.415488  4806 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:10.415594  4806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:43:12.415865  4806 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:12.416352  4806 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:12.416443  4806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:43:12.766593 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:43:12.770939 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:12.771142 32038 tablet_replica.cc:333] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081: stopping tablet replica
I20260601 13:43:12.771266 32038 raft_consensus.cc:2243] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:12.771389 32038 raft_consensus.cc:2272] T 7494735620a8432ab630f393550213c6 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.771786 32038 tablet_replica.cc:333] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081: stopping tablet replica
I20260601 13:43:12.771859 32038 raft_consensus.cc:2243] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:12.772056 32038 raft_consensus.cc:2272] T a32d026fd74b41399ad633f9a7d135c0 P 5098ce4eaae24083b0812afd9262d081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.772347 32038 tablet_replica.cc:333] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081: stopping tablet replica
I20260601 13:43:12.772409 32038 raft_consensus.cc:2243] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:12.772471 32038 raft_consensus.cc:2272] T a33b4ad73e53400994a8126c0d348bf2 P 5098ce4eaae24083b0812afd9262d081 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:43:12.778350  4974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:35239: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:43:12.779110  4974 consensus_peers.cc:597] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 -> Peer 5098ce4eaae24083b0812afd9262d081 (127.31.73.129:35239): Couldn't send request to peer 5098ce4eaae24083b0812afd9262d081. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:35239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:12.785461 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:43:12.787493 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:43:12.792076 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:12.792331 32038 tablet_replica.cc:333] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: stopping tablet replica
I20260601 13:43:12.792480 32038 raft_consensus.cc:2243] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:43:12.792681 32038 raft_consensus.cc:2272] T a33b4ad73e53400994a8126c0d348bf2 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.793058 32038 tablet_replica.cc:333] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f: stopping tablet replica
I20260601 13:43:12.793179 32038 raft_consensus.cc:2243] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:12.793326 32038 raft_consensus.cc:2272] T a32d026fd74b41399ad633f9a7d135c0 P aed6934cf4ae4bd3a7a3cbb3620d6e9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.806535 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:43:12.808431 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:43:12.813532 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:12.813714 32038 tablet_replica.cc:333] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8: stopping tablet replica
I20260601 13:43:12.813830 32038 raft_consensus.cc:2243] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:12.814083 32038 raft_consensus.cc:2272] T 7494735620a8432ab630f393550213c6 P 32f93c47792a4c86b17832e66dad36b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.814450 32038 tablet_replica.cc:333] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8: stopping tablet replica
I20260601 13:43:12.814554 32038 raft_consensus.cc:2243] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:12.814651 32038 raft_consensus.cc:2272] T a33b4ad73e53400994a8126c0d348bf2 P 32f93c47792a4c86b17832e66dad36b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.827286 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:43:12.829027 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:43:12.833112 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:12.833312 32038 tablet_replica.cc:333] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18: stopping tablet replica
I20260601 13:43:12.833420 32038 raft_consensus.cc:2243] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:12.833555 32038 raft_consensus.cc:2272] T 7494735620a8432ab630f393550213c6 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.833901 32038 tablet_replica.cc:333] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18: stopping tablet replica
I20260601 13:43:12.834008 32038 raft_consensus.cc:2243] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:12.834136 32038 raft_consensus.cc:2272] T a32d026fd74b41399ad633f9a7d135c0 P 1aab9da35b634869ab6bfc20ba892f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.846388 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:43:12.848212 32038 master.cc:562] Master@127.31.73.190:41781 shutting down...
I20260601 13:43:12.852068 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:12.852203 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:12.852288 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d5ece504a744d3c908d2f4dc8c2c36f: stopping tablet replica
I20260601 13:43:12.865061 32038 master.cc:584] Master@127.31.73.190:41781 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10508 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:43:12.872572 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:38189
I20260601 13:43:12.872888 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:12.874538  5227 instance_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:43:12.874612  5224 instance_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:43:12.874635  5225 instance_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:43:12.874614 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:12.874927 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:12.874963 32038 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:43:12.874977 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321392874977 us; error 0 us; skew 500 ppm
I20260601 13:43:12.880092 32038 webserver.cc:533] Webserver started at http://127.31.73.190:34951/ using document root <none> and password file <none>
I20260601 13:43:12.880205 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:12.880244 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:12.880288 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:12.880591 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "e1c6b4c841b3455aaaca8716c272ec33"
format_stamp: "Formatted at 2026-06-01 13:43:12 on dist-test-slave-cw06"
I20260601 13:43:12.881860 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:12.882759  5232 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:43:12.883023 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:12.883100 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "e1c6b4c841b3455aaaca8716c272ec33"
format_stamp: "Formatted at 2026-06-01 13:43:12 on dist-test-slave-cw06"
I20260601 13:43:12.883162 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-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:43:12.893976 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:12.894285 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:12.898054 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:38189
I20260601 13:43:12.902148  5284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:38189 every 8 connection(s)
I20260601 13:43:12.902513  5285 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:43:12.904096  5285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33: Bootstrap starting.
I20260601 13:43:12.904790  5285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:12.905630  5285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33: No bootstrap required, opened a new log
I20260601 13:43:12.905931  5285 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c6b4c841b3455aaaca8716c272ec33" member_type: VOTER }
I20260601 13:43:12.906004  5285 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:12.906098  5285 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c6b4c841b3455aaaca8716c272ec33, State: Initialized, Role: FOLLOWER
I20260601 13:43:12.906196  5285 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1c6b4c841b3455aaaca8716c272ec33" member_type: VOTER }
I20260601 13:43:12.906256  5285 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:43:12.906278  5285 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:43:12.906306  5285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:12.906904  5285 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c6b4c841b3455aaaca8716c272ec33" member_type: VOTER }
I20260601 13:43:12.907001  5285 leader_election.cc:304] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [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: e1c6b4c841b3455aaaca8716c272ec33; no voters: 
I20260601 13:43:12.907130  5285 leader_election.cc:290] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:43:12.907269  5288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:12.907441  5288 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 1 LEADER]: Becoming Leader. State: Replica: e1c6b4c841b3455aaaca8716c272ec33, State: Running, Role: LEADER
I20260601 13:43:12.907593  5285 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:43:12.907593  5288 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [LEADER]: Queue going to LEADER mode. State: All 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: "e1c6b4c841b3455aaaca8716c272ec33" member_type: VOTER }
I20260601 13:43:12.908063  5290 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1c6b4c841b3455aaaca8716c272ec33. Latest consensus state: current_term: 1 leader_uuid: "e1c6b4c841b3455aaaca8716c272ec33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c6b4c841b3455aaaca8716c272ec33" member_type: VOTER } }
I20260601 13:43:12.908046  5289 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1c6b4c841b3455aaaca8716c272ec33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c6b4c841b3455aaaca8716c272ec33" member_type: VOTER } }
I20260601 13:43:12.908150  5290 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:12.908162  5289 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:12.908392  5293 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:43:12.909188  5293 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:43:12.909483 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:43:12.911152  5293 catalog_manager.cc:1382] Generated new cluster ID: 21c2cea3029149b4ac074ac7e32ad958
I20260601 13:43:12.911211  5293 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:43:12.923870  5293 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:43:12.924400  5293 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:43:12.928884  5293 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33: Generated new TSK 0
I20260601 13:43:12.929056  5293 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:43:12.942167 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:12.944670  5307 instance_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:43:12.944708  5306 instance_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:43:12.944659  5309 instance_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:43:12.945084 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:12.945271 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:12.945314 32038 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:43:12.945340 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321392945340 us; error 0 us; skew 500 ppm
I20260601 13:43:12.946372 32038 webserver.cc:533] Webserver started at http://127.31.73.129:44031/ using document root <none> and password file <none>
I20260601 13:43:12.946525 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:12.946566 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:12.946621 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:12.946938 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "89192951b25248ec9d47c9066e463802"
format_stamp: "Formatted at 2026-06-01 13:43:12 on dist-test-slave-cw06"
I20260601 13:43:12.948287 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:12.949225  5314 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:43:12.949573 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:12.949642 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "89192951b25248ec9d47c9066e463802"
format_stamp: "Formatted at 2026-06-01 13:43:12 on dist-test-slave-cw06"
I20260601 13:43:12.949710 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-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:43:12.971837 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:12.972306 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:12.972645 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:12.973215 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:12.973278 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:12.973321 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:12.973354 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:12.978471 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:40541
I20260601 13:43:12.978507  5377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:40541 every 8 connection(s)
I20260601 13:43:12.979257 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:12.980970  5383 instance_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:43:12.981016  5382 instance_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:43:12.981184  5385 instance_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:43:12.981454 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:12.981627 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:12.981670 32038 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:43:12.981702 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321392981702 us; error 0 us; skew 500 ppm
I20260601 13:43:12.982615 32038 webserver.cc:533] Webserver started at http://127.31.73.130:36027/ using document root <none> and password file <none>
I20260601 13:43:12.982766 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:12.982815 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:12.982882 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:12.983283 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "56043aca69494c20877c17af1412022f"
format_stamp: "Formatted at 2026-06-01 13:43:12 on dist-test-slave-cw06"
I20260601 13:43:12.985110 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:12.985267  5378 heartbeater.cc:344] Connected to a master server at 127.31.73.190:38189
I20260601 13:43:12.985378  5378 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:12.985636  5378 heartbeater.cc:507] Master 127.31.73.190:38189 requested a full tablet report, sending...
I20260601 13:43:12.986325  5249 ts_manager.cc:194] Registered new tserver with Master: 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541)
I20260601 13:43:12.987030  5249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39340
I20260601 13:43:12.987361  5390 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:43:12.987605 32038 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:43:12.987704 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "56043aca69494c20877c17af1412022f"
format_stamp: "Formatted at 2026-06-01 13:43:12 on dist-test-slave-cw06"
I20260601 13:43:12.987763 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-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:43:12.994910 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:12.995199 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:12.995450 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:12.995841 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:12.995899 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:12.995950 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:12.995986 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:13.000000 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:42091
I20260601 13:43:13.000015  5454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:42091 every 8 connection(s)
I20260601 13:43:13.000698 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:13.002374  5459 instance_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:43:13.002368  5458 instance_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:43:13.002923  5461 instance_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:43:13.003175 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:13.003327 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:13.003364 32038 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:43:13.003384 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321393003384 us; error 0 us; skew 500 ppm
I20260601 13:43:13.004132 32038 webserver.cc:533] Webserver started at http://127.31.73.131:40937/ using document root <none> and password file <none>
I20260601 13:43:13.004266 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:13.004321 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:13.004402 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:13.004668  5455 heartbeater.cc:344] Connected to a master server at 127.31.73.190:38189
I20260601 13:43:13.004747  5455 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:13.004809 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "061f4a3adf47479186247c12544bfb06"
format_stamp: "Formatted at 2026-06-01 13:43:13 on dist-test-slave-cw06"
I20260601 13:43:13.004953  5455 heartbeater.cc:507] Master 127.31.73.190:38189 requested a full tablet report, sending...
I20260601 13:43:13.005527  5249 ts_manager.cc:194] Registered new tserver with Master: 56043aca69494c20877c17af1412022f (127.31.73.130:42091)
I20260601 13:43:13.006242  5249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39350
I20260601 13:43:13.006453 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:13.007349  5466 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:43:13.007594 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:13.007650 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "061f4a3adf47479186247c12544bfb06"
format_stamp: "Formatted at 2026-06-01 13:43:13 on dist-test-slave-cw06"
I20260601 13:43:13.007726 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321272280909-32038-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:43:13.017760 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:13.018108 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:13.018361 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:13.018767 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:13.018802 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:13.018853 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:13.018893 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:13.022972 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:36643
I20260601 13:43:13.023037  5529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:36643 every 8 connection(s)
I20260601 13:43:13.026937  5530 heartbeater.cc:344] Connected to a master server at 127.31.73.190:38189
I20260601 13:43:13.027009  5530 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:13.027209  5530 heartbeater.cc:507] Master 127.31.73.190:38189 requested a full tablet report, sending...
I20260601 13:43:13.027758  5249 ts_manager.cc:194] Registered new tserver with Master: 061f4a3adf47479186247c12544bfb06 (127.31.73.131:36643)
I20260601 13:43:13.027902 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00451628s
I20260601 13:43:13.028285  5249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39358
I20260601 13:43:13.988070  5378 heartbeater.cc:499] Master 127.31.73.190:38189 was elected leader, sending a full tablet report...
I20260601 13:43:14.007022  5455 heartbeater.cc:499] Master 127.31.73.190:38189 was elected leader, sending a full tablet report...
I20260601 13:43:14.029078  5530 heartbeater.cc:499] Master 127.31.73.190:38189 was elected leader, sending a full tablet report...
I20260601 13:43:14.061672  5249 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39366:
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:43:14.062160  5249 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:43:14.071979  5494 tablet_service.cc:1511] Processing CreateTablet for tablet 01ddc80b674741ea86dd0052842e5f1a (DEFAULT_TABLE table=test-workload [id=99d941ffce5a40c696b4c7dccbcf7b15]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:43:14.071979  5419 tablet_service.cc:1511] Processing CreateTablet for tablet 01ddc80b674741ea86dd0052842e5f1a (DEFAULT_TABLE table=test-workload [id=99d941ffce5a40c696b4c7dccbcf7b15]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:43:14.072317  5419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ddc80b674741ea86dd0052842e5f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:14.072317  5494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ddc80b674741ea86dd0052842e5f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:14.074728  5550 tablet_bootstrap.cc:492] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06: Bootstrap starting.
I20260601 13:43:14.074821  5342 tablet_service.cc:1511] Processing CreateTablet for tablet 01ddc80b674741ea86dd0052842e5f1a (DEFAULT_TABLE table=test-workload [id=99d941ffce5a40c696b4c7dccbcf7b15]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:43:14.074996  5551 tablet_bootstrap.cc:492] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f: Bootstrap starting.
I20260601 13:43:14.075201  5342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ddc80b674741ea86dd0052842e5f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:14.076112  5551 tablet_bootstrap.cc:654] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:14.076112  5550 tablet_bootstrap.cc:654] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:14.077474  5550 tablet_bootstrap.cc:492] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06: No bootstrap required, opened a new log
I20260601 13:43:14.077576  5550 ts_tablet_manager.cc:1403] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:14.077613  5551 tablet_bootstrap.cc:492] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f: No bootstrap required, opened a new log
I20260601 13:43:14.077677  5551 ts_tablet_manager.cc:1403] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:14.078101  5554 tablet_bootstrap.cc:492] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802: Bootstrap starting.
I20260601 13:43:14.078109  5551 raft_consensus.cc:359] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.078109  5550 raft_consensus.cc:359] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.078298  5551 raft_consensus.cc:385] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:14.078315  5550 raft_consensus.cc:385] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:14.078347  5551 raft_consensus.cc:740] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56043aca69494c20877c17af1412022f, State: Initialized, Role: FOLLOWER
I20260601 13:43:14.078356  5550 raft_consensus.cc:740] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061f4a3adf47479186247c12544bfb06, State: Initialized, Role: FOLLOWER
I20260601 13:43:14.078503  5550 consensus_queue.cc:260] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.078503  5551 consensus_queue.cc:260] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.078943  5551 ts_tablet_manager.cc:1434] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:14.078943  5550 ts_tablet_manager.cc:1434] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:14.079355  5554 tablet_bootstrap.cc:654] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:14.080638  5554 tablet_bootstrap.cc:492] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802: No bootstrap required, opened a new log
I20260601 13:43:14.080727  5554 ts_tablet_manager.cc:1403] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:43:14.081111  5554 raft_consensus.cc:359] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.081221  5554 raft_consensus.cc:385] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:14.081270  5554 raft_consensus.cc:740] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89192951b25248ec9d47c9066e463802, State: Initialized, Role: FOLLOWER
I20260601 13:43:14.081395  5554 consensus_queue.cc:260] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.081836  5554 ts_tablet_manager.cc:1434] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:14.244029  5555 raft_consensus.cc:493] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:14.244210  5555 raft_consensus.cc:515] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.244871  5555 leader_election.cc:290] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56043aca69494c20877c17af1412022f (127.31.73.130:42091), 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541)
I20260601 13:43:14.248698  5352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ddc80b674741ea86dd0052842e5f1a" candidate_uuid: "061f4a3adf47479186247c12544bfb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89192951b25248ec9d47c9066e463802" is_pre_election: true
I20260601 13:43:14.248716  5429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ddc80b674741ea86dd0052842e5f1a" candidate_uuid: "061f4a3adf47479186247c12544bfb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56043aca69494c20877c17af1412022f" is_pre_election: true
I20260601 13:43:14.248824  5352 raft_consensus.cc:2468] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 061f4a3adf47479186247c12544bfb06 in term 0.
I20260601 13:43:14.248890  5429 raft_consensus.cc:2468] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 061f4a3adf47479186247c12544bfb06 in term 0.
I20260601 13:43:14.249212  5470 leader_election.cc:304] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061f4a3adf47479186247c12544bfb06, 89192951b25248ec9d47c9066e463802; no voters: 
I20260601 13:43:14.249389  5555 raft_consensus.cc:2804] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:14.249454  5555 raft_consensus.cc:493] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:14.249505  5555 raft_consensus.cc:3060] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:14.250445  5555 raft_consensus.cc:515] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.250818  5555 leader_election.cc:290] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [CANDIDATE]: Term 1 election: Requested vote from peers 56043aca69494c20877c17af1412022f (127.31.73.130:42091), 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541)
I20260601 13:43:14.251116  5429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ddc80b674741ea86dd0052842e5f1a" candidate_uuid: "061f4a3adf47479186247c12544bfb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56043aca69494c20877c17af1412022f"
I20260601 13:43:14.251093  5352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ddc80b674741ea86dd0052842e5f1a" candidate_uuid: "061f4a3adf47479186247c12544bfb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89192951b25248ec9d47c9066e463802"
I20260601 13:43:14.251227  5429 raft_consensus.cc:3060] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:14.251232  5352 raft_consensus.cc:3060] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:14.252172  5352 raft_consensus.cc:2468] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061f4a3adf47479186247c12544bfb06 in term 1.
I20260601 13:43:14.252172  5429 raft_consensus.cc:2468] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061f4a3adf47479186247c12544bfb06 in term 1.
I20260601 13:43:14.252497  5467 leader_election.cc:304] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061f4a3adf47479186247c12544bfb06, 56043aca69494c20877c17af1412022f; no voters: 
I20260601 13:43:14.252692  5555 raft_consensus.cc:2804] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:14.252889  5555 raft_consensus.cc:697] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 1 LEADER]: Becoming Leader. State: Replica: 061f4a3adf47479186247c12544bfb06, State: Running, Role: LEADER
I20260601 13:43:14.253031  5555 consensus_queue.cc:237] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } }
I20260601 13:43:14.254674  5249 catalog_manager.cc:5696] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 061f4a3adf47479186247c12544bfb06 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "061f4a3adf47479186247c12544bfb06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89192951b25248ec9d47c9066e463802" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 40541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061f4a3adf47479186247c12544bfb06" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36643 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:14.299223 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:43:14.302783 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:14.303063 32038 tablet_replica.cc:333] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802: stopping tablet replica
I20260601 13:43:14.303211 32038 raft_consensus.cc:2243] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:14.303342 32038 raft_consensus.cc:2272] T 01ddc80b674741ea86dd0052842e5f1a P 89192951b25248ec9d47c9066e463802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:14.315814 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:43:14.674620  5555 consensus_queue.cc:1048] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56043aca69494c20877c17af1412022f" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 42091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:43:14.678242  5470 consensus_peers.cc:597] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 -> Peer 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541): Couldn't send request to peer 89192951b25248ec9d47c9066e463802. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:40541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:14.909583  5303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:14.909898  5303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:14.909967  5303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:43:16.910231  5303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:16.910496  5303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:16.910544  5303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:43:17.011358  5470 consensus_peers.cc:597] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 -> Peer 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541): Couldn't send request to peer 89192951b25248ec9d47c9066e463802. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:40541: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260601 13:43:17.887596  5470 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:40541: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:43:18.910789  5303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:18.911082  5303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:18.911139  5303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:43:19.576449  5470 consensus_peers.cc:597] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 -> Peer 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541): Couldn't send request to peer 89192951b25248ec9d47c9066e463802. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:40541: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:43:20.911492  5303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:20.911761  5303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:20.911809  5303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:43:22.146517  5470 consensus_peers.cc:597] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 -> Peer 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541): Couldn't send request to peer 89192951b25248ec9d47c9066e463802. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:40541: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:43:22.912062  5303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:22.912343  5303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:22.912389  5303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:43:23.079201  5470 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:40541: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260601 13:43:24.543998  5470 consensus_peers.cc:597] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 -> Peer 89192951b25248ec9d47c9066e463802 (127.31.73.129:40541): Couldn't send request to peer 89192951b25248ec9d47c9066e463802. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:40541: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:43:24.912739  5303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:43:24.913131  5303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:43:24.913214  5303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:43:25.370666 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:43:25.374574 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:25.374809 32038 tablet_replica.cc:333] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f: stopping tablet replica
I20260601 13:43:25.374946 32038 raft_consensus.cc:2243] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:25.375105 32038 raft_consensus.cc:2272] T 01ddc80b674741ea86dd0052842e5f1a P 56043aca69494c20877c17af1412022f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:25.387619 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:43:25.389495 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:43:25.393330 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:25.393494 32038 tablet_replica.cc:333] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06: stopping tablet replica
I20260601 13:43:25.393600 32038 raft_consensus.cc:2243] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:25.393751 32038 raft_consensus.cc:2272] T 01ddc80b674741ea86dd0052842e5f1a P 061f4a3adf47479186247c12544bfb06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:25.406514 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:43:25.408100 32038 master.cc:562] Master@127.31.73.190:38189 shutting down...
I20260601 13:43:25.411685 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:25.411829 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:25.411916 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P e1c6b4c841b3455aaaca8716c272ec33: stopping tablet replica
I20260601 13:43:25.424618 32038 master.cc:584] Master@127.31.73.190:38189 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12558 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:43:25.430743 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:33281
I20260601 13:43:25.431067 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:25.432834  5588 instance_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:43:25.432955  5590 instance_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:43:25.432873 32038 server_base.cc:1061] running on GCE node
W20260601 13:43:25.432896  5587 instance_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:43:25.433219 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:25.433275 32038 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:43:25.433298 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321405433297 us; error 0 us; skew 500 ppm
I20260601 13:43:25.434121 32038 webserver.cc:533] Webserver started at http://127.31.73.190:39189/ using document root <none> and password file <none>
I20260601 13:43:25.434275 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:25.434337 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:25.434408 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:25.434755 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "a7a7a854e4694292b57b22f3f989f538"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.436115 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:43:25.436894  5595 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:43:25.437129 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:25.437211 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "a7a7a854e4694292b57b22f3f989f538"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.437292 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-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:43:25.455222 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:25.455514 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:25.459476 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:33281
I20260601 13:43:25.461722  5647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:33281 every 8 connection(s)
I20260601 13:43:25.462190  5648 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:43:25.463758  5648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538: Bootstrap starting.
I20260601 13:43:25.464470  5648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:25.465342  5648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538: No bootstrap required, opened a new log
I20260601 13:43:25.465699  5648 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a7a854e4694292b57b22f3f989f538" member_type: VOTER }
I20260601 13:43:25.465798  5648 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:25.465847  5648 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a7a854e4694292b57b22f3f989f538, State: Initialized, Role: FOLLOWER
I20260601 13:43:25.465983  5648 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7a7a854e4694292b57b22f3f989f538" member_type: VOTER }
I20260601 13:43:25.466125  5648 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:43:25.466172  5648 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:43:25.466228  5648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:25.466856  5648 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a7a854e4694292b57b22f3f989f538" member_type: VOTER }
I20260601 13:43:25.467005  5648 leader_election.cc:304] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [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: a7a7a854e4694292b57b22f3f989f538; no voters: 
I20260601 13:43:25.467195  5648 leader_election.cc:290] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:43:25.467309  5651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:25.467509  5651 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 1 LEADER]: Becoming Leader. State: Replica: a7a7a854e4694292b57b22f3f989f538, State: Running, Role: LEADER
I20260601 13:43:25.467588  5648 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:43:25.467679  5651 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [LEADER]: Queue going to LEADER mode. State: All 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: "a7a7a854e4694292b57b22f3f989f538" member_type: VOTER }
I20260601 13:43:25.468127  5652 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7a7a854e4694292b57b22f3f989f538" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a7a854e4694292b57b22f3f989f538" member_type: VOTER } }
I20260601 13:43:25.468155  5653 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7a7a854e4694292b57b22f3f989f538. Latest consensus state: current_term: 1 leader_uuid: "a7a7a854e4694292b57b22f3f989f538" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a7a854e4694292b57b22f3f989f538" member_type: VOTER } }
I20260601 13:43:25.468295  5653 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:25.468277  5652 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:25.468672  5658 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:43:25.469563  5658 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:43:25.469758 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:43:25.471336  5658 catalog_manager.cc:1382] Generated new cluster ID: b94654dd179d483e927e822e3aa17380
I20260601 13:43:25.471385  5658 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:43:25.482266  5658 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:43:25.482786  5658 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:43:25.488731  5658 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538: Generated new TSK 0
I20260601 13:43:25.488849  5658 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:43:25.501824 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:25.503404  5669 instance_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:43:25.503441  5670 instance_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:43:25.503541  5672 instance_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:43:25.503664 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:25.503803 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:25.503835 32038 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:43:25.503850 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321405503850 us; error 0 us; skew 500 ppm
I20260601 13:43:25.504571 32038 webserver.cc:533] Webserver started at http://127.31.73.129:39733/ using document root <none> and password file <none>
I20260601 13:43:25.504681 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:25.504719 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:25.504761 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:25.505093 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "f07caa6da54047e2afa14ec53e55d755"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.506440 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:43:25.507189  5677 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:43:25.507414 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:25.507496 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "f07caa6da54047e2afa14ec53e55d755"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.507573 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-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:43:25.518877 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:25.519176 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:25.519421 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:25.519804 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:25.519860 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:25.519906 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:25.519955 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:25.523906 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:33719
I20260601 13:43:25.523932  5741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:33719 every 8 connection(s)
I20260601 13:43:25.524658 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:25.526314  5746 instance_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:43:25.526367  5749 instance_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:43:25.526422  5747 instance_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:43:25.526497 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:25.526707 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:25.526764 32038 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:43:25.526788 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321405526787 us; error 0 us; skew 500 ppm
I20260601 13:43:25.527650 32038 webserver.cc:533] Webserver started at http://127.31.73.130:41749/ using document root <none> and password file <none>
I20260601 13:43:25.527783 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:25.527853 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:25.527915 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:25.528218 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "51a943979001496f92a77def6e736010"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.529104  5742 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33281
I20260601 13:43:25.529210  5742 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:25.529397  5742 heartbeater.cc:507] Master 127.31.73.190:33281 requested a full tablet report, sending...
I20260601 13:43:25.529834 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:25.529979  5612 ts_manager.cc:194] Registered new tserver with Master: f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719)
I20260601 13:43:25.530830  5754 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:43:25.530948  5612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44994
I20260601 13:43:25.531069 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:25.531134 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "51a943979001496f92a77def6e736010"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.531198 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-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:43:25.542873 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:25.543110 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:25.543309 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:25.543716 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:25.543776 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:25.543826 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:25.543877 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:25.547787 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:33213
I20260601 13:43:25.547838  5817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:33213 every 8 connection(s)
I20260601 13:43:25.548571 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:25.550307  5822 instance_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:43:25.550539  5824 instance_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:43:25.550315  5821 instance_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:43:25.551259 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:25.551435 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:25.551488 32038 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:43:25.551509 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321405551509 us; error 0 us; skew 500 ppm
I20260601 13:43:25.552316 32038 webserver.cc:533] Webserver started at http://127.31.73.131:40307/ using document root <none> and password file <none>
I20260601 13:43:25.552453 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:25.552528 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:25.552594 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:25.552758  5818 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33281
I20260601 13:43:25.552845  5818 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:25.552954 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "be896b1ce47e44ddbb335f8fb3bedab6"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.553048  5818 heartbeater.cc:507] Master 127.31.73.190:33281 requested a full tablet report, sending...
I20260601 13:43:25.553647  5612 ts_manager.cc:194] Registered new tserver with Master: 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:25.554152  5612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45010
I20260601 13:43:25.554490 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:25.555280  5829 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:43:25.555495 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:25.555574 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "be896b1ce47e44ddbb335f8fb3bedab6"
format_stamp: "Formatted at 2026-06-01 13:43:25 on dist-test-slave-cw06"
I20260601 13:43:25.555635 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-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:43:25.574682 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:25.575018 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:25.575294 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:25.575691 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:25.575752 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:25.575821 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:25.575870 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:25.580137 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:41953
I20260601 13:43:25.580194  5892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:41953 every 8 connection(s)
I20260601 13:43:25.583954  5893 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33281
I20260601 13:43:25.584026  5893 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:25.584169  5893 heartbeater.cc:507] Master 127.31.73.190:33281 requested a full tablet report, sending...
I20260601 13:43:25.584709  5612 ts_manager.cc:194] Registered new tserver with Master: be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:25.585032 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004467092s
I20260601 13:43:25.585157  5612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45026
I20260601 13:43:26.531914  5742 heartbeater.cc:499] Master 127.31.73.190:33281 was elected leader, sending a full tablet report...
I20260601 13:43:26.554955  5818 heartbeater.cc:499] Master 127.31.73.190:33281 was elected leader, sending a full tablet report...
I20260601 13:43:26.586030  5893 heartbeater.cc:499] Master 127.31.73.190:33281 was elected leader, sending a full tablet report...
I20260601 13:43:26.618177  5612 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45028:
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:43:26.618705  5612 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:43:26.628849  5857 tablet_service.cc:1511] Processing CreateTablet for tablet d9d129bff10745cb86a65949c65fd7d7 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:26.628971  5856 tablet_service.cc:1511] Processing CreateTablet for tablet 4d37c142578c4629acb1e5c339513ab1 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:26.629159  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d129bff10745cb86a65949c65fd7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.629398  5855 tablet_service.cc:1511] Processing CreateTablet for tablet 71c1fb91d6ce43788af93f056948a026 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:26.629639  5855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1fb91d6ce43788af93f056948a026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.631793  5913 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: Bootstrap starting.
I20260601 13:43:26.632010  5854 tablet_service.cc:1511] Processing CreateTablet for tablet a930a39f0e58465da3ead17aa8d27e55 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:26.632113  5782 tablet_service.cc:1511] Processing CreateTablet for tablet d9d129bff10745cb86a65949c65fd7d7 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:26.632266  5854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a930a39f0e58465da3ead17aa8d27e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.632301  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d129bff10745cb86a65949c65fd7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.632668  5913 tablet_bootstrap.cc:654] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.633390  5779 tablet_service.cc:1511] Processing CreateTablet for tablet a930a39f0e58465da3ead17aa8d27e55 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:26.633569  5779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a930a39f0e58465da3ead17aa8d27e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.634300  5915 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010: Bootstrap starting.
I20260601 13:43:26.634334  5705 tablet_service.cc:1511] Processing CreateTablet for tablet d9d129bff10745cb86a65949c65fd7d7 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:26.634573  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d129bff10745cb86a65949c65fd7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.635296  5915 tablet_bootstrap.cc:654] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.635560  5780 tablet_service.cc:1511] Processing CreateTablet for tablet 71c1fb91d6ce43788af93f056948a026 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:26.635810  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1fb91d6ce43788af93f056948a026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.636336  5917 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: Bootstrap starting.
I20260601 13:43:26.636385  5915 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010: No bootstrap required, opened a new log
I20260601 13:43:26.636461  5915 ts_tablet_manager.cc:1403] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:26.636507  5704 tablet_service.cc:1511] Processing CreateTablet for tablet 4d37c142578c4629acb1e5c339513ab1 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:26.636723  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d37c142578c4629acb1e5c339513ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.636902  5915 raft_consensus.cc:359] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.636996  5915 raft_consensus.cc:385] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.637027  5915 raft_consensus.cc:740] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a943979001496f92a77def6e736010, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.637171  5915 consensus_queue.cc:260] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.637285  5917 tablet_bootstrap.cc:654] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.637548  5915 ts_tablet_manager.cc:1434] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:26.637964  5781 tablet_service.cc:1511] Processing CreateTablet for tablet 4d37c142578c4629acb1e5c339513ab1 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:26.638249  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d37c142578c4629acb1e5c339513ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.638600  5917 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: No bootstrap required, opened a new log
I20260601 13:43:26.638672  5917 ts_tablet_manager.cc:1403] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:26.639009  5703 tablet_service.cc:1511] Processing CreateTablet for tablet 71c1fb91d6ce43788af93f056948a026 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:26.639103  5917 raft_consensus.cc:359] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.639199  5917 raft_consensus.cc:385] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.639235  5917 raft_consensus.cc:740] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f07caa6da54047e2afa14ec53e55d755, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.639257  5915 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: Bootstrap starting.
I20260601 13:43:26.639360  5917 consensus_queue.cc:260] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.639496  5702 tablet_service.cc:1511] Processing CreateTablet for tablet a930a39f0e58465da3ead17aa8d27e55 (DEFAULT_TABLE table=test-workload [id=68e39d06eb10429d8b02e64b6420874c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:26.639703  5917 ts_tablet_manager.cc:1434] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:26.639879  5917 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755: Bootstrap starting.
I20260601 13:43:26.640195  5915 tablet_bootstrap.cc:654] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.640463  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d37c142578c4629acb1e5c339513ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.640751  5913 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: No bootstrap required, opened a new log
I20260601 13:43:26.640832  5913 ts_tablet_manager.cc:1403] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:43:26.641141  5913 raft_consensus.cc:359] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.641240  5913 raft_consensus.cc:385] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.641283  5913 raft_consensus.cc:740] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be896b1ce47e44ddbb335f8fb3bedab6, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.639245  5703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1fb91d6ce43788af93f056948a026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.641420  5913 consensus_queue.cc:260] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.641773  5913 ts_tablet_manager.cc:1434] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:26.641919  5913 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6: Bootstrap starting.
I20260601 13:43:26.642659  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a930a39f0e58465da3ead17aa8d27e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:26.642908  5913 tablet_bootstrap.cc:654] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.643915  5913 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6: No bootstrap required, opened a new log
I20260601 13:43:26.643993  5913 ts_tablet_manager.cc:1403] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:26.644409  5913 raft_consensus.cc:359] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.644511  5913 raft_consensus.cc:385] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.644555  5913 raft_consensus.cc:740] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be896b1ce47e44ddbb335f8fb3bedab6, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.644670  5913 consensus_queue.cc:260] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.644940  5913 ts_tablet_manager.cc:1434] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:26.645103  5913 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6: Bootstrap starting.
I20260601 13:43:26.645655  5917 tablet_bootstrap.cc:654] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.646093  5913 tablet_bootstrap.cc:654] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.646503  5915 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: No bootstrap required, opened a new log
I20260601 13:43:26.646588  5915 ts_tablet_manager.cc:1403] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:43:26.646993  5915 raft_consensus.cc:359] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.647086  5915 raft_consensus.cc:385] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.647116  5915 raft_consensus.cc:740] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a943979001496f92a77def6e736010, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.647241  5915 consensus_queue.cc:260] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.647398  5917 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755: No bootstrap required, opened a new log
I20260601 13:43:26.647460  5917 ts_tablet_manager.cc:1403] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:43:26.647485  5915 ts_tablet_manager.cc:1434] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:26.647841  5915 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: Bootstrap starting.
I20260601 13:43:26.648098  5917 raft_consensus.cc:359] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.648191  5917 raft_consensus.cc:385] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.648231  5917 raft_consensus.cc:740] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f07caa6da54047e2afa14ec53e55d755, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.648358  5917 consensus_queue.cc:260] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.648594  5917 ts_tablet_manager.cc:1434] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:26.648774  5917 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755: Bootstrap starting.
I20260601 13:43:26.648787  5915 tablet_bootstrap.cc:654] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.649778  5917 tablet_bootstrap.cc:654] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.649915  5913 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6: No bootstrap required, opened a new log
I20260601 13:43:26.650076  5913 ts_tablet_manager.cc:1403] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:43:26.650336  5915 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: No bootstrap required, opened a new log
I20260601 13:43:26.650424  5915 ts_tablet_manager.cc:1403] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:26.650560  5913 raft_consensus.cc:359] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.650656  5913 raft_consensus.cc:385] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.650689  5913 raft_consensus.cc:740] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be896b1ce47e44ddbb335f8fb3bedab6, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.650822  5913 consensus_queue.cc:260] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.650854  5915 raft_consensus.cc:359] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.650941  5917 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755: No bootstrap required, opened a new log
I20260601 13:43:26.651525  5917 ts_tablet_manager.cc:1403] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:26.651090  5913 ts_tablet_manager.cc:1434] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:26.651872  5913 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: Bootstrap starting.
I20260601 13:43:26.651937  5917 raft_consensus.cc:359] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.651404  5915 raft_consensus.cc:385] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.652079  5915 raft_consensus.cc:740] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a943979001496f92a77def6e736010, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.652033  5917 raft_consensus.cc:385] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.652185  5917 raft_consensus.cc:740] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f07caa6da54047e2afa14ec53e55d755, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.652282  5915 consensus_queue.cc:260] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.652285  5917 consensus_queue.cc:260] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.652616  5917 ts_tablet_manager.cc:1434] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:26.652756  5917 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: Bootstrap starting.
I20260601 13:43:26.652827  5913 tablet_bootstrap.cc:654] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.652871  5915 ts_tablet_manager.cc:1434] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:43:26.653028  5915 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010: Bootstrap starting.
I20260601 13:43:26.653939  5915 tablet_bootstrap.cc:654] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.654289  5917 tablet_bootstrap.cc:654] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:26.655232  5913 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: No bootstrap required, opened a new log
I20260601 13:43:26.655369  5913 ts_tablet_manager.cc:1403] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:43:26.655755  5915 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010: No bootstrap required, opened a new log
I20260601 13:43:26.655755  5917 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: No bootstrap required, opened a new log
I20260601 13:43:26.655841  5913 raft_consensus.cc:359] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.655874  5917 ts_tablet_manager.cc:1403] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:26.655874  5915 ts_tablet_manager.cc:1403] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:43:26.656381  5917 raft_consensus.cc:359] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.656505  5917 raft_consensus.cc:385] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.656476  5915 raft_consensus.cc:359] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.656548  5917 raft_consensus.cc:740] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f07caa6da54047e2afa14ec53e55d755, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.656570  5915 raft_consensus.cc:385] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.656594  5915 raft_consensus.cc:740] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51a943979001496f92a77def6e736010, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.656664  5917 consensus_queue.cc:260] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.656709  5915 consensus_queue.cc:260] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.656996  5915 ts_tablet_manager.cc:1434] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:26.657001  5917 ts_tablet_manager.cc:1434] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:26.657013  5913 raft_consensus.cc:385] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:26.657266  5913 raft_consensus.cc:740] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be896b1ce47e44ddbb335f8fb3bedab6, State: Initialized, Role: FOLLOWER
I20260601 13:43:26.657390  5913 consensus_queue.cc:260] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.657725  5913 ts_tablet_manager.cc:1434] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:43:26.662855  5918 raft_consensus.cc:493] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:26.662930  5918 raft_consensus.cc:515] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.663342  5918 leader_election.cc:290] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:26.666626  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1fb91d6ce43788af93f056948a026" candidate_uuid: "51a943979001496f92a77def6e736010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f07caa6da54047e2afa14ec53e55d755" is_pre_election: true
I20260601 13:43:26.666770  5715 raft_consensus.cc:2468] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51a943979001496f92a77def6e736010 in term 0.
I20260601 13:43:26.666774  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1fb91d6ce43788af93f056948a026" candidate_uuid: "51a943979001496f92a77def6e736010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" is_pre_election: true
I20260601 13:43:26.666942  5867 raft_consensus.cc:2468] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51a943979001496f92a77def6e736010 in term 0.
I20260601 13:43:26.667102  5756 leader_election.cc:304] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51a943979001496f92a77def6e736010, f07caa6da54047e2afa14ec53e55d755; no voters: 
I20260601 13:43:26.667261  5918 raft_consensus.cc:2804] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:26.667320  5918 raft_consensus.cc:493] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:26.667362  5918 raft_consensus.cc:3060] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.668093  5918 raft_consensus.cc:515] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.668442  5918 leader_election.cc:290] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 1 election: Requested vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:26.668722  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1fb91d6ce43788af93f056948a026" candidate_uuid: "51a943979001496f92a77def6e736010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f07caa6da54047e2afa14ec53e55d755"
I20260601 13:43:26.668730  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c1fb91d6ce43788af93f056948a026" candidate_uuid: "51a943979001496f92a77def6e736010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6"
I20260601 13:43:26.668853  5867 raft_consensus.cc:3060] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.668853  5715 raft_consensus.cc:3060] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.669777  5715 raft_consensus.cc:2468] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51a943979001496f92a77def6e736010 in term 1.
I20260601 13:43:26.669777  5867 raft_consensus.cc:2468] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51a943979001496f92a77def6e736010 in term 1.
I20260601 13:43:26.670076  5756 leader_election.cc:304] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51a943979001496f92a77def6e736010, be896b1ce47e44ddbb335f8fb3bedab6; no voters: 
I20260601 13:43:26.670274  5918 raft_consensus.cc:2804] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:26.670463  5918 raft_consensus.cc:697] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 LEADER]: Becoming Leader. State: Replica: 51a943979001496f92a77def6e736010, State: Running, Role: LEADER
I20260601 13:43:26.670616  5918 consensus_queue.cc:237] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.672032  5610 catalog_manager.cc:5696] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51a943979001496f92a77def6e736010 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:26.712276  5920 raft_consensus.cc:493] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:26.712380  5920 raft_consensus.cc:515] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.712893  5920 leader_election.cc:290] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953), 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:26.717095  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d129bff10745cb86a65949c65fd7d7" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" is_pre_election: true
I20260601 13:43:26.717231  5867 raft_consensus.cc:2468] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 0.
I20260601 13:43:26.717424  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d129bff10745cb86a65949c65fd7d7" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010" is_pre_election: true
I20260601 13:43:26.717484  5679 leader_election.cc:304] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be896b1ce47e44ddbb335f8fb3bedab6, f07caa6da54047e2afa14ec53e55d755; no voters: 
I20260601 13:43:26.717538  5792 raft_consensus.cc:2468] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 0.
I20260601 13:43:26.717676  5920 raft_consensus.cc:2804] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:26.717741  5920 raft_consensus.cc:493] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:26.717821  5920 raft_consensus.cc:3060] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.718694  5920 raft_consensus.cc:515] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.719022  5920 leader_election.cc:290] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 election: Requested vote from peers be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953), 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:26.719312  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d129bff10745cb86a65949c65fd7d7" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6"
I20260601 13:43:26.719312  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d129bff10745cb86a65949c65fd7d7" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010"
I20260601 13:43:26.719460  5792 raft_consensus.cc:3060] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.719485  5867 raft_consensus.cc:3060] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.720312  5867 raft_consensus.cc:2468] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 1.
I20260601 13:43:26.720312  5792 raft_consensus.cc:2468] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 1.
I20260601 13:43:26.720610  5679 leader_election.cc:304] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be896b1ce47e44ddbb335f8fb3bedab6, f07caa6da54047e2afa14ec53e55d755; no voters: 
I20260601 13:43:26.720795  5920 raft_consensus.cc:2804] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:26.721021  5920 raft_consensus.cc:697] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 1 LEADER]: Becoming Leader. State: Replica: f07caa6da54047e2afa14ec53e55d755, State: Running, Role: LEADER
I20260601 13:43:26.721165  5920 consensus_queue.cc:237] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:26.722605  5610 catalog_manager.cc:5696] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 reported cstate change: term changed from 0 to 1, leader changed from <none> to f07caa6da54047e2afa14ec53e55d755 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "f07caa6da54047e2afa14ec53e55d755" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: UNKNOWN } } }
W20260601 13:43:26.775385  5743 tablet.cc:2404] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:43:26.900110  5920 raft_consensus.cc:493] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:26.900272  5920 raft_consensus.cc:515] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.900727  5920 leader_election.cc:290] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51a943979001496f92a77def6e736010 (127.31.73.130:33213), be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:26.901170  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a930a39f0e58465da3ead17aa8d27e55" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010" is_pre_election: true
I20260601 13:43:26.901204  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a930a39f0e58465da3ead17aa8d27e55" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" is_pre_election: true
I20260601 13:43:26.901280  5792 raft_consensus.cc:2468] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 0.
I20260601 13:43:26.901335  5867 raft_consensus.cc:2468] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 0.
I20260601 13:43:26.901636  5680 leader_election.cc:304] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51a943979001496f92a77def6e736010, f07caa6da54047e2afa14ec53e55d755; no voters: 
I20260601 13:43:26.901793  5920 raft_consensus.cc:2804] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:26.901855  5920 raft_consensus.cc:493] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:26.901901  5920 raft_consensus.cc:3060] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.902736  5920 raft_consensus.cc:515] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.903069  5920 leader_election.cc:290] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 election: Requested vote from peers 51a943979001496f92a77def6e736010 (127.31.73.130:33213), be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:26.903312  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a930a39f0e58465da3ead17aa8d27e55" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010"
I20260601 13:43:26.903421  5792 raft_consensus.cc:3060] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.903383  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a930a39f0e58465da3ead17aa8d27e55" candidate_uuid: "f07caa6da54047e2afa14ec53e55d755" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6"
I20260601 13:43:26.903534  5867 raft_consensus.cc:3060] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.904198  5792 raft_consensus.cc:2468] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 1.
I20260601 13:43:26.904353  5867 raft_consensus.cc:2468] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07caa6da54047e2afa14ec53e55d755 in term 1.
I20260601 13:43:26.904474  5680 leader_election.cc:304] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51a943979001496f92a77def6e736010, f07caa6da54047e2afa14ec53e55d755; no voters: 
I20260601 13:43:26.904628  5920 raft_consensus.cc:2804] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:26.904731  5920 raft_consensus.cc:697] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 1 LEADER]: Becoming Leader. State: Replica: f07caa6da54047e2afa14ec53e55d755, State: Running, Role: LEADER
I20260601 13:43:26.904861  5920 consensus_queue.cc:237] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.906404  5610 catalog_manager.cc:5696] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 reported cstate change: term changed from 0 to 1, leader changed from <none> to f07caa6da54047e2afa14ec53e55d755 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "f07caa6da54047e2afa14ec53e55d755" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:26.949221  5922 raft_consensus.cc:493] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:26.949322  5922 raft_consensus.cc:515] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.949877  5922 leader_election.cc:290] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:26.953331  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d37c142578c4629acb1e5c339513ab1" candidate_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f07caa6da54047e2afa14ec53e55d755" is_pre_election: true
I20260601 13:43:26.953387  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d37c142578c4629acb1e5c339513ab1" candidate_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010" is_pre_election: true
I20260601 13:43:26.953442  5715 raft_consensus.cc:2468] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be896b1ce47e44ddbb335f8fb3bedab6 in term 0.
I20260601 13:43:26.953557  5792 raft_consensus.cc:2468] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be896b1ce47e44ddbb335f8fb3bedab6 in term 0.
I20260601 13:43:26.953792  5831 leader_election.cc:304] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be896b1ce47e44ddbb335f8fb3bedab6, f07caa6da54047e2afa14ec53e55d755; no voters: 
I20260601 13:43:26.953945  5922 raft_consensus.cc:2804] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:26.954053  5922 raft_consensus.cc:493] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:26.954107  5922 raft_consensus.cc:3060] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.954864  5922 raft_consensus.cc:515] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.955214  5922 leader_election.cc:290] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 1 election: Requested vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:26.955521  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d37c142578c4629acb1e5c339513ab1" candidate_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010"
I20260601 13:43:26.955505  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d37c142578c4629acb1e5c339513ab1" candidate_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f07caa6da54047e2afa14ec53e55d755"
I20260601 13:43:26.955632  5792 raft_consensus.cc:3060] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.955633  5715 raft_consensus.cc:3060] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:26.956506  5715 raft_consensus.cc:2468] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be896b1ce47e44ddbb335f8fb3bedab6 in term 1.
I20260601 13:43:26.956507  5792 raft_consensus.cc:2468] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be896b1ce47e44ddbb335f8fb3bedab6 in term 1.
I20260601 13:43:26.956772  5831 leader_election.cc:304] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be896b1ce47e44ddbb335f8fb3bedab6, f07caa6da54047e2afa14ec53e55d755; no voters: 
I20260601 13:43:26.956923  5922 raft_consensus.cc:2804] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:26.957098  5922 raft_consensus.cc:697] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 LEADER]: Becoming Leader. State: Replica: be896b1ce47e44ddbb335f8fb3bedab6, State: Running, Role: LEADER
I20260601 13:43:26.957242  5922 consensus_queue.cc:237] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:26.958781  5610 catalog_manager.cc:5696] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:26.995332 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:43:26.998876 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:26.999166 32038 tablet_replica.cc:333] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: stopping tablet replica
I20260601 13:43:26.999290 32038 raft_consensus.cc:2243] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:26.999454 32038 pending_rounds.cc:70] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: Trying to abort 1 pending ops.
I20260601 13:43:26.999501 32038 pending_rounds.cc:77] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196482683846656 op_type: NO_OP noop_request { }
I20260601 13:43:26.999568 32038 raft_consensus.cc:2889] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:26.999629 32038 raft_consensus.cc:2272] T a930a39f0e58465da3ead17aa8d27e55 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:27.000164 32038 tablet_replica.cc:333] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755: stopping tablet replica
I20260601 13:43:27.000279 32038 raft_consensus.cc:2243] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:27.000392 32038 raft_consensus.cc:2272] T 71c1fb91d6ce43788af93f056948a026 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:27.000790 32038 tablet_replica.cc:333] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: stopping tablet replica
I20260601 13:43:27.000897 32038 raft_consensus.cc:2243] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:27.001045 32038 pending_rounds.cc:70] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: Trying to abort 1 pending ops.
I20260601 13:43:27.001101 32038 pending_rounds.cc:77] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196481931284480 op_type: NO_OP noop_request { }
I20260601 13:43:27.001157 32038 raft_consensus.cc:2889] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:27.001217 32038 raft_consensus.cc:2272] T d9d129bff10745cb86a65949c65fd7d7 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:27.001693 32038 tablet_replica.cc:333] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755: stopping tablet replica
I20260601 13:43:27.001799 32038 raft_consensus.cc:2243] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:27.001890 32038 raft_consensus.cc:2272] T 4d37c142578c4629acb1e5c339513ab1 P f07caa6da54047e2afa14ec53e55d755 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:27.014904 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:43:27.266765  5944 consensus_queue.cc:1048] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:43:27.270134  5756 consensus_peers.cc:597] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:27.439728  5922 consensus_queue.cc:1048] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:43:27.444056  5831 consensus_peers.cc:597] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:27.824692  5944 consensus_queue.cc:579] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Leader has been unable to successfully communicate with peer f07caa6da54047e2afa14ec53e55d755 for more than 1 seconds (1.154s)
W20260601 13:43:27.826634  5611 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 71c1fb91d6ce43788af93f056948a026 with cas_config_opid_index -1: no extra replica candidate found for tablet 71c1fb91d6ce43788af93f056948a026 (table test-workload [id=68e39d06eb10429d8b02e64b6420874c]): 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:43:28.017494 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:28.019574  5958 instance_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:43:28.019613  5959 instance_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:43:28.019660 32038 server_base.cc:1061] running on GCE node
W20260601 13:43:28.019613  5961 instance_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:43:28.019953 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:28.020006 32038 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:43:28.020023 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321408020024 us; error 0 us; skew 500 ppm
I20260601 13:43:28.021015 32038 webserver.cc:533] Webserver started at http://127.31.73.132:33361/ using document root <none> and password file <none>
I20260601 13:43:28.021181 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:28.021227 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:28.021333 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:28.021719 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "7ddac88d24ba4c29b23733f51f2b61a7"
format_stamp: "Formatted at 2026-06-01 13:43:28 on dist-test-slave-cw06"
I20260601 13:43:28.023304 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:28.024286  5966 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:43:28.024551 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:28.024610 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "7ddac88d24ba4c29b23733f51f2b61a7"
format_stamp: "Formatted at 2026-06-01 13:43:28 on dist-test-slave-cw06"
I20260601 13:43:28.024693 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321272280909-32038-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:43:28.034889 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:28.035189 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:28.035454 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:28.035900 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:28.035938 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:28.035997 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:28.036037 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:28.040303 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:34887
I20260601 13:43:28.040930  6029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:34887 every 8 connection(s)
I20260601 13:43:28.044756  5952 consensus_queue.cc:579] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Leader has been unable to successfully communicate with peer f07caa6da54047e2afa14ec53e55d755 for more than 1 seconds (1.087s)
I20260601 13:43:28.047827  6030 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33281
I20260601 13:43:28.047910  6030 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:28.048074  6030 heartbeater.cc:507] Master 127.31.73.190:33281 requested a full tablet report, sending...
I20260601 13:43:28.048627  5611 ts_manager.cc:194] Registered new tserver with Master: 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132:34887)
I20260601 13:43:28.049093  5611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45040
I20260601 13:43:28.081782  5867 consensus_queue.cc:237] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:28.083230  5792 raft_consensus.cc:1275] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:43:28.083457  5831 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260601 13:43:28.083635  5952 consensus_queue.cc:1048] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:43:28.084174  5831 consensus_peers.cc:597] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:28.085041  6035 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:28.085464  5792 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:28.086694  5597 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4d37c142578c4629acb1e5c339513ab1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:43:28.087476  5611 catalog_manager.cc:5696] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:43:28.088129  5832 consensus_peers.cc:597] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132:34887): Couldn't send request to peer 7ddac88d24ba4c29b23733f51f2b61a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d37c142578c4629acb1e5c339513ab1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:28.171152  5792 consensus_queue.cc:237] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:28.172995  5867 raft_consensus.cc:1275] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:43:28.173441  5944 consensus_queue.cc:1048] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:43:28.173820  5756 consensus_peers.cc:597] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:28.175071  5944 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:28.175395  5867 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
W20260601 13:43:28.176113  5757 consensus_peers.cc:597] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 -> Peer 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132:34887): Couldn't send request to peer 7ddac88d24ba4c29b23733f51f2b61a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71c1fb91d6ce43788af93f056948a026. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:28.176486  5598 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 71c1fb91d6ce43788af93f056948a026 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260601 13:43:28.177686  5610 catalog_manager.cc:5696] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
W20260601 13:43:28.470939  5661 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f07caa6da54047e2afa14ec53e55d755 not available for placement
I20260601 13:43:28.475270  6046 ts_tablet_manager.cc:933] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: Initiating tablet copy from peer be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:28.475625  6046 tablet_copy_client.cc:323] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:41953
I20260601 13:43:28.479076  5877 tablet_copy_service.cc:140] P be896b1ce47e44ddbb335f8fb3bedab6: Received BeginTabletCopySession request for tablet 4d37c142578c4629acb1e5c339513ab1 from peer 7ddac88d24ba4c29b23733f51f2b61a7 ({username='slave'} at 127.0.0.1:35664)
I20260601 13:43:28.479202  5877 tablet_copy_service.cc:161] P be896b1ce47e44ddbb335f8fb3bedab6: Beginning new tablet copy session on tablet 4d37c142578c4629acb1e5c339513ab1 from peer 7ddac88d24ba4c29b23733f51f2b61a7 at {username='slave'} at 127.0.0.1:35664: session id = 7ddac88d24ba4c29b23733f51f2b61a7-4d37c142578c4629acb1e5c339513ab1
I20260601 13:43:28.479991  5877 tablet_copy_source_session.cc:215] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:28.480731  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d37c142578c4629acb1e5c339513ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:28.482511  6046 tablet_copy_client.cc:806] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:28.482695  6046 tablet_copy_client.cc:670] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:28.483651  6046 tablet_copy_client.cc:538] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:28.484622  6046 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap starting.
I20260601 13:43:28.487402  6046 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: 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:43:28.487633  6046 tablet_bootstrap.cc:492] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap complete.
I20260601 13:43:28.487803  6046 ts_tablet_manager.cc:1403] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:43:28.488164  6046 raft_consensus.cc:359] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:28.488260  6046 raft_consensus.cc:740] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7ddac88d24ba4c29b23733f51f2b61a7, State: Initialized, Role: LEARNER
I20260601 13:43:28.488389  6046 consensus_queue.cc:260] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:28.488749  6046 ts_tablet_manager.cc:1434] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:28.488785  6030 heartbeater.cc:499] Master 127.31.73.190:33281 was elected leader, sending a full tablet report...
I20260601 13:43:28.489176  5877 tablet_copy_service.cc:342] P be896b1ce47e44ddbb335f8fb3bedab6: Request end of tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-4d37c142578c4629acb1e5c339513ab1 received from {username='slave'} at 127.0.0.1:35664
I20260601 13:43:28.489259  5877 tablet_copy_service.cc:434] P be896b1ce47e44ddbb335f8fb3bedab6: ending tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-4d37c142578c4629acb1e5c339513ab1 on tablet 4d37c142578c4629acb1e5c339513ab1 with peer 7ddac88d24ba4c29b23733f51f2b61a7
I20260601 13:43:28.551412  6046 ts_tablet_manager.cc:933] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: Initiating tablet copy from peer 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:28.551779  6046 tablet_copy_client.cc:323] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:33213
I20260601 13:43:28.555009  5802 tablet_copy_service.cc:140] P 51a943979001496f92a77def6e736010: Received BeginTabletCopySession request for tablet 71c1fb91d6ce43788af93f056948a026 from peer 7ddac88d24ba4c29b23733f51f2b61a7 ({username='slave'} at 127.0.0.1:59676)
I20260601 13:43:28.555091  5802 tablet_copy_service.cc:161] P 51a943979001496f92a77def6e736010: Beginning new tablet copy session on tablet 71c1fb91d6ce43788af93f056948a026 from peer 7ddac88d24ba4c29b23733f51f2b61a7 at {username='slave'} at 127.0.0.1:59676: session id = 7ddac88d24ba4c29b23733f51f2b61a7-71c1fb91d6ce43788af93f056948a026
I20260601 13:43:28.555769  5802 tablet_copy_source_session.cc:215] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:28.556488  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c1fb91d6ce43788af93f056948a026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:28.558190  6046 tablet_copy_client.cc:806] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:28.558347  6046 tablet_copy_client.cc:670] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:28.559372  6046 tablet_copy_client.cc:538] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:28.560323  6046 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap starting.
I20260601 13:43:28.562916  6046 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: 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:43:28.563113  6046 tablet_bootstrap.cc:492] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap complete.
I20260601 13:43:28.563227  6046 ts_tablet_manager.cc:1403] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:28.563525  6046 raft_consensus.cc:359] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:28.563618  6046 raft_consensus.cc:740] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7ddac88d24ba4c29b23733f51f2b61a7, State: Initialized, Role: LEARNER
I20260601 13:43:28.563683  6046 consensus_queue.cc:260] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:28.563905  6046 ts_tablet_manager.cc:1434] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:28.564411  5802 tablet_copy_service.cc:342] P 51a943979001496f92a77def6e736010: Request end of tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-71c1fb91d6ce43788af93f056948a026 received from {username='slave'} at 127.0.0.1:59676
I20260601 13:43:28.564517  5802 tablet_copy_service.cc:434] P 51a943979001496f92a77def6e736010: ending tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-71c1fb91d6ce43788af93f056948a026 on tablet 71c1fb91d6ce43788af93f056948a026 with peer 7ddac88d24ba4c29b23733f51f2b61a7
I20260601 13:43:28.770248  5944 raft_consensus.cc:493] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:28.770381  5944 raft_consensus.cc:515] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:28.770936  5944 leader_election.cc:290] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:28.771560  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a930a39f0e58465da3ead17aa8d27e55" candidate_uuid: "51a943979001496f92a77def6e736010" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" is_pre_election: true
I20260601 13:43:28.771693  5867 raft_consensus.cc:2468] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51a943979001496f92a77def6e736010 in term 1.
I20260601 13:43:28.772030  5756 leader_election.cc:304] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [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: 51a943979001496f92a77def6e736010, be896b1ce47e44ddbb335f8fb3bedab6; no voters: 
W20260601 13:43:28.772194  5756 leader_election.cc:336] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:28.772199  5944 raft_consensus.cc:2804] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:28.772330  5944 raft_consensus.cc:493] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:28.772380  5944 raft_consensus.cc:3060] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:28.773216  5944 raft_consensus.cc:515] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:28.773545  5944 leader_election.cc:290] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 2 election: Requested vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:28.774011  5867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a930a39f0e58465da3ead17aa8d27e55" candidate_uuid: "51a943979001496f92a77def6e736010" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be896b1ce47e44ddbb335f8fb3bedab6"
I20260601 13:43:28.774168  5867 raft_consensus.cc:3060] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:43:28.774410  5756 leader_election.cc:336] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:28.774937  5867 raft_consensus.cc:2468] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51a943979001496f92a77def6e736010 in term 2.
I20260601 13:43:28.775225  5756 leader_election.cc:304] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [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: 51a943979001496f92a77def6e736010, be896b1ce47e44ddbb335f8fb3bedab6; no voters: f07caa6da54047e2afa14ec53e55d755
I20260601 13:43:28.775372  5944 raft_consensus.cc:2804] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:28.775583  5944 raft_consensus.cc:697] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 LEADER]: Becoming Leader. State: Replica: 51a943979001496f92a77def6e736010, State: Running, Role: LEADER
I20260601 13:43:28.775734  5944 consensus_queue.cc:237] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Queue going to LEADER 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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } }
I20260601 13:43:28.777068  5611 catalog_manager.cc:5696] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 reported cstate change: term changed from 1 to 2, leader changed from f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) to 51a943979001496f92a77def6e736010 (127.31.73.130). New cstate: current_term: 2 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:28.785048  6035 raft_consensus.cc:493] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:28.785131  6035 raft_consensus.cc:515] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:28.785519  6035 leader_election.cc:290] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:28.785848  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d129bff10745cb86a65949c65fd7d7" candidate_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010" is_pre_election: true
I20260601 13:43:28.785964  5792 raft_consensus.cc:2468] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be896b1ce47e44ddbb335f8fb3bedab6 in term 1.
I20260601 13:43:28.786298  5832 leader_election.cc:304] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [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: 51a943979001496f92a77def6e736010, be896b1ce47e44ddbb335f8fb3bedab6; no voters: 
W20260601 13:43:28.786432  5831 leader_election.cc:336] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:28.786468  6035 raft_consensus.cc:2804] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:28.786602  6035 raft_consensus.cc:493] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:28.786666  6035 raft_consensus.cc:3060] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:28.787386  6035 raft_consensus.cc:515] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:28.787732  6035 leader_election.cc:290] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 2 election: Requested vote from peers f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719), 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:28.788049  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d129bff10745cb86a65949c65fd7d7" candidate_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51a943979001496f92a77def6e736010"
I20260601 13:43:28.788156  5792 raft_consensus.cc:3060] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:43:28.788504  5831 leader_election.cc:336] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:28.788965  5792 raft_consensus.cc:2468] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be896b1ce47e44ddbb335f8fb3bedab6 in term 2.
I20260601 13:43:28.789203  5832 leader_election.cc:304] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [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: 51a943979001496f92a77def6e736010, be896b1ce47e44ddbb335f8fb3bedab6; no voters: f07caa6da54047e2afa14ec53e55d755
I20260601 13:43:28.789347  6035 raft_consensus.cc:2804] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:28.789526  6035 raft_consensus.cc:697] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 LEADER]: Becoming Leader. State: Replica: be896b1ce47e44ddbb335f8fb3bedab6, State: Running, Role: LEADER
I20260601 13:43:28.789654  6035 consensus_queue.cc:237] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Queue going to LEADER 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: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } }
I20260601 13:43:28.791065  5611 catalog_manager.cc:5696] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: term changed from 1 to 2, leader changed from f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) to be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131). New cstate: current_term: 2 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:28.893604  6004 raft_consensus.cc:1217] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:43:28.955596  6004 raft_consensus.cc:1217] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:43:29.082636  6061 consensus_queue.cc:579] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Leader has been unable to successfully communicate with peer f07caa6da54047e2afa14ec53e55d755 for more than 1 seconds (1.001s)
W20260601 13:43:29.209395  5756 consensus_peers.cc:597] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.213254  5792 raft_consensus.cc:1275] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:43:29.213667  6061 consensus_queue.cc:1048] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:43:29.217532  5831 consensus_peers.cc:597] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.326265  5867 raft_consensus.cc:1275] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:43:29.326745  6062 consensus_queue.cc:1048] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:29.469717  6061 raft_consensus.cc:1064] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: attempting to promote NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 to VOTER
I20260601 13:43:29.470162  6061 consensus_queue.cc:237] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:29.471381  6004 raft_consensus.cc:1275] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:29.471414  5792 raft_consensus.cc:1275] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:43:29.471483  5661 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f07caa6da54047e2afa14ec53e55d755 not available for placement
I20260601 13:43:29.471812  6068 consensus_queue.cc:1048] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:29.472043  6061 consensus_queue.cc:1048] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:29.472170  5831 consensus_peers.cc:597] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.473661  6068 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.474151  6004 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.475508  5792 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.476645  5610 catalog_manager.cc:5696] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 reported cstate change: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.480129  5867 consensus_queue.cc:237] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [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: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:29.481084  6004 raft_consensus.cc:1275] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:29.481215  5792 raft_consensus.cc:1275] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:29.481379  6068 consensus_queue.cc:1048] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:29.481535  6059 consensus_queue.cc:1048] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:29.482779  6059 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.483222  6004 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.483346  5792 raft_consensus.cc:2955] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.484172  5597 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d37c142578c4629acb1e5c339513ab1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:29.484735  5611 catalog_manager.cc:5696] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New cstate: current_term: 1 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:43:29.488040  5597 catalog_manager.cc:4754] TS f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d37c142578c4629acb1e5c339513ab1: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:29.502736  6062 raft_consensus.cc:1064] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: attempting to promote NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 to VOTER
I20260601 13:43:29.503018  6062 consensus_queue.cc:237] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:29.504256  6004 raft_consensus.cc:1275] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 LEARNER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:29.504256  5867 raft_consensus.cc:1275] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:29.504666  6078 consensus_queue.cc:1048] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:29.504809  6062 consensus_queue.cc:1048] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:29.504942  5756 consensus_peers.cc:597] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.506558  6078 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.506943  6004 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.508414  5867 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.508487  5612 catalog_manager.cc:5696] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 reported cstate change: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:29.510890  5792 consensus_queue.cc:237] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [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: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:29.511889  6004 raft_consensus.cc:1275] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:29.511986  5867 raft_consensus.cc:1275] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:43:29.512295  6054 consensus_queue.cc:1048] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:29.512494  6062 consensus_queue.cc:1048] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:29.513660  6054 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.514179  6004 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.514181  5867 raft_consensus.cc:2955] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:29.515254  5598 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 71c1fb91d6ce43788af93f056948a026 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:29.515779  5610 catalog_manager.cc:5696] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 reported cstate change: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New cstate: current_term: 1 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:29.814706  6068 consensus_queue.cc:579] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Leader has been unable to successfully communicate with peer f07caa6da54047e2afa14ec53e55d755 for more than 1 seconds (1.025s)
I20260601 13:43:29.817018  5867 consensus_queue.cc:237] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [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: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:29.818486  5792 raft_consensus.cc:1275] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:43:29.818608  5832 consensus_peers.cc:597] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132:34887): Couldn't send request to peer 7ddac88d24ba4c29b23733f51f2b61a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9d129bff10745cb86a65949c65fd7d7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.818868  6068 consensus_queue.cc:1048] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:43:29.819031  5831 consensus_peers.cc:597] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.820218  6035 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:29.820621  5792 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:29.821794  5944 consensus_queue.cc:579] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Leader has been unable to successfully communicate with peer f07caa6da54047e2afa14ec53e55d755 for more than 1 seconds (1.046s)
I20260601 13:43:29.822146  5597 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d9d129bff10745cb86a65949c65fd7d7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:43:29.823205  5611 catalog_manager.cc:5696] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 reported cstate change: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New cstate: current_term: 2 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:29.825969  5792 consensus_queue.cc:237] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [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: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
W20260601 13:43:29.827203  5757 consensus_peers.cc:597] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 -> Peer 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132:34887): Couldn't send request to peer 7ddac88d24ba4c29b23733f51f2b61a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a930a39f0e58465da3ead17aa8d27e55. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.827235  5867 raft_consensus.cc:1275] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:29.827605  6062 consensus_queue.cc:1048] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:43:29.827725  5756 consensus_peers.cc:597] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:29.828873  5944 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:29.829344  5867 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } } }
I20260601 13:43:29.830196  5598 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a930a39f0e58465da3ead17aa8d27e55 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:43:29.831087  5611 catalog_manager.cc:5696] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 reported cstate change: config changed from index -1 to 2, NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) added. New cstate: current_term: 2 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:30.209827  6081 ts_tablet_manager.cc:933] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: Initiating tablet copy from peer be896b1ce47e44ddbb335f8fb3bedab6 (127.31.73.131:41953)
I20260601 13:43:30.210230  6081 tablet_copy_client.cc:323] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:41953
I20260601 13:43:30.210716  5877 tablet_copy_service.cc:140] P be896b1ce47e44ddbb335f8fb3bedab6: Received BeginTabletCopySession request for tablet d9d129bff10745cb86a65949c65fd7d7 from peer 7ddac88d24ba4c29b23733f51f2b61a7 ({username='slave'} at 127.0.0.1:35664)
I20260601 13:43:30.210816  5877 tablet_copy_service.cc:161] P be896b1ce47e44ddbb335f8fb3bedab6: Beginning new tablet copy session on tablet d9d129bff10745cb86a65949c65fd7d7 from peer 7ddac88d24ba4c29b23733f51f2b61a7 at {username='slave'} at 127.0.0.1:35664: session id = 7ddac88d24ba4c29b23733f51f2b61a7-d9d129bff10745cb86a65949c65fd7d7
I20260601 13:43:30.211827  5877 tablet_copy_source_session.cc:215] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:30.212651  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d129bff10745cb86a65949c65fd7d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:30.214485  6081 tablet_copy_client.cc:806] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:30.214665  6081 tablet_copy_client.cc:670] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:30.215679  6081 tablet_copy_client.cc:538] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:30.216637  6081 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap starting.
I20260601 13:43:30.219326  6081 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: 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:43:30.219564  6081 tablet_bootstrap.cc:492] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap complete.
I20260601 13:43:30.219745  6081 ts_tablet_manager.cc:1403] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:43:30.220171  6081 raft_consensus.cc:359] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:30.220316  6081 raft_consensus.cc:740] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7ddac88d24ba4c29b23733f51f2b61a7, State: Initialized, Role: LEARNER
I20260601 13:43:30.220441  6081 consensus_queue.cc:260] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:30.220783  6081 ts_tablet_manager.cc:1434] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:30.221202  5877 tablet_copy_service.cc:342] P be896b1ce47e44ddbb335f8fb3bedab6: Request end of tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-d9d129bff10745cb86a65949c65fd7d7 received from {username='slave'} at 127.0.0.1:35664
I20260601 13:43:30.221290  5877 tablet_copy_service.cc:434] P be896b1ce47e44ddbb335f8fb3bedab6: ending tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-d9d129bff10745cb86a65949c65fd7d7 on tablet d9d129bff10745cb86a65949c65fd7d7 with peer 7ddac88d24ba4c29b23733f51f2b61a7
I20260601 13:43:30.421286  6081 ts_tablet_manager.cc:933] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: Initiating tablet copy from peer 51a943979001496f92a77def6e736010 (127.31.73.130:33213)
I20260601 13:43:30.421669  6081 tablet_copy_client.cc:323] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:33213
I20260601 13:43:30.422241  5802 tablet_copy_service.cc:140] P 51a943979001496f92a77def6e736010: Received BeginTabletCopySession request for tablet a930a39f0e58465da3ead17aa8d27e55 from peer 7ddac88d24ba4c29b23733f51f2b61a7 ({username='slave'} at 127.0.0.1:59676)
I20260601 13:43:30.422341  5802 tablet_copy_service.cc:161] P 51a943979001496f92a77def6e736010: Beginning new tablet copy session on tablet a930a39f0e58465da3ead17aa8d27e55 from peer 7ddac88d24ba4c29b23733f51f2b61a7 at {username='slave'} at 127.0.0.1:59676: session id = 7ddac88d24ba4c29b23733f51f2b61a7-a930a39f0e58465da3ead17aa8d27e55
I20260601 13:43:30.423210  5802 tablet_copy_source_session.cc:215] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:30.424019  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a930a39f0e58465da3ead17aa8d27e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:30.425726  6081 tablet_copy_client.cc:806] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:30.425943  6081 tablet_copy_client.cc:670] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:30.427073  6081 tablet_copy_client.cc:538] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:30.428013  6081 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap starting.
I20260601 13:43:30.430832  6081 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: 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:43:30.431025  6081 tablet_bootstrap.cc:492] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: Bootstrap complete.
I20260601 13:43:30.431146  6081 ts_tablet_manager.cc:1403] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:43:30.431499  6081 raft_consensus.cc:359] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:30.431592  6081 raft_consensus.cc:740] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7ddac88d24ba4c29b23733f51f2b61a7, State: Initialized, Role: LEARNER
I20260601 13:43:30.431659  6081 consensus_queue.cc:260] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: true } }
I20260601 13:43:30.431943  6081 ts_tablet_manager.cc:1434] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:30.432418  5802 tablet_copy_service.cc:342] P 51a943979001496f92a77def6e736010: Request end of tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-a930a39f0e58465da3ead17aa8d27e55 received from {username='slave'} at 127.0.0.1:59676
I20260601 13:43:30.432523  5802 tablet_copy_service.cc:434] P 51a943979001496f92a77def6e736010: ending tablet copy session 7ddac88d24ba4c29b23733f51f2b61a7-a930a39f0e58465da3ead17aa8d27e55 on tablet a930a39f0e58465da3ead17aa8d27e55 with peer 7ddac88d24ba4c29b23733f51f2b61a7
W20260601 13:43:30.471886  5661 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f07caa6da54047e2afa14ec53e55d755 not available for placement
I20260601 13:43:30.590652  6004 raft_consensus.cc:1217] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260601 13:43:30.660004  5597 catalog_manager.cc:4754] TS f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 71c1fb91d6ce43788af93f056948a026: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:30.820163  6088 consensus_queue.cc:579] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Leader has been unable to successfully communicate with peer f07caa6da54047e2afa14ec53e55d755 for more than 1 seconds (1.003s)
I20260601 13:43:30.909139  6004 raft_consensus.cc:1217] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:43:31.094696  6094 consensus_queue.cc:579] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Leader has been unable to successfully communicate with peer f07caa6da54047e2afa14ec53e55d755 for more than 1 seconds (1.268s)
I20260601 13:43:31.123612  6088 raft_consensus.cc:1064] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: attempting to promote NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 to VOTER
I20260601 13:43:31.123943  6088 consensus_queue.cc:237] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:31.125378  6004 raft_consensus.cc:1275] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:31.125389  5792 raft_consensus.cc:1275] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:31.125783  6096 consensus_queue.cc:1048] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:31.125960  6087 consensus_queue.cc:1048] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:31.126168  5831 consensus_peers.cc:597] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:31.127732  6096 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.128156  6004 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.129674  5792 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.130263  5612 catalog_manager.cc:5696] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:31.133793  5867 consensus_queue.cc:237] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:31.134927  6004 raft_consensus.cc:1275] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:31.134927  5792 raft_consensus.cc:1275] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Refusing update from remote peer be896b1ce47e44ddbb335f8fb3bedab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:31.135290  6088 consensus_queue.cc:1048] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:31.135453  6087 consensus_queue.cc:1048] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:31.136816  6088 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.137182  6004 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.138908  5597 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d9d129bff10745cb86a65949c65fd7d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:31.139221  5610 catalog_manager.cc:5696] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New cstate: current_term: 2 leader_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:31.139772  5792 raft_consensus.cc:2955] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.319094  6094 raft_consensus.cc:1064] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: attempting to promote NON_VOTER 7ddac88d24ba4c29b23733f51f2b61a7 to VOTER
I20260601 13:43:31.319447  6094 consensus_queue.cc:237] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:31.320711  5867 raft_consensus.cc:1275] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:31.320748  6004 raft_consensus.cc:1275] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 LEARNER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:31.321050  6104 consensus_queue.cc:1048] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:31.321229  6094 consensus_queue.cc:1048] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:31.321641  5756 consensus_peers.cc:597] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 -> Peer f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): Couldn't send request to peer f07caa6da54047e2afa14ec53e55d755. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:31.323038  6094 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.323542  6004 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.324806  5867 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.326752  5611 catalog_manager.cc:5696] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 reported cstate change: config changed from index 2 to 3, 7ddac88d24ba4c29b23733f51f2b61a7 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f07caa6da54047e2afa14ec53e55d755" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33719 } } peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.330248  5792 consensus_queue.cc:237] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } }
I20260601 13:43:31.331195  6004 raft_consensus.cc:1275] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:31.331234  5867 raft_consensus.cc:1275] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Refusing update from remote peer 51a943979001496f92a77def6e736010: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:31.331533  6093 consensus_queue.cc:1048] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } 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:43:31.331714  6104 consensus_queue.cc:1048] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:31.332981  6093 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.333362  6004 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.333453  5867 raft_consensus.cc:2955] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
I20260601 13:43:31.334705  5598 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a930a39f0e58465da3ead17aa8d27e55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:31.335624  5612 catalog_manager.cc:5696] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 reported cstate change: config changed from index 3 to 4, VOTER f07caa6da54047e2afa14ec53e55d755 (127.31.73.129) evicted. New cstate: current_term: 2 leader_uuid: "51a943979001496f92a77def6e736010" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51a943979001496f92a77def6e736010" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33213 } } peers { permanent_uuid: "be896b1ce47e44ddbb335f8fb3bedab6" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 41953 } } peers { permanent_uuid: "7ddac88d24ba4c29b23733f51f2b61a7" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 34887 } attrs { promote: false } } }
W20260601 13:43:31.734546  5597 catalog_manager.cc:4754] TS f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 71c1fb91d6ce43788af93f056948a026: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
W20260601 13:43:33.397773  5597 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260601 13:43:33.398630  5597 catalog_manager.cc:4754] TS f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d9d129bff10745cb86a65949c65fd7d7: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:35.066771 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:43:35.070698 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:35.070910 32038 tablet_replica.cc:333] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010: stopping tablet replica
I20260601 13:43:35.071038 32038 raft_consensus.cc:2243] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.071206 32038 raft_consensus.cc:2272] T 4d37c142578c4629acb1e5c339513ab1 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.071666 32038 tablet_replica.cc:333] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010: stopping tablet replica
I20260601 13:43:35.071789 32038 raft_consensus.cc:2243] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:35.072000 32038 raft_consensus.cc:2272] T 71c1fb91d6ce43788af93f056948a026 P 51a943979001496f92a77def6e736010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.072371 32038 tablet_replica.cc:333] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010: stopping tablet replica
I20260601 13:43:35.072489 32038 raft_consensus.cc:2243] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.072609 32038 raft_consensus.cc:2272] T d9d129bff10745cb86a65949c65fd7d7 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.072956 32038 tablet_replica.cc:333] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010: stopping tablet replica
I20260601 13:43:35.073067 32038 raft_consensus.cc:2243] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:43:35.073226 32038 raft_consensus.cc:2272] T a930a39f0e58465da3ead17aa8d27e55 P 51a943979001496f92a77def6e736010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.085975 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:43:35.088250 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:43:35.092819 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:35.093006 32038 tablet_replica.cc:333] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6: stopping tablet replica
I20260601 13:43:35.093143 32038 raft_consensus.cc:2243] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:35.093331 32038 raft_consensus.cc:2272] T 4d37c142578c4629acb1e5c339513ab1 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.093696 32038 tablet_replica.cc:333] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6: stopping tablet replica
I20260601 13:43:35.093801 32038 raft_consensus.cc:2243] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.093945 32038 raft_consensus.cc:2272] T a930a39f0e58465da3ead17aa8d27e55 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.094309 32038 tablet_replica.cc:333] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6: stopping tablet replica
I20260601 13:43:35.094470 32038 raft_consensus.cc:2243] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:43:35.094642 32038 raft_consensus.cc:2272] T d9d129bff10745cb86a65949c65fd7d7 P be896b1ce47e44ddbb335f8fb3bedab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.094974 32038 tablet_replica.cc:333] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6: stopping tablet replica
I20260601 13:43:35.095082 32038 raft_consensus.cc:2243] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.095193 32038 raft_consensus.cc:2272] T 71c1fb91d6ce43788af93f056948a026 P be896b1ce47e44ddbb335f8fb3bedab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.107735 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:43:35.109603 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:43:35.113481 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:35.113660 32038 tablet_replica.cc:333] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7: stopping tablet replica
I20260601 13:43:35.113770 32038 raft_consensus.cc:2243] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.113859 32038 raft_consensus.cc:2272] T a930a39f0e58465da3ead17aa8d27e55 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.114228 32038 tablet_replica.cc:333] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7: stopping tablet replica
I20260601 13:43:35.114300 32038 raft_consensus.cc:2243] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.114382 32038 raft_consensus.cc:2272] T 4d37c142578c4629acb1e5c339513ab1 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.114668 32038 tablet_replica.cc:333] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7: stopping tablet replica
I20260601 13:43:35.114730 32038 raft_consensus.cc:2243] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.114807 32038 raft_consensus.cc:2272] T d9d129bff10745cb86a65949c65fd7d7 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.115068 32038 tablet_replica.cc:333] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7: stopping tablet replica
I20260601 13:43:35.115129 32038 raft_consensus.cc:2243] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:35.115204 32038 raft_consensus.cc:2272] T 71c1fb91d6ce43788af93f056948a026 P 7ddac88d24ba4c29b23733f51f2b61a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:35.127465 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:43:35.129492 32038 master.cc:562] Master@127.31.73.190:33281 shutting down...
W20260601 13:43:35.479219  5597 catalog_manager.cc:4754] TS f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d9d129bff10745cb86a65949c65fd7d7: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
W20260601 13:43:37.945746  5597 catalog_manager.cc:4754] TS f07caa6da54047e2afa14ec53e55d755 (127.31.73.129:33719): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d37c142578c4629acb1e5c339513ab1: Network error: Client connection negotiation failed: client connection to 127.31.73.129:33719: connect: Connection refused (error 111)
I20260601 13:43:38.010514 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:38.010744 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:38.010811 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7a7a854e4694292b57b22f3f989f538: stopping tablet replica
I20260601 13:43:38.023501 32038 master.cc:584] Master@127.31.73.190:33281 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (12601 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:43:38.032172 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:44703
I20260601 13:43:38.032457 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:38.034219  6114 instance_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:43:38.034312  6113 instance_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:43:38.034351  6116 instance_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:43:38.034459 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:38.034677 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:38.034744 32038 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:43:38.034778 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321418034778 us; error 0 us; skew 500 ppm
I20260601 13:43:38.035640 32038 webserver.cc:533] Webserver started at http://127.31.73.190:43927/ using document root <none> and password file <none>
I20260601 13:43:38.035799 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:38.035841 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:38.035931 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:38.036309 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "8f3fcab1a48b4225adf7939b35048bfe"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.037640 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:38.038545  6121 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:43:38.038829 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:38.038897 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "8f3fcab1a48b4225adf7939b35048bfe"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.038949 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:38.049357 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:38.049600 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:38.053519 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:44703
I20260601 13:43:38.057089  6173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:44703 every 8 connection(s)
I20260601 13:43:38.057529  6174 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:43:38.059185  6174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe: Bootstrap starting.
I20260601 13:43:38.059865  6174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:38.060712  6174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe: No bootstrap required, opened a new log
I20260601 13:43:38.061041  6174 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3fcab1a48b4225adf7939b35048bfe" member_type: VOTER }
I20260601 13:43:38.061117  6174 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:38.061138  6174 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f3fcab1a48b4225adf7939b35048bfe, State: Initialized, Role: FOLLOWER
I20260601 13:43:38.061228  6174 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f3fcab1a48b4225adf7939b35048bfe" member_type: VOTER }
I20260601 13:43:38.061281  6174 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:43:38.061303  6174 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:43:38.061395  6174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:38.062069  6174 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3fcab1a48b4225adf7939b35048bfe" member_type: VOTER }
I20260601 13:43:38.062207  6174 leader_election.cc:304] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [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: 8f3fcab1a48b4225adf7939b35048bfe; no voters: 
I20260601 13:43:38.062412  6174 leader_election.cc:290] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:43:38.062542  6177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:38.062824  6174 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:43:38.062815  6177 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 1 LEADER]: Becoming Leader. State: Replica: 8f3fcab1a48b4225adf7939b35048bfe, State: Running, Role: LEADER
I20260601 13:43:38.063046  6177 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [LEADER]: Queue going to LEADER mode. State: All 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: "8f3fcab1a48b4225adf7939b35048bfe" member_type: VOTER }
I20260601 13:43:38.063491  6179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f3fcab1a48b4225adf7939b35048bfe. Latest consensus state: current_term: 1 leader_uuid: "8f3fcab1a48b4225adf7939b35048bfe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3fcab1a48b4225adf7939b35048bfe" member_type: VOTER } }
I20260601 13:43:38.063596  6179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:38.063829  6185 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:43:38.064038  6178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f3fcab1a48b4225adf7939b35048bfe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3fcab1a48b4225adf7939b35048bfe" member_type: VOTER } }
I20260601 13:43:38.064152  6178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:38.064782  6185 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:43:38.064970 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:43:38.066565  6185 catalog_manager.cc:1382] Generated new cluster ID: f62de2d39a6543b7a53d7cc169b4d340
I20260601 13:43:38.066620  6185 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:43:38.079907  6185 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:43:38.080443  6185 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:43:38.092434  6185 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe: Generated new TSK 0
I20260601 13:43:38.092607  6185 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:43:38.097292 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:38.099200  6195 instance_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:43:38.099239  6198 instance_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:43:38.099290 32038 server_base.cc:1061] running on GCE node
W20260601 13:43:38.099350  6196 instance_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:43:38.099615 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:38.099658 32038 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:43:38.099673 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321418099672 us; error 0 us; skew 500 ppm
I20260601 13:43:38.100500 32038 webserver.cc:533] Webserver started at http://127.31.73.129:43955/ using document root <none> and password file <none>
I20260601 13:43:38.100665 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:38.100729 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:38.100804 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:38.101171 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.102707 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:38.103554  6203 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:43:38.103803 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:38.103889 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.103976 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:38.112542 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:38.112852 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:38.113113 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:38.113528 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:38.113592 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:38.113639 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:38.113667 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:38.117734 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:39807
I20260601 13:43:38.117767  6266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:39807 every 8 connection(s)
I20260601 13:43:38.118569 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:38.120260  6274 instance_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:43:38.120232  6271 instance_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:43:38.120280  6272 instance_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:43:38.121017 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:38.121206 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:38.121264 32038 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:43:38.121290 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321418121289 us; error 0 us; skew 500 ppm
I20260601 13:43:38.122159 32038 webserver.cc:533] Webserver started at http://127.31.73.130:33469/ using document root <none> and password file <none>
I20260601 13:43:38.122320 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:38.122387 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:38.122465 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:38.122812 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "d0da06bb92864482b860ab90e97192da"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.124137 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:38.125053  6279 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:43:38.125527 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:38.125620 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "d0da06bb92864482b860ab90e97192da"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.125684 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:38.125900  6267 heartbeater.cc:344] Connected to a master server at 127.31.73.190:44703
I20260601 13:43:38.126006  6267 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:38.126224  6267 heartbeater.cc:507] Master 127.31.73.190:44703 requested a full tablet report, sending...
I20260601 13:43:38.126794  6138 ts_manager.cc:194] Registered new tserver with Master: 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807)
I20260601 13:43:38.127748  6138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58754
I20260601 13:43:38.136319 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:38.136597 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:38.136798 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:38.137231 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:38.137269 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:38.137329 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:38.137367 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:38.141587 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:35643
I20260601 13:43:38.141645  6342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:35643 every 8 connection(s)
I20260601 13:43:38.142378 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:38.144055  6347 instance_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:43:38.144191  6349 instance_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:43:38.144208  6346 instance_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:43:38.144569 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:38.144745 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:38.144801 32038 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:43:38.144840 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321418144838 us; error 0 us; skew 500 ppm
I20260601 13:43:38.145692 32038 webserver.cc:533] Webserver started at http://127.31.73.131:46753/ using document root <none> and password file <none>
I20260601 13:43:38.145846 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:38.145890 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:38.145977 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:38.146390 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "3f24afb278a641f7bb741686e0d87c7e"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.146802  6343 heartbeater.cc:344] Connected to a master server at 127.31.73.190:44703
I20260601 13:43:38.146893  6343 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:38.147104  6343 heartbeater.cc:507] Master 127.31.73.190:44703 requested a full tablet report, sending...
I20260601 13:43:38.147722  6138 ts_manager.cc:194] Registered new tserver with Master: d0da06bb92864482b860ab90e97192da (127.31.73.130:35643)
I20260601 13:43:38.148242 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:38.148253  6138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58766
I20260601 13:43:38.149278  6354 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:43:38.149528 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:38.149613 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "3f24afb278a641f7bb741686e0d87c7e"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:38.149678 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:38.167290 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:38.167686 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:38.168001 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:38.168479 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:38.168519 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:38.168548 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:38.168565 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:38.173202 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:36773
I20260601 13:43:38.173238  6417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:36773 every 8 connection(s)
I20260601 13:43:38.177207  6418 heartbeater.cc:344] Connected to a master server at 127.31.73.190:44703
I20260601 13:43:38.177294  6418 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:38.177445  6418 heartbeater.cc:507] Master 127.31.73.190:44703 requested a full tablet report, sending...
I20260601 13:43:38.177980  6138 ts_manager.cc:194] Registered new tserver with Master: 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:38.178088 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004468631s
I20260601 13:43:38.178650  6138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58770
I20260601 13:43:39.128551  6267 heartbeater.cc:499] Master 127.31.73.190:44703 was elected leader, sending a full tablet report...
I20260601 13:43:39.149084  6343 heartbeater.cc:499] Master 127.31.73.190:44703 was elected leader, sending a full tablet report...
I20260601 13:43:39.179447  6418 heartbeater.cc:499] Master 127.31.73.190:44703 was elected leader, sending a full tablet report...
I20260601 13:43:39.211191  6138 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58782:
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:43:39.211633  6138 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:43:39.221923  6307 tablet_service.cc:1511] Processing CreateTablet for tablet 37cdd938408044aa9aede7514c6f7636 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:39.222108  6306 tablet_service.cc:1511] Processing CreateTablet for tablet 58007f25278948b0b60bd88a8fcaa8b5 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:39.222257  6307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cdd938408044aa9aede7514c6f7636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.222491  6305 tablet_service.cc:1511] Processing CreateTablet for tablet 2c774d0065e441789e72b07963fdb484 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:39.222766  6305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c774d0065e441789e72b07963fdb484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.223615  6382 tablet_service.cc:1511] Processing CreateTablet for tablet 37cdd938408044aa9aede7514c6f7636 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:39.223816  6228 tablet_service.cc:1511] Processing CreateTablet for tablet 79b8fc34b4ed474d8ff7907a902e02e7 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:39.224052  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b8fc34b4ed474d8ff7907a902e02e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.224113  6381 tablet_service.cc:1511] Processing CreateTablet for tablet 58007f25278948b0b60bd88a8fcaa8b5 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:39.224532  6380 tablet_service.cc:1511] Processing CreateTablet for tablet 2c774d0065e441789e72b07963fdb484 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:39.225004  6379 tablet_service.cc:1511] Processing CreateTablet for tablet 79b8fc34b4ed474d8ff7907a902e02e7 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:39.225103  6438 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:39.223867  6382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cdd938408044aa9aede7514c6f7636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.225504  6381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58007f25278948b0b60bd88a8fcaa8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.225651  6379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b8fc34b4ed474d8ff7907a902e02e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.225845  6380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c774d0065e441789e72b07963fdb484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.226311  6438 tablet_bootstrap.cc:654] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.226524  6229 tablet_service.cc:1511] Processing CreateTablet for tablet 2c774d0065e441789e72b07963fdb484 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:39.226758  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c774d0065e441789e72b07963fdb484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.228814  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 58007f25278948b0b60bd88a8fcaa8b5 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:39.229048  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58007f25278948b0b60bd88a8fcaa8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.230157  6439 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
I20260601 13:43:39.230438  6304 tablet_service.cc:1511] Processing CreateTablet for tablet 79b8fc34b4ed474d8ff7907a902e02e7 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:39.230679  6304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b8fc34b4ed474d8ff7907a902e02e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.231101  6439 tablet_bootstrap.cc:654] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.231244  6231 tablet_service.cc:1511] Processing CreateTablet for tablet 37cdd938408044aa9aede7514c6f7636 (DEFAULT_TABLE table=test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:39.231485  6231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cdd938408044aa9aede7514c6f7636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.232223  6439 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: No bootstrap required, opened a new log
I20260601 13:43:39.232406  6439 ts_tablet_manager.cc:1403] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:39.232842  6439 raft_consensus.cc:359] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.232951  6439 raft_consensus.cc:385] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.232985  6439 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.233110  6439 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.233474  6439 ts_tablet_manager.cc:1434] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:39.233681  6306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58007f25278948b0b60bd88a8fcaa8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:39.233728  6439 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
I20260601 13:43:39.234735  6439 tablet_bootstrap.cc:654] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.235801  6441 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:39.235831  6439 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: No bootstrap required, opened a new log
I20260601 13:43:39.236066  6439 ts_tablet_manager.cc:1403] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:39.236557  6439 raft_consensus.cc:359] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.236656  6439 raft_consensus.cc:385] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.236688  6439 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.236828  6438 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: No bootstrap required, opened a new log
I20260601 13:43:39.236800  6439 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.236907  6438 ts_tablet_manager.cc:1403] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:43:39.236971  6441 tablet_bootstrap.cc:654] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.237051  6439 ts_tablet_manager.cc:1434] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.237205  6439 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
I20260601 13:43:39.237308  6438 raft_consensus.cc:359] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.237388  6438 raft_consensus.cc:385] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.237418  6438 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.237520  6438 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.237859  6438 ts_tablet_manager.cc:1434] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.238008  6441 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: No bootstrap required, opened a new log
I20260601 13:43:39.238125  6441 ts_tablet_manager.cc:1403] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:39.238137  6439 tablet_bootstrap.cc:654] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.238534  6441 raft_consensus.cc:359] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.238651  6441 raft_consensus.cc:385] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.238684  6441 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.238790  6441 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.239182  6441 ts_tablet_manager.cc:1434] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.239341  6441 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:39.239383  6439 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: No bootstrap required, opened a new log
I20260601 13:43:39.239499  6439 ts_tablet_manager.cc:1403] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:39.239895  6439 raft_consensus.cc:359] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.239984  6439 raft_consensus.cc:385] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.240020  6439 raft_consensus.cc:740] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.240175  6439 consensus_queue.cc:260] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.240307  6441 tablet_bootstrap.cc:654] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.240513  6439 ts_tablet_manager.cc:1434] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:39.240666  6439 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
I20260601 13:43:39.238045  6438 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:39.241628  6439 tablet_bootstrap.cc:654] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.242107  6441 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: No bootstrap required, opened a new log
I20260601 13:43:39.242206  6441 ts_tablet_manager.cc:1403] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:39.242239  6438 tablet_bootstrap.cc:654] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.242671  6441 raft_consensus.cc:359] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.242770  6441 raft_consensus.cc:385] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.242815  6441 raft_consensus.cc:740] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.242937  6441 consensus_queue.cc:260] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.243194  6441 ts_tablet_manager.cc:1434] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.243240  6439 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: No bootstrap required, opened a new log
I20260601 13:43:39.243305  6439 ts_tablet_manager.cc:1403] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:39.243342  6441 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:39.243362  6438 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: No bootstrap required, opened a new log
I20260601 13:43:39.243444  6438 ts_tablet_manager.cc:1403] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:43:39.243673  6439 raft_consensus.cc:359] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.243769  6439 raft_consensus.cc:385] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.243804  6439 raft_consensus.cc:740] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.243870  6438 raft_consensus.cc:359] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.243935  6439 consensus_queue.cc:260] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.243975  6438 raft_consensus.cc:385] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.244019  6438 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.244153  6438 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.244235  6441 tablet_bootstrap.cc:654] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.244263  6439 ts_tablet_manager.cc:1434] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.244421  6438 ts_tablet_manager.cc:1434] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.244593  6438 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:39.245484  6438 tablet_bootstrap.cc:654] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.246628  6438 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: No bootstrap required, opened a new log
I20260601 13:43:39.246711  6438 ts_tablet_manager.cc:1403] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:43:39.246928  6441 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: No bootstrap required, opened a new log
I20260601 13:43:39.247022  6441 ts_tablet_manager.cc:1403] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:43:39.247128  6438 raft_consensus.cc:359] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.247238  6438 raft_consensus.cc:385] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.247285  6438 raft_consensus.cc:740] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.247390  6438 consensus_queue.cc:260] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.247418  6441 raft_consensus.cc:359] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.247503  6441 raft_consensus.cc:385] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.247525  6441 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.247630  6438 ts_tablet_manager.cc:1434] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:39.247648  6441 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.247834  6438 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:39.247973  6441 ts_tablet_manager.cc:1434] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.248117  6441 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:39.248764  6438 tablet_bootstrap.cc:654] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.249075  6441 tablet_bootstrap.cc:654] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:39.249995  6438 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: No bootstrap required, opened a new log
I20260601 13:43:39.250134  6438 ts_tablet_manager.cc:1403] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:43:39.250497  6441 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: No bootstrap required, opened a new log
I20260601 13:43:39.250602  6441 ts_tablet_manager.cc:1403] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:39.250620  6438 raft_consensus.cc:359] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.250739  6438 raft_consensus.cc:385] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.250783  6438 raft_consensus.cc:740] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.250909  6438 consensus_queue.cc:260] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.251017  6441 raft_consensus.cc:359] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.251137  6441 raft_consensus.cc:385] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:39.251180  6441 raft_consensus.cc:740] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:39.251237  6438 ts_tablet_manager.cc:1434] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:39.251320  6441 consensus_queue.cc:260] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.251590  6441 ts_tablet_manager.cc:1434] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.294587  6448 raft_consensus.cc:493] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:39.294682  6448 raft_consensus.cc:515] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.295136  6448 leader_election.cc:290] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807)
I20260601 13:43:39.299124  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" is_pre_election: true
I20260601 13:43:39.299234  6317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da" is_pre_election: true
I20260601 13:43:39.299253  6241 raft_consensus.cc:2468] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f24afb278a641f7bb741686e0d87c7e in term 0.
I20260601 13:43:39.299371  6317 raft_consensus.cc:2468] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f24afb278a641f7bb741686e0d87c7e in term 0.
I20260601 13:43:39.299608  6356 leader_election.cc:304] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f24afb278a641f7bb741686e0d87c7e, 8c1360cab2ad4d77a8002345a9a1ea1d; no voters: 
I20260601 13:43:39.299773  6448 raft_consensus.cc:2804] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:39.299835  6448 raft_consensus.cc:493] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:39.299885  6448 raft_consensus.cc:3060] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.300668  6448 raft_consensus.cc:515] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.301038  6448 leader_election.cc:290] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [CANDIDATE]: Term 1 election: Requested vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807)
I20260601 13:43:39.301309  6317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da"
I20260601 13:43:39.301442  6317 raft_consensus.cc:3060] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.302387  6317 raft_consensus.cc:2468] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f24afb278a641f7bb741686e0d87c7e in term 1.
I20260601 13:43:39.302636  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
I20260601 13:43:39.302740  6241 raft_consensus.cc:3060] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.302713  6357 leader_election.cc:304] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f24afb278a641f7bb741686e0d87c7e, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:39.302896  6448 raft_consensus.cc:2804] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:39.303109  6448 raft_consensus.cc:697] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 LEADER]: Becoming Leader. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Running, Role: LEADER
I20260601 13:43:39.303258  6448 consensus_queue.cc:237] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:39.303699  6241 raft_consensus.cc:2468] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f24afb278a641f7bb741686e0d87c7e in term 1.
I20260601 13:43:39.304629  6136 catalog_manager.cc:5696] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131). New cstate: current_term: 1 leader_uuid: "3f24afb278a641f7bb741686e0d87c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:39.346513  6446 raft_consensus.cc:493] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:39.346640  6446 raft_consensus.cc:515] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.347110  6446 leader_election.cc:290] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:39.350574  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" is_pre_election: true
I20260601 13:43:39.350616  6392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:39.350703  6241 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 0.
I20260601 13:43:39.350757  6392 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 0.
I20260601 13:43:39.351049  6281 leader_election.cc:304] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:39.351223  6446 raft_consensus.cc:2804] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:39.351282  6446 raft_consensus.cc:493] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:39.351317  6446 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.352058  6446 raft_consensus.cc:515] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.352367  6446 leader_election.cc:290] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 election: Requested vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:39.352587  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
I20260601 13:43:39.352702  6241 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.352749  6392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:39.352847  6392 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.353446  6241 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 1.
I20260601 13:43:39.353633  6392 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 1.
I20260601 13:43:39.353724  6281 leader_election.cc:304] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:39.353881  6446 raft_consensus.cc:2804] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:39.354152  6446 raft_consensus.cc:697] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 LEADER]: Becoming Leader. State: Replica: d0da06bb92864482b860ab90e97192da, State: Running, Role: LEADER
I20260601 13:43:39.354298  6446 consensus_queue.cc:237] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.355674  6136 catalog_manager.cc:5696] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da reported cstate change: term changed from 0 to 1, leader changed from <none> to d0da06bb92864482b860ab90e97192da (127.31.73.130). New cstate: current_term: 1 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:39.433290  6446 raft_consensus.cc:493] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:39.433439  6446 raft_consensus.cc:515] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.433872  6446 leader_election.cc:290] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:39.434239  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" is_pre_election: true
I20260601 13:43:39.434254  6392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:39.434345  6241 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 0.
I20260601 13:43:39.434455  6392 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 0.
I20260601 13:43:39.434659  6281 leader_election.cc:304] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:39.434849  6446 raft_consensus.cc:2804] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:39.434914  6446 raft_consensus.cc:493] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:39.434993  6446 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.435817  6446 raft_consensus.cc:515] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.436147  6446 leader_election.cc:290] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 election: Requested vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:39.436434  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
I20260601 13:43:39.436443  6392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:39.436573  6241 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.436609  6392 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.437280  6241 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 1.
I20260601 13:43:39.437338  6392 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 1.
I20260601 13:43:39.437587  6281 leader_election.cc:304] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:39.437727  6446 raft_consensus.cc:2804] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:39.437813  6446 raft_consensus.cc:697] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 LEADER]: Becoming Leader. State: Replica: d0da06bb92864482b860ab90e97192da, State: Running, Role: LEADER
I20260601 13:43:39.437935  6446 consensus_queue.cc:237] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.439467  6136 catalog_manager.cc:5696] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da reported cstate change: term changed from 0 to 1, leader changed from <none> to d0da06bb92864482b860ab90e97192da (127.31.73.130). New cstate: current_term: 1 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:39.467661  6443 raft_consensus.cc:493] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:39.467756  6443 raft_consensus.cc:515] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.468102  6443 leader_election.cc:290] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:39.471813  6392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:39.471860  6317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da" is_pre_election: true
I20260601 13:43:39.471978  6392 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 0.
I20260601 13:43:39.472007  6317 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 0.
I20260601 13:43:39.472295  6206 leader_election.cc:304] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f24afb278a641f7bb741686e0d87c7e, 8c1360cab2ad4d77a8002345a9a1ea1d; no voters: 
I20260601 13:43:39.472530  6443 raft_consensus.cc:2804] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:39.472594  6443 raft_consensus.cc:493] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:39.472621  6443 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.473387  6443 raft_consensus.cc:515] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.473697  6443 leader_election.cc:290] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 1 election: Requested vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:39.474053  6317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da"
I20260601 13:43:39.474156  6317 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.474175  6392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:39.474298  6392 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:39.474869  6317 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 1.
I20260601 13:43:39.475126  6392 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 1.
I20260601 13:43:39.475153  6206 leader_election.cc:304] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:39.475342  6443 raft_consensus.cc:2804] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:39.475560  6443 raft_consensus.cc:697] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 LEADER]: Becoming Leader. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Running, Role: LEADER
I20260601 13:43:39.475704  6443 consensus_queue.cc:237] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:39.477048  6136 catalog_manager.cc:5696] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:39.507884 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:43:39.511375 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:39.511623 32038 tablet_replica.cc:333] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: stopping tablet replica
I20260601 13:43:39.511739 32038 raft_consensus.cc:2243] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.511819 32038 raft_consensus.cc:2272] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.512223 32038 tablet_replica.cc:333] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: stopping tablet replica
I20260601 13:43:39.512295 32038 raft_consensus.cc:2243] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:39.512385 32038 pending_rounds.cc:70] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Trying to abort 1 pending ops.
I20260601 13:43:39.512409 32038 pending_rounds.cc:77] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196534173822976 op_type: NO_OP noop_request { }
I20260601 13:43:39.512458 32038 raft_consensus.cc:2889] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:39.512495 32038 raft_consensus.cc:2272] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.512979 32038 tablet_replica.cc:333] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: stopping tablet replica
I20260601 13:43:39.513046 32038 raft_consensus.cc:2243] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.513110 32038 raft_consensus.cc:2272] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.513454 32038 tablet_replica.cc:333] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: stopping tablet replica
I20260601 13:43:39.513520 32038 raft_consensus.cc:2243] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.513582 32038 raft_consensus.cc:2272] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.526857 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:43:39.528733 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:43:39.532615 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:39.532833 32038 tablet_replica.cc:333] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: stopping tablet replica
I20260601 13:43:39.532944 32038 raft_consensus.cc:2243] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.533015 32038 raft_consensus.cc:2272] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.533315 32038 tablet_replica.cc:333] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: stopping tablet replica
I20260601 13:43:39.533386 32038 raft_consensus.cc:2243] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.533452 32038 raft_consensus.cc:2272] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.533812 32038 tablet_replica.cc:333] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: stopping tablet replica
I20260601 13:43:39.533877 32038 raft_consensus.cc:2243] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:39.533977 32038 pending_rounds.cc:70] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Trying to abort 1 pending ops.
I20260601 13:43:39.533999 32038 pending_rounds.cc:77] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196534019481600 op_type: NO_OP noop_request { }
I20260601 13:43:39.534107 32038 raft_consensus.cc:2889] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:39.534152 32038 raft_consensus.cc:2272] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.534600 32038 tablet_replica.cc:333] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: stopping tablet replica
I20260601 13:43:39.534668 32038 raft_consensus.cc:2243] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:39.534752 32038 pending_rounds.cc:70] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Trying to abort 1 pending ops.
I20260601 13:43:39.534775 32038 pending_rounds.cc:77] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196533676810240 op_type: NO_OP noop_request { }
I20260601 13:43:39.534814 32038 raft_consensus.cc:2889] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:39.534852 32038 raft_consensus.cc:2272] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.547750 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:43:39.549527 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:43:39.553786 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:39.554066 32038 tablet_replica.cc:333] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: stopping tablet replica
I20260601 13:43:39.554204 32038 raft_consensus.cc:2243] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.554316 32038 raft_consensus.cc:2272] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.554663 32038 tablet_replica.cc:333] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: stopping tablet replica
I20260601 13:43:39.554771 32038 raft_consensus.cc:2243] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.554864 32038 raft_consensus.cc:2272] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.555197 32038 tablet_replica.cc:333] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: stopping tablet replica
I20260601 13:43:39.555300 32038 raft_consensus.cc:2243] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:39.555394 32038 raft_consensus.cc:2272] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.555758 32038 tablet_replica.cc:333] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: stopping tablet replica
I20260601 13:43:39.555857 32038 raft_consensus.cc:2243] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:39.555976 32038 pending_rounds.cc:70] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Trying to abort 1 pending ops.
I20260601 13:43:39.556016 32038 pending_rounds.cc:77] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196533467541504 op_type: NO_OP noop_request { }
I20260601 13:43:39.556097 32038 raft_consensus.cc:2889] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:39.556157 32038 raft_consensus.cc:2272] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:39.558822 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:43:39.560866 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:39.562525  6470 instance_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:43:39.562440  6469 instance_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:43:39.562444  6472 instance_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:43:39.562867 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:39.562987 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:39.563071 32038 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:43:39.563093 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321419563094 us; error 0 us; skew 500 ppm
I20260601 13:43:39.563802 32038 webserver.cc:533] Webserver started at http://127.31.73.132:43645/ using document root <none> and password file <none>
I20260601 13:43:39.563988 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:39.564060 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:39.564157 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:39.564505 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "97e916c6b2444843a45cb06323a4e96b"
format_stamp: "Formatted at 2026-06-01 13:43:39 on dist-test-slave-cw06"
I20260601 13:43:39.565879 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.566772  6477 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:43:39.566987 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:39.567045 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "97e916c6b2444843a45cb06323a4e96b"
format_stamp: "Formatted at 2026-06-01 13:43:39 on dist-test-slave-cw06"
I20260601 13:43:39.567092 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:39.576910 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:39.577142 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:39.577332 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:39.577764 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:39.577804 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:39.577869 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:39.577922 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:39.582084 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:32821
I20260601 13:43:39.584869  6540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:32821 every 8 connection(s)
I20260601 13:43:39.588541  6541 heartbeater.cc:344] Connected to a master server at 127.31.73.190:44703
I20260601 13:43:39.588649  6541 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:39.588831  6541 heartbeater.cc:507] Master 127.31.73.190:44703 requested a full tablet report, sending...
I20260601 13:43:39.589398  6136 ts_manager.cc:194] Registered new tserver with Master: 97e916c6b2444843a45cb06323a4e96b (127.31.73.132:32821)
I20260601 13:43:39.589912  6136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58798
W20260601 13:43:40.068378  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 58007f25278948b0b60bd88a8fcaa8b5: Network error: Client connection negotiation failed: client connection to 127.31.73.129:39807: connect: Connection refused (error 111)
W20260601 13:43:40.069303  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c774d0065e441789e72b07963fdb484: Network error: Client connection negotiation failed: client connection to 127.31.73.130:35643: connect: Connection refused (error 111)
W20260601 13:43:40.070223  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 37cdd938408044aa9aede7514c6f7636: Network error: Client connection negotiation failed: client connection to 127.31.73.131:36773: connect: Connection refused (error 111)
I20260601 13:43:40.590786  6541 heartbeater.cc:499] Master 127.31.73.190:44703 was elected leader, sending a full tablet report...
W20260601 13:43:41.072760  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 37cdd938408044aa9aede7514c6f7636: Network error: Client connection negotiation failed: client connection to 127.31.73.131:36773: connect: Connection refused (error 111)
W20260601 13:43:41.073621  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 58007f25278948b0b60bd88a8fcaa8b5: Network error: Client connection negotiation failed: client connection to 127.31.73.129:39807: connect: Connection refused (error 111)
W20260601 13:43:41.074352  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c774d0065e441789e72b07963fdb484: Network error: Client connection negotiation failed: client connection to 127.31.73.130:35643: connect: Connection refused (error 111)
W20260601 13:43:42.076792  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c774d0065e441789e72b07963fdb484: Network error: Client connection negotiation failed: client connection to 127.31.73.130:35643: connect: Connection refused (error 111)
W20260601 13:43:42.077569  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 58007f25278948b0b60bd88a8fcaa8b5: Network error: Client connection negotiation failed: client connection to 127.31.73.129:39807: connect: Connection refused (error 111)
W20260601 13:43:42.078327  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 37cdd938408044aa9aede7514c6f7636: Network error: Client connection negotiation failed: client connection to 127.31.73.131:36773: connect: Connection refused (error 111)
W20260601 13:43:43.081287  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c774d0065e441789e72b07963fdb484: Network error: Client connection negotiation failed: client connection to 127.31.73.130:35643: connect: Connection refused (error 111)
W20260601 13:43:43.082353  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 79b8fc34b4ed474d8ff7907a902e02e7: Network error: Client connection negotiation failed: client connection to 127.31.73.130:35643: connect: Connection refused (error 111)
W20260601 13:43:43.083455  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 37cdd938408044aa9aede7514c6f7636: Network error: Client connection negotiation failed: client connection to 127.31.73.131:36773: connect: Connection refused (error 111)
W20260601 13:43:44.085917  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 37cdd938408044aa9aede7514c6f7636: Network error: Client connection negotiation failed: client connection to 127.31.73.131:36773: connect: Connection refused (error 111)
W20260601 13:43:44.086709  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c774d0065e441789e72b07963fdb484: Network error: Client connection negotiation failed: client connection to 127.31.73.130:35643: connect: Connection refused (error 111)
W20260601 13:43:44.087446  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 58007f25278948b0b60bd88a8fcaa8b5: Network error: Client connection negotiation failed: client connection to 127.31.73.129:39807: connect: Connection refused (error 111)
W20260601 13:43:45.088049  6186 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d0da06bb92864482b860ab90e97192da not available for placement
W20260601 13:43:46.088620  6186 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d0da06bb92864482b860ab90e97192da not available for placement
I20260601 13:43:46.608942 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:46.610919  6550 instance_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:43:46.611006  6552 instance_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:43:46.611052  6549 instance_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:43:46.611006 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:46.611327 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:46.611368 32038 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:43:46.611383 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321426611384 us; error 0 us; skew 500 ppm
I20260601 13:43:46.612283 32038 webserver.cc:533] Webserver started at http://127.31.73.129:43955/ using document root <none> and password file <none>
I20260601 13:43:46.612453 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:46.612488 32038 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:43:46.613490 32038 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:46.614596  6557 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:43:46.614871 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:46.614961 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:46.615056 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:46.645818 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:46.646194 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:46.646474 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:46.647128  6564 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:43:46.649946 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:43:46.650017 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:43:46.650101 32038 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:43:46.650889  6564 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
I20260601 13:43:46.652043 32038 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:43:46.652109 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:43:46.653108  6564 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: 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:43:46.653344  6564 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap complete.
I20260601 13:43:46.653553  6564 ts_tablet_manager.cc:1403] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:46.653944  6564 raft_consensus.cc:359] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.654084  6564 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.654263  6564 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.654639  6564 ts_tablet_manager.cc:1434] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:46.654824  6564 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
I20260601 13:43:46.657035  6564 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: 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:43:46.657423 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:39807
I20260601 13:43:46.657430  6564 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap complete.
I20260601 13:43:46.657492  6624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:39807 every 8 connection(s)
I20260601 13:43:46.657631  6564 ts_tablet_manager.cc:1403] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:43:46.658015  6564 raft_consensus.cc:359] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.658178 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:43:46.658211  6564 raft_consensus.cc:740] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.658386  6564 consensus_queue.cc:260] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.658654  6564 ts_tablet_manager.cc:1434] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:46.658828  6564 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
W20260601 13:43:46.659930  6630 instance_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:43:46.660056  6629 instance_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:43:46.660468  6632 instance_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:43:46.661355  6564 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: 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:43:46.661599  6564 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap complete.
I20260601 13:43:46.661777  6564 ts_tablet_manager.cc:1403] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:43:46.662071 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:46.662222 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:46.662251 32038 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:43:46.662266 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321426662265 us; error 0 us; skew 500 ppm
I20260601 13:43:46.662202  6564 raft_consensus.cc:359] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.662334  6564 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.662462  6564 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.662734  6564 ts_tablet_manager.cc:1434] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:46.662894  6564 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap starting.
I20260601 13:43:46.663115 32038 webserver.cc:533] Webserver started at http://127.31.73.130:33469/ using document root <none> and password file <none>
I20260601 13:43:46.663224 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:46.663254 32038 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:43:46.664310 32038 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:46.665187  6564 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: 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:43:46.665413  6564 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Bootstrap complete.
I20260601 13:43:46.665527  6639 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:43:46.665583  6564 ts_tablet_manager.cc:1403] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:43:46.665798 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:46.665863 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "d0da06bb92864482b860ab90e97192da"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:46.665947 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:46.665997  6564 raft_consensus.cc:359] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:46.666134  6564 raft_consensus.cc:740] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.666265  6564 consensus_queue.cc:260] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:46.666509  6564 ts_tablet_manager.cc:1434] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:46.671061  6625 heartbeater.cc:344] Connected to a master server at 127.31.73.190:44703
I20260601 13:43:46.671164  6625 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:46.671379  6625 heartbeater.cc:507] Master 127.31.73.190:44703 requested a full tablet report, sending...
I20260601 13:43:46.672228  6136 ts_manager.cc:194] Re-registered known tserver with Master: 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807)
I20260601 13:43:46.673480  6136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33088
I20260601 13:43:46.674206  6625 heartbeater.cc:499] Master 127.31.73.190:44703 was elected leader, sending a full tablet report...
I20260601 13:43:46.677939 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:46.678308 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:46.678577 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:46.681607 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:43:46.681674 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:43:46.682435  6646 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:46.683586 32038 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:43:46.683658 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:43:46.684643  6646 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: 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:43:46.684954  6646 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Bootstrap complete.
I20260601 13:43:46.685125  6646 ts_tablet_manager.cc:1403] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:46.685535  6646 raft_consensus.cc:359] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.685693  6646 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.685832  6646 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.686288  6646 ts_tablet_manager.cc:1434] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:43:46.686461  6646 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:46.688424  6646 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: 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:43:46.688647  6646 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Bootstrap complete.
I20260601 13:43:46.688814  6646 ts_tablet_manager.cc:1403] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:46.689175 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:35643
I20260601 13:43:46.689244  6706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:35643 every 8 connection(s)
I20260601 13:43:46.689224  6646 raft_consensus.cc:359] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.689334  6646 raft_consensus.cc:740] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.689462  6646 consensus_queue.cc:260] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.689735  6646 ts_tablet_manager.cc:1434] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:46.689888  6646 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:46.689917 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:46.691552  6713 instance_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:43:46.691872  6711 instance_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:43:46.691898 32038 server_base.cc:1061] running on GCE node
W20260601 13:43:46.692243  6710 instance_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:43:46.692467 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:46.692534 32038 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:43:46.692559 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321426692558 us; error 0 us; skew 500 ppm
I20260601 13:43:46.693472  6646 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: 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:43:46.693553 32038 webserver.cc:533] Webserver started at http://127.31.73.131:46753/ using document root <none> and password file <none>
I20260601 13:43:46.693701 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:46.693742 32038 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:43:46.693811  6646 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Bootstrap complete.
I20260601 13:43:46.693953  6646 ts_tablet_manager.cc:1403] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:43:46.694214  6707 heartbeater.cc:344] Connected to a master server at 127.31.73.190:44703
I20260601 13:43:46.694288  6707 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:46.694432  6707 heartbeater.cc:507] Master 127.31.73.190:44703 requested a full tablet report, sending...
I20260601 13:43:46.694489  6646 raft_consensus.cc:359] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.694630  6646 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.694764  6646 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.694878 32038 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:46.695389  6646 ts_tablet_manager.cc:1434] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:46.695611  6136 ts_manager.cc:194] Re-registered known tserver with Master: d0da06bb92864482b860ab90e97192da (127.31.73.130:35643)
I20260601 13:43:46.695843  6646 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Bootstrap starting.
I20260601 13:43:46.697021  6136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33098
I20260601 13:43:46.697353  6719 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:43:46.697590 32038 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:43:46.697672 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "3f24afb278a641f7bb741686e0d87c7e"
format_stamp: "Formatted at 2026-06-01 13:43:38 on dist-test-slave-cw06"
I20260601 13:43:46.697749 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-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:43:46.697913  6707 heartbeater.cc:499] Master 127.31.73.190:44703 was elected leader, sending a full tablet report...
I20260601 13:43:46.698383  6646 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: 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:43:46.699556  6646 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Bootstrap complete.
I20260601 13:43:46.699717  6646 ts_tablet_manager.cc:1403] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:43:46.700075  6646 raft_consensus.cc:359] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:46.700189  6646 raft_consensus.cc:740] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0da06bb92864482b860ab90e97192da, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.700306  6646 consensus_queue.cc:260] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:46.700575  6646 ts_tablet_manager.cc:1434] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:43:46.707805 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:46.708179 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:46.708458 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:46.711696 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:43:46.711771 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:43:46.712448  6727 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:46.713577 32038 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:43:46.713642 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:43:46.714630  6727 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: 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:43:46.714893  6727 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap complete.
I20260601 13:43:46.715077  6727 ts_tablet_manager.cc:1403] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:46.715520  6727 raft_consensus.cc:359] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.715633  6727 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.715770  6727 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.716164  6727 ts_tablet_manager.cc:1434] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:46.716341  6727 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:46.718816 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:36773
I20260601 13:43:46.718909  6787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:36773 every 8 connection(s)
I20260601 13:43:46.718981  6727 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: 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:43:46.719205  6727 tablet_bootstrap.cc:492] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap complete.
I20260601 13:43:46.719388  6727 ts_tablet_manager.cc:1403] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:46.719892  6727 raft_consensus.cc:359] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.720009  6727 raft_consensus.cc:740] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.720294  6727 consensus_queue.cc:260] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.720585  6727 ts_tablet_manager.cc:1434] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:46.720736  6727 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:46.723095  6727 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: 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:43:46.723320  6727 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap complete.
I20260601 13:43:46.723323  6788 heartbeater.cc:344] Connected to a master server at 127.31.73.190:44703
I20260601 13:43:46.723467  6788 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:46.723539  6727 ts_tablet_manager.cc:1403] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:46.723704  6788 heartbeater.cc:507] Master 127.31.73.190:44703 requested a full tablet report, sending...
I20260601 13:43:46.723950  6727 raft_consensus.cc:359] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.724061  6727 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.724192  6727 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:46.724469  6727 ts_tablet_manager.cc:1434] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:46.724488  6136 ts_manager.cc:194] Re-registered known tserver with Master: 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:46.724637  6727 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap starting.
I20260601 13:43:46.725536  6136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33104
I20260601 13:43:46.726293  6788 heartbeater.cc:499] Master 127.31.73.190:44703 was elected leader, sending a full tablet report...
I20260601 13:43:46.727099  6727 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: 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:43:46.727387  6727 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Bootstrap complete.
I20260601 13:43:46.727550  6727 ts_tablet_manager.cc:1403] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:43:46.727926  6727 raft_consensus.cc:359] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:46.728062  6727 raft_consensus.cc:740] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Initialized, Role: FOLLOWER
I20260601 13:43:46.728210  6727 consensus_queue.cc:260] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [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: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:46.728482  6727 ts_tablet_manager.cc:1434] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:43:47.094745  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 58007f25278948b0b60bd88a8fcaa8b5: Illegal state: Replica 8c1360cab2ad4d77a8002345a9a1ea1d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } }
W20260601 13:43:47.098842  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 37cdd938408044aa9aede7514c6f7636: Illegal state: Replica 3f24afb278a641f7bb741686e0d87c7e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } }
W20260601 13:43:47.102617  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c774d0065e441789e72b07963fdb484: Illegal state: Replica d0da06bb92864482b860ab90e97192da is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } }
I20260601 13:43:47.792567  6797 raft_consensus.cc:493] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:47.792704  6797 raft_consensus.cc:515] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:47.793267  6797 leader_election.cc:290] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:47.797801  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da" is_pre_election: true
I20260601 13:43:47.797801  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:47.798066  6680 raft_consensus.cc:2468] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 1.
I20260601 13:43:47.798121  6753 raft_consensus.cc:2410] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:47.798434  6560 leader_election.cc:304] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 3f24afb278a641f7bb741686e0d87c7e
I20260601 13:43:47.798599  6797 raft_consensus.cc:2804] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:47.798672  6797 raft_consensus.cc:493] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:47.798738  6797 raft_consensus.cc:3060] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:47.799592  6797 raft_consensus.cc:515] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:47.799906  6797 leader_election.cc:290] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 2 election: Requested vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:47.800216  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:47.800216  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cdd938408044aa9aede7514c6f7636" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da"
I20260601 13:43:47.800369  6753 raft_consensus.cc:3060] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:47.800385  6680 raft_consensus.cc:3060] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:47.801324  6680 raft_consensus.cc:2468] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 2.
I20260601 13:43:47.801384  6753 raft_consensus.cc:2410] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:47.801611  6560 leader_election.cc:304] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 3f24afb278a641f7bb741686e0d87c7e
I20260601 13:43:47.801761  6797 raft_consensus.cc:2804] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:47.801946  6797 raft_consensus.cc:697] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Becoming Leader. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Running, Role: LEADER
I20260601 13:43:47.802120  6797 consensus_queue.cc:237] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Queue going to LEADER 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: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } }
I20260601 13:43:47.803625  6136 catalog_manager.cc:5696] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d reported cstate change: term changed from 1 to 2, leader changed from 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131) to 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129). New cstate: current_term: 2 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:48.055377  6797 raft_consensus.cc:493] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:48.055534  6797 raft_consensus.cc:515] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.055963  6797 leader_election.cc:290] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.056445  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da" is_pre_election: true
I20260601 13:43:48.056522  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:48.056639  6680 raft_consensus.cc:2410] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:48.056717  6753 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 1.
I20260601 13:43:48.057017  6560 leader_election.cc:304] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 3f24afb278a641f7bb741686e0d87c7e, 8c1360cab2ad4d77a8002345a9a1ea1d; no voters: d0da06bb92864482b860ab90e97192da
I20260601 13:43:48.057219  6797 raft_consensus.cc:2804] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:48.057297  6797 raft_consensus.cc:493] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:48.057358  6797 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.058269  6797 raft_consensus.cc:515] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.058626  6797 leader_election.cc:290] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 2 election: Requested vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.058894  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da"
I20260601 13:43:48.058988  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:48.059007  6680 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.059134  6753 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.059881  6753 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 2.
I20260601 13:43:48.059952  6680 raft_consensus.cc:2410] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:48.060139  6560 leader_election.cc:304] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 3f24afb278a641f7bb741686e0d87c7e, 8c1360cab2ad4d77a8002345a9a1ea1d; no voters: 
I20260601 13:43:48.060309  6797 raft_consensus.cc:2804] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:48.060405  6797 raft_consensus.cc:697] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Becoming Leader. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Running, Role: LEADER
I20260601 13:43:48.060539  6797 consensus_queue.cc:237] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Queue going to LEADER 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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.062157  6136 catalog_manager.cc:5696] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d reported cstate change: term changed from 1 to 2, leader changed from d0da06bb92864482b860ab90e97192da (127.31.73.130) to 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129). New cstate: current_term: 2 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
W20260601 13:43:48.105038  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c774d0065e441789e72b07963fdb484: Illegal state: Replica d0da06bb92864482b860ab90e97192da is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } }
W20260601 13:43:48.106036  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 79b8fc34b4ed474d8ff7907a902e02e7: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:43:48.107071  6186 auto_rebalancer.cc:591] Failed to schedule move for tablet 58007f25278948b0b60bd88a8fcaa8b5: Illegal state: Replica 8c1360cab2ad4d77a8002345a9a1ea1d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } }
I20260601 13:43:48.198653  6753 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:43:48.198745  6753 pending_rounds.cc:85] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Aborting all ops after (but not including) 0
I20260601 13:43:48.198796  6753 pending_rounds.cc:107] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:43:48.198855  6753 raft_consensus.cc:2889] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:43:48.199391  6797 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.202104  6680 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:43:48.202606  6812 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.221177  6814 raft_consensus.cc:493] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:48.221334  6814 raft_consensus.cc:515] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.221848  6814 leader_election.cc:290] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.225260  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" is_pre_election: true
I20260601 13:43:48.225425  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:48.225579  6753 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 2.
I20260601 13:43:48.225859  6642 leader_election.cc:304] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [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: 3f24afb278a641f7bb741686e0d87c7e, d0da06bb92864482b860ab90e97192da; no voters: 8c1360cab2ad4d77a8002345a9a1ea1d
I20260601 13:43:48.226091  6814 raft_consensus.cc:2804] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:43:48.226183  6814 raft_consensus.cc:493] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:48.226246  6814 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.227061  6814 raft_consensus.cc:515] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.227394  6814 leader_election.cc:290] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 3 election: Requested vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.227686  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
I20260601 13:43:48.227684  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b8fc34b4ed474d8ff7907a902e02e7" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:48.227844  6753 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.228592  6753 raft_consensus.cc:2468] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 3.
I20260601 13:43:48.228842  6642 leader_election.cc:304] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [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: 3f24afb278a641f7bb741686e0d87c7e, d0da06bb92864482b860ab90e97192da; no voters: 8c1360cab2ad4d77a8002345a9a1ea1d
I20260601 13:43:48.229025  6814 raft_consensus.cc:2804] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:43:48.229244  6814 raft_consensus.cc:697] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Becoming Leader. State: Replica: d0da06bb92864482b860ab90e97192da, State: Running, Role: LEADER
I20260601 13:43:48.229398  6814 consensus_queue.cc:237] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.230682  6138 catalog_manager.cc:5696] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da reported cstate change: term changed from 2 to 3, leader changed from 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129) to d0da06bb92864482b860ab90e97192da (127.31.73.130). New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:48.233320  6812 raft_consensus.cc:493] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:48.233436  6812 raft_consensus.cc:515] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.233724  6812 leader_election.cc:290] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.234062  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da" is_pre_election: true
I20260601 13:43:48.234097  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:48.234241  6680 raft_consensus.cc:2410] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:48.234293  6753 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 1.
I20260601 13:43:48.234546  6560 leader_election.cc:304] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 3f24afb278a641f7bb741686e0d87c7e, 8c1360cab2ad4d77a8002345a9a1ea1d; no voters: d0da06bb92864482b860ab90e97192da
I20260601 13:43:48.234756  6812 raft_consensus.cc:2804] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:48.234812  6812 raft_consensus.cc:493] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:48.234876  6812 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.235627  6812 raft_consensus.cc:515] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.235936  6812 leader_election.cc:290] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 2 election: Requested vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.236269  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:48.236397  6753 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.237076  6753 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 2.
I20260601 13:43:48.237298  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da"
I20260601 13:43:48.237373  6560 leader_election.cc:304] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 3f24afb278a641f7bb741686e0d87c7e, 8c1360cab2ad4d77a8002345a9a1ea1d; no voters: 
I20260601 13:43:48.237421  6680 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.237564  6812 raft_consensus.cc:2804] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:48.237699  6812 raft_consensus.cc:697] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Becoming Leader. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Running, Role: LEADER
I20260601 13:43:48.237821  6812 consensus_queue.cc:237] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Queue going to LEADER 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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.238349  6680 raft_consensus.cc:2410] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:48.239209  6138 catalog_manager.cc:5696] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d reported cstate change: term changed from 1 to 2, leader changed from d0da06bb92864482b860ab90e97192da (127.31.73.130) to 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129). New cstate: current_term: 2 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:48.290673  6809 raft_consensus.cc:493] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:48.290822  6809 raft_consensus.cc:515] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.291294  6809 leader_election.cc:290] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), d0da06bb92864482b860ab90e97192da (127.31.73.130:35643)
I20260601 13:43:48.294615  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" is_pre_election: true
I20260601 13:43:48.294646  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da" is_pre_election: true
I20260601 13:43:48.294812  6591 raft_consensus.cc:2410] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f24afb278a641f7bb741686e0d87c7e 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:43:48.294834  6680 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f24afb278a641f7bb741686e0d87c7e in term 1.
I20260601 13:43:48.295171  6723 leader_election.cc:304] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [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: 3f24afb278a641f7bb741686e0d87c7e, d0da06bb92864482b860ab90e97192da; no voters: 8c1360cab2ad4d77a8002345a9a1ea1d
I20260601 13:43:48.295337  6809 raft_consensus.cc:2804] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:48.295395  6809 raft_consensus.cc:493] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:48.295426  6809 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.296134  6809 raft_consensus.cc:515] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.296449  6809 leader_election.cc:290] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [CANDIDATE]: Term 2 election: Requested vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), d0da06bb92864482b860ab90e97192da (127.31.73.130:35643)
I20260601 13:43:48.296708  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
I20260601 13:43:48.296787  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "3f24afb278a641f7bb741686e0d87c7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da"
I20260601 13:43:48.296818  6591 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.296957  6680 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:48.297715  6680 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f24afb278a641f7bb741686e0d87c7e in term 2.
I20260601 13:43:48.297745  6591 raft_consensus.cc:2410] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f24afb278a641f7bb741686e0d87c7e 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:43:48.297994  6723 leader_election.cc:304] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [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: 3f24afb278a641f7bb741686e0d87c7e, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:48.298188  6809 raft_consensus.cc:2804] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:48.298357  6809 raft_consensus.cc:697] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 2 LEADER]: Becoming Leader. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Running, Role: LEADER
I20260601 13:43:48.298514  6809 consensus_queue.cc:237] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [LEADER]: Queue going to LEADER 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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.299836  6138 catalog_manager.cc:5696] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e reported cstate change: term changed from 1 to 2, leader changed from 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129) to 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131). New cstate: current_term: 2 leader_uuid: "3f24afb278a641f7bb741686e0d87c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:48.300266  6812 raft_consensus.cc:493] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:48.300386  6812 raft_consensus.cc:515] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.300706  6812 leader_election.cc:290] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.301051  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:48.301092  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da" is_pre_election: true
I20260601 13:43:48.301224  6680 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 2.
I20260601 13:43:48.301458  6560 leader_election.cc:304] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 3f24afb278a641f7bb741686e0d87c7e
I20260601 13:43:48.301613  6812 raft_consensus.cc:2804] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:43:48.301677  6812 raft_consensus.cc:493] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:48.301730  6812 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.302488  6812 raft_consensus.cc:515] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.302793  6812 leader_election.cc:290] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [CANDIDATE]: Term 3 election: Requested vote from peers d0da06bb92864482b860ab90e97192da (127.31.73.130:35643), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.303061  6680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0da06bb92864482b860ab90e97192da"
I20260601 13:43:48.303089  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58007f25278948b0b60bd88a8fcaa8b5" candidate_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:48.303179  6680 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.303848  6680 raft_consensus.cc:2468] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c1360cab2ad4d77a8002345a9a1ea1d in term 3.
I20260601 13:43:48.304090  6560 leader_election.cc:304] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: 8c1360cab2ad4d77a8002345a9a1ea1d, d0da06bb92864482b860ab90e97192da; no voters: 3f24afb278a641f7bb741686e0d87c7e
I20260601 13:43:48.304244  6812 raft_consensus.cc:2804] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:43:48.304363  6812 raft_consensus.cc:697] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 LEADER]: Becoming Leader. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Running, Role: LEADER
I20260601 13:43:48.304478  6812 consensus_queue.cc:237] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.305718  6138 catalog_manager.cc:5696] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d reported cstate change: term changed from 2 to 3, leader changed from 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131) to 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129). New cstate: current_term: 3 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:48.467643  6814 raft_consensus.cc:493] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:48.467824  6814 raft_consensus.cc:515] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.468298  6814 leader_election.cc:290] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.468737  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" is_pre_election: true
I20260601 13:43:48.468737  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e" is_pre_election: true
I20260601 13:43:48.468983  6753 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 2.
I20260601 13:43:48.469233  6642 leader_election.cc:304] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [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: 3f24afb278a641f7bb741686e0d87c7e, d0da06bb92864482b860ab90e97192da; no voters: 
I20260601 13:43:48.469424  6814 raft_consensus.cc:2804] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:43:48.469489  6814 raft_consensus.cc:493] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:48.469520  6814 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.470418  6814 raft_consensus.cc:515] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.470744  6814 leader_election.cc:290] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [CANDIDATE]: Term 3 election: Requested vote from peers 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807), 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773)
I20260601 13:43:48.471009  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d"
I20260601 13:43:48.471109  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c774d0065e441789e72b07963fdb484" candidate_uuid: "d0da06bb92864482b860ab90e97192da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f24afb278a641f7bb741686e0d87c7e"
I20260601 13:43:48.471266  6753 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.471980  6753 raft_consensus.cc:2468] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0da06bb92864482b860ab90e97192da in term 3.
I20260601 13:43:48.472259  6642 leader_election.cc:304] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [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: 3f24afb278a641f7bb741686e0d87c7e, d0da06bb92864482b860ab90e97192da; no voters: 8c1360cab2ad4d77a8002345a9a1ea1d
I20260601 13:43:48.472445  6814 raft_consensus.cc:2804] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:43:48.472550  6814 raft_consensus.cc:697] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Becoming Leader. State: Replica: d0da06bb92864482b860ab90e97192da, State: Running, Role: LEADER
I20260601 13:43:48.472707  6814 consensus_queue.cc:237] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.474244  6138 catalog_manager.cc:5696] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da reported cstate change: term changed from 2 to 3, leader changed from 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129) to d0da06bb92864482b860ab90e97192da (127.31.73.130). New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:48.520306  6680 raft_consensus.cc:1240] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Rejecting Update request from peer 8c1360cab2ad4d77a8002345a9a1ea1d for earlier term 2. Current term is 3. Ops: []
I20260601 13:43:48.520720  6812 consensus_queue.cc:1059] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.520911  6812 consensus_queue.cc:1243] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Peer d0da06bb92864482b860ab90e97192da 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:43:48.521023  6802 raft_consensus.cc:3055] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:43:48.521099  6802 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Running, Role: LEADER
I20260601 13:43:48.521270  6802 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.521447  6802 raft_consensus.cc:3060] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.637522  6753 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:43:48.637969  6814 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.641074  6591 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:43:48.641445  6814 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.641620  6814 consensus_queue.cc:1243] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Peer 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:48.642841  6591 pending_rounds.cc:85] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Aborting all ops after (but not including) 0
I20260601 13:43:48.642912  6591 pending_rounds.cc:107] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:43:48.642972  6591 raft_consensus.cc:2889] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:43:48.757980  6680 raft_consensus.cc:1275] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:43:48.758493  6802 consensus_queue.cc:1048] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.761219  6753 raft_consensus.cc:3055] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:43:48.761371  6753 raft_consensus.cc:740] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f24afb278a641f7bb741686e0d87c7e, State: Running, Role: LEADER
I20260601 13:43:48.761667  6753 consensus_queue.cc:260] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.761857  6753 raft_consensus.cc:3060] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.763103  6753 raft_consensus.cc:1275] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:43:48.763463  6802 consensus_queue.cc:1048] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.763645  6802 consensus_queue.cc:1243] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Peer 3f24afb278a641f7bb741686e0d87c7e 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:43:48.764277  6753 pending_rounds.cc:85] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Aborting all ops after (but not including) 0
I20260601 13:43:48.764325  6753 pending_rounds.cc:107] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:43:48.764358  6753 raft_consensus.cc:2889] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:43:48.793941  6753 raft_consensus.cc:1240] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Rejecting Update request from peer 8c1360cab2ad4d77a8002345a9a1ea1d for earlier term 2. Current term is 3. Ops: []
I20260601 13:43:48.794552  6802 consensus_queue.cc:1059] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.794780  6812 raft_consensus.cc:3055] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:43:48.794885  6812 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c1360cab2ad4d77a8002345a9a1ea1d, State: Running, Role: LEADER
I20260601 13:43:48.795061  6812 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } }
I20260601 13:43:48.795264  6812 raft_consensus.cc:3060] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:43:48.870687  6591 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:43:48.871170  6830 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:48.871393  6830 consensus_queue.cc:1243] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Peer 8c1360cab2ad4d77a8002345a9a1ea1d 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:43:48.872172  6591 pending_rounds.cc:85] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Aborting all ops after (but not including) 0
I20260601 13:43:48.872227  6591 pending_rounds.cc:107] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:43:48.872274  6591 raft_consensus.cc:2889] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:43:48.874066  6753 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:43:48.874598  6830 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:49.109568  6591 consensus_queue.cc:237] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [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: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.111500  6753 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:49.111516  6680 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:49.111965  6832 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:49.112144  6802 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } 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:43:49.113816  6812 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.114252  6680 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.114290  6753 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.116405  6680 consensus_queue.cc:237] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.116539  6136 catalog_manager.cc:5696] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da reported cstate change: config changed from index -1 to 2, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New cstate: current_term: 2 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
W20260601 13:43:49.117007  6560 consensus_peers.cc:597] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d -> Peer 97e916c6b2444843a45cb06323a4e96b (127.31.73.132:32821): Couldn't send request to peer 97e916c6b2444843a45cb06323a4e96b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37cdd938408044aa9aede7514c6f7636. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:49.117898  6591 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:43:49.118291  6830 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } 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:43:49.118484  6753 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:43:49.119382  6830 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:49.120064  6830 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
W20260601 13:43:49.121773  6642 consensus_peers.cc:597] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da -> Peer 97e916c6b2444843a45cb06323a4e96b (127.31.73.132:32821): Couldn't send request to peer 97e916c6b2444843a45cb06323a4e96b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c774d0065e441789e72b07963fdb484. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:49.121917  6753 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.122840  6137 catalog_manager.cc:5696] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da reported cstate change: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:49.123025  6591 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.125085  6680 consensus_queue.cc:237] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.126452  6753 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:43:49.126507  6591 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260601 13:43:49.126758  6642 consensus_peers.cc:597] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da -> Peer 97e916c6b2444843a45cb06323a4e96b (127.31.73.132:32821): Couldn't send request to peer 97e916c6b2444843a45cb06323a4e96b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79b8fc34b4ed474d8ff7907a902e02e7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:49.126932  6830 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:49.127060  6820 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } 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:43:49.128460  6814 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.128862  6753 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.129122  6591 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } } }
I20260601 13:43:49.130586  6137 catalog_manager.cc:5696] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da reported cstate change: config changed from index -1 to 3, NON_VOTER 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) added. New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:49.511752  6840 ts_tablet_manager.cc:933] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: Initiating tablet copy from peer d0da06bb92864482b860ab90e97192da (127.31.73.130:35643)
I20260601 13:43:49.512166  6840 tablet_copy_client.cc:323] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:35643
I20260601 13:43:49.515793  6690 tablet_copy_service.cc:140] P d0da06bb92864482b860ab90e97192da: Received BeginTabletCopySession request for tablet 79b8fc34b4ed474d8ff7907a902e02e7 from peer 97e916c6b2444843a45cb06323a4e96b ({username='slave'} at 127.0.0.1:54426)
I20260601 13:43:49.515897  6690 tablet_copy_service.cc:161] P d0da06bb92864482b860ab90e97192da: Beginning new tablet copy session on tablet 79b8fc34b4ed474d8ff7907a902e02e7 from peer 97e916c6b2444843a45cb06323a4e96b at {username='slave'} at 127.0.0.1:54426: session id = 97e916c6b2444843a45cb06323a4e96b-79b8fc34b4ed474d8ff7907a902e02e7
I20260601 13:43:49.516700  6690 tablet_copy_source_session.cc:215] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:49.517534  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b8fc34b4ed474d8ff7907a902e02e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:49.519418  6840 tablet_copy_client.cc:806] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:49.519598  6840 tablet_copy_client.cc:670] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:49.520656  6840 tablet_copy_client.cc:538] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:49.521642  6840 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: Bootstrap starting.
I20260601 13:43:49.525102  6840 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: 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:43:49.525349  6840 tablet_bootstrap.cc:492] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: Bootstrap complete.
I20260601 13:43:49.525513  6840 ts_tablet_manager.cc:1403] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:43:49.525892  6840 raft_consensus.cc:359] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.526021  6840 raft_consensus.cc:740] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 97e916c6b2444843a45cb06323a4e96b, State: Initialized, Role: LEARNER
I20260601 13:43:49.526180  6840 consensus_queue.cc:260] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.526569  6840 ts_tablet_manager.cc:1434] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:43:49.527081  6690 tablet_copy_service.cc:342] P d0da06bb92864482b860ab90e97192da: Request end of tablet copy session 97e916c6b2444843a45cb06323a4e96b-79b8fc34b4ed474d8ff7907a902e02e7 received from {username='slave'} at 127.0.0.1:54426
I20260601 13:43:49.527163  6690 tablet_copy_service.cc:434] P d0da06bb92864482b860ab90e97192da: ending tablet copy session 97e916c6b2444843a45cb06323a4e96b-79b8fc34b4ed474d8ff7907a902e02e7 on tablet 79b8fc34b4ed474d8ff7907a902e02e7 with peer 97e916c6b2444843a45cb06323a4e96b
I20260601 13:43:49.595372  6840 ts_tablet_manager.cc:933] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: Initiating tablet copy from peer 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807)
I20260601 13:43:49.595777  6840 tablet_copy_client.cc:323] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.129:39807
I20260601 13:43:49.599298  6608 tablet_copy_service.cc:140] P 8c1360cab2ad4d77a8002345a9a1ea1d: Received BeginTabletCopySession request for tablet 37cdd938408044aa9aede7514c6f7636 from peer 97e916c6b2444843a45cb06323a4e96b ({username='slave'} at 127.0.0.1:48766)
I20260601 13:43:49.599431  6608 tablet_copy_service.cc:161] P 8c1360cab2ad4d77a8002345a9a1ea1d: Beginning new tablet copy session on tablet 37cdd938408044aa9aede7514c6f7636 from peer 97e916c6b2444843a45cb06323a4e96b at {username='slave'} at 127.0.0.1:48766: session id = 97e916c6b2444843a45cb06323a4e96b-37cdd938408044aa9aede7514c6f7636
I20260601 13:43:49.600189  6608 tablet_copy_source_session.cc:215] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:49.601051  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cdd938408044aa9aede7514c6f7636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:49.603250  6840 tablet_copy_client.cc:806] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:49.603492  6840 tablet_copy_client.cc:670] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:49.604534  6840 tablet_copy_client.cc:538] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:49.605803  6840 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: Bootstrap starting.
I20260601 13:43:49.609714  6840 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: 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:43:49.609985  6840 tablet_bootstrap.cc:492] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: Bootstrap complete.
I20260601 13:43:49.610178  6840 ts_tablet_manager.cc:1403] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.002s
I20260601 13:43:49.610669  6840 raft_consensus.cc:359] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.610834  6840 raft_consensus.cc:740] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 97e916c6b2444843a45cb06323a4e96b, State: Initialized, Role: LEARNER
I20260601 13:43:49.610949  6840 consensus_queue.cc:260] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.611245  6840 ts_tablet_manager.cc:1434] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:49.611712  6608 tablet_copy_service.cc:342] P 8c1360cab2ad4d77a8002345a9a1ea1d: Request end of tablet copy session 97e916c6b2444843a45cb06323a4e96b-37cdd938408044aa9aede7514c6f7636 received from {username='slave'} at 127.0.0.1:48766
I20260601 13:43:49.611805  6608 tablet_copy_service.cc:434] P 8c1360cab2ad4d77a8002345a9a1ea1d: ending tablet copy session 97e916c6b2444843a45cb06323a4e96b-37cdd938408044aa9aede7514c6f7636 on tablet 37cdd938408044aa9aede7514c6f7636 with peer 97e916c6b2444843a45cb06323a4e96b
I20260601 13:43:49.705884  6840 ts_tablet_manager.cc:933] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: Initiating tablet copy from peer d0da06bb92864482b860ab90e97192da (127.31.73.130:35643)
I20260601 13:43:49.706274  6840 tablet_copy_client.cc:323] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:35643
I20260601 13:43:49.706845  6690 tablet_copy_service.cc:140] P d0da06bb92864482b860ab90e97192da: Received BeginTabletCopySession request for tablet 2c774d0065e441789e72b07963fdb484 from peer 97e916c6b2444843a45cb06323a4e96b ({username='slave'} at 127.0.0.1:54426)
I20260601 13:43:49.706950  6690 tablet_copy_service.cc:161] P d0da06bb92864482b860ab90e97192da: Beginning new tablet copy session on tablet 2c774d0065e441789e72b07963fdb484 from peer 97e916c6b2444843a45cb06323a4e96b at {username='slave'} at 127.0.0.1:54426: session id = 97e916c6b2444843a45cb06323a4e96b-2c774d0065e441789e72b07963fdb484
I20260601 13:43:49.707737  6690 tablet_copy_source_session.cc:215] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:49.708523  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c774d0065e441789e72b07963fdb484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:49.710258  6840 tablet_copy_client.cc:806] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:49.710434  6840 tablet_copy_client.cc:670] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:49.711460  6840 tablet_copy_client.cc:538] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:49.712440  6840 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: Bootstrap starting.
I20260601 13:43:49.715556  6840 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: 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:43:49.715788  6840 tablet_bootstrap.cc:492] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: Bootstrap complete.
I20260601 13:43:49.715986  6840 ts_tablet_manager.cc:1403] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:43:49.716444  6840 raft_consensus.cc:359] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.716566  6840 raft_consensus.cc:740] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 97e916c6b2444843a45cb06323a4e96b, State: Initialized, Role: LEARNER
I20260601 13:43:49.716674  6840 consensus_queue.cc:260] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: true } }
I20260601 13:43:49.716964  6840 ts_tablet_manager.cc:1434] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:49.717465  6690 tablet_copy_service.cc:342] P d0da06bb92864482b860ab90e97192da: Request end of tablet copy session 97e916c6b2444843a45cb06323a4e96b-2c774d0065e441789e72b07963fdb484 received from {username='slave'} at 127.0.0.1:54426
I20260601 13:43:49.717547  6690 tablet_copy_service.cc:434] P d0da06bb92864482b860ab90e97192da: ending tablet copy session 97e916c6b2444843a45cb06323a4e96b-2c774d0065e441789e72b07963fdb484 on tablet 2c774d0065e441789e72b07963fdb484 with peer 97e916c6b2444843a45cb06323a4e96b
I20260601 13:43:50.039732  6515 raft_consensus.cc:1217] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:43:50.093959  6515 raft_consensus.cc:1217] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:43:50.161319  6515 raft_consensus.cc:1217] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:43:50.516891  6851 raft_consensus.cc:1064] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da: attempting to promote NON_VOTER 97e916c6b2444843a45cb06323a4e96b to VOTER
I20260601 13:43:50.517400  6851 consensus_queue.cc:237] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } }
I20260601 13:43:50.518869  6515 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:43:50.518889  6753 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:43:50.518921  6591 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:43:50.519313  6856 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } 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:43:50.519547  6852 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:50.519801  6856 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } 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:43:50.521556  6830 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.521942  6753 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.523486  6591 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.523834  6138 catalog_manager.cc:5696] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da reported cstate change: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:50.523902  6515 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } attrs { replace: true } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.531865  6680 consensus_queue.cc:237] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } }
I20260601 13:43:50.532821  6515 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:43:50.532938  6591 raft_consensus.cc:1275] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:43:50.533252  6851 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } 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:43:50.533579  6856 consensus_queue.cc:1048] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:43:50.534948  6830 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.535297  6591 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.536530  6124 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 79b8fc34b4ed474d8ff7907a902e02e7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:50.536852  6515 raft_consensus.cc:2955] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.537129  6136 catalog_manager.cc:5696] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d reported cstate change: config changed from index 4 to 5, VOTER 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131) evicted. New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.542692  6744 tablet_service.cc:1558] Processing DeleteTablet for tablet 79b8fc34b4ed474d8ff7907a902e02e7 with delete_type TABLET_DATA_TOMBSTONED (TS 3f24afb278a641f7bb741686e0d87c7e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53880
I20260601 13:43:50.543047  6868 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:50.543186  6868 raft_consensus.cc:2243] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:50.543318  6868 raft_consensus.cc:2272] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:50.543799  6868 ts_tablet_manager.cc:1916] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:50.545408  6868 ts_tablet_manager.cc:1929] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:43:50.545493  6868 log.cc:1199] T 79b8fc34b4ed474d8ff7907a902e02e7 P 3f24afb278a641f7bb741686e0d87c7e: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/79b8fc34b4ed474d8ff7907a902e02e7
I20260601 13:43:50.545962  6124 catalog_manager.cc:5027] TS 3f24afb278a641f7bb741686e0d87c7e (127.31.73.131:36773): tablet 79b8fc34b4ed474d8ff7907a902e02e7 (table test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]) successfully deleted
I20260601 13:43:50.578825  6854 raft_consensus.cc:1064] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d: attempting to promote NON_VOTER 97e916c6b2444843a45cb06323a4e96b to VOTER
I20260601 13:43:50.579216  6854 consensus_queue.cc:237] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } }
I20260601 13:43:50.580583  6515 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 LEARNER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:50.580583  6680 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:50.580678  6753 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:50.581075  6870 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:50.581306  6853 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } 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:43:50.581459  6854 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } 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:43:50.583072  6853 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.585088  6515 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.585309  6135 catalog_manager.cc:5696] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d reported cstate change: config changed from index 2 to 3, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:50.585503  6753 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.587903  6680 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.594789  6591 consensus_queue.cc:237] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } }
I20260601 13:43:50.595745  6515 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:50.595865  6753 raft_consensus.cc:1275] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Refusing update from remote peer 8c1360cab2ad4d77a8002345a9a1ea1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:50.596058  6832 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } 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:43:50.596225  6870 consensus_queue.cc:1048] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:50.597683  6870 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d0da06bb92864482b860ab90e97192da (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.598101  6753 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d0da06bb92864482b860ab90e97192da (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.598484  6515 raft_consensus.cc:2955] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d0da06bb92864482b860ab90e97192da (127.31.73.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.600196  6123 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 37cdd938408044aa9aede7514c6f7636 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:50.600360  6135 catalog_manager.cc:5696] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e reported cstate change: config changed from index 3 to 4, VOTER d0da06bb92864482b860ab90e97192da (127.31.73.130) evicted. New cstate: current_term: 2 leader_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.602540  6669 tablet_service.cc:1558] Processing DeleteTablet for tablet 37cdd938408044aa9aede7514c6f7636 with delete_type TABLET_DATA_TOMBSTONED (TS d0da06bb92864482b860ab90e97192da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54438
I20260601 13:43:50.602934  6875 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:50.603119  6875 raft_consensus.cc:2243] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:50.603309  6875 raft_consensus.cc:2272] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:50.603832  6851 raft_consensus.cc:1064] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da: attempting to promote NON_VOTER 97e916c6b2444843a45cb06323a4e96b to VOTER
I20260601 13:43:50.604226  6875 ts_tablet_manager.cc:1916] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:50.604183  6851 consensus_queue.cc:237] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [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: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } }
I20260601 13:43:50.605583  6591 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:43:50.605646  6515 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 LEARNER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:43:50.605674  6753 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:43:50.605984  6852 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:50.607225  6856 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } 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:43:50.607995  6830 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } 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:43:50.609220  6875 ts_tablet_manager.cc:1929] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:43:50.609301  6875 log.cc:1199] T 37cdd938408044aa9aede7514c6f7636 P d0da06bb92864482b860ab90e97192da: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/37cdd938408044aa9aede7514c6f7636
I20260601 13:43:50.609658  6856 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.609850  6124 catalog_manager.cc:5027] TS d0da06bb92864482b860ab90e97192da (127.31.73.130:35643): tablet 37cdd938408044aa9aede7514c6f7636 (table test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]) successfully deleted
I20260601 13:43:50.611215  6753 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.611222  6515 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.611858  6137 catalog_manager.cc:5696] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da reported cstate change: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:50.613265  6591 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 97e916c6b2444843a45cb06323a4e96b (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c1360cab2ad4d77a8002345a9a1ea1d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.614917  6680 consensus_queue.cc:237] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [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: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } }
I20260601 13:43:50.616009  6515 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:43:50.616014  6753 raft_consensus.cc:1275] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Refusing update from remote peer d0da06bb92864482b860ab90e97192da: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:43:50.616384  6856 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } 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:43:50.616551  6852 consensus_queue.cc:1048] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:43:50.618068  6830 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.618429  6753 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.618508  6515 raft_consensus.cc:2955] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } } }
I20260601 13:43:50.620092  6124 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2c774d0065e441789e72b07963fdb484 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:50.620611  6136 catalog_manager.cc:5696] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da reported cstate change: config changed from index 4 to 5, VOTER 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129) evicted. New cstate: current_term: 3 leader_uuid: "d0da06bb92864482b860ab90e97192da" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0da06bb92864482b860ab90e97192da" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f24afb278a641f7bb741686e0d87c7e" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e916c6b2444843a45cb06323a4e96b" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 32821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:50.622665  6588 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c774d0065e441789e72b07963fdb484 with delete_type TABLET_DATA_TOMBSTONED (TS 8c1360cab2ad4d77a8002345a9a1ea1d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48768
I20260601 13:43:50.623006  6880 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:50.623109  6880 raft_consensus.cc:2243] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:50.623198  6880 raft_consensus.cc:2272] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:50.623673  6880 ts_tablet_manager.cc:1916] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:50.625104  6880 ts_tablet_manager.cc:1929] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:43:50.625162  6880 log.cc:1199] T 2c774d0065e441789e72b07963fdb484 P 8c1360cab2ad4d77a8002345a9a1ea1d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/2c774d0065e441789e72b07963fdb484
I20260601 13:43:50.625581  6123 catalog_manager.cc:5027] TS 8c1360cab2ad4d77a8002345a9a1ea1d (127.31.73.129:39807): tablet 2c774d0065e441789e72b07963fdb484 (table test-workload [id=0c7a911a12a54e6085d95217ee74eaf2]) successfully deleted
I20260601 13:43:52.749714 32038 tablet_server.cc:179] TabletServer@127.31.73.129:39807 shutting down...
I20260601 13:43:52.753997 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:52.754288 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.754418 32038 raft_consensus.cc:2243] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:43:52.754602 32038 raft_consensus.cc:2272] T 37cdd938408044aa9aede7514c6f7636 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.755040 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.755118 32038 raft_consensus.cc:2243] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.755219 32038 raft_consensus.cc:2272] T 79b8fc34b4ed474d8ff7907a902e02e7 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.755541 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.755609 32038 raft_consensus.cc:2243] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:43:52.755738 32038 raft_consensus.cc:2272] T 58007f25278948b0b60bd88a8fcaa8b5 P 8c1360cab2ad4d77a8002345a9a1ea1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.769059 32038 tablet_server.cc:196] TabletServer@127.31.73.129:39807 shutdown complete.
I20260601 13:43:52.771318 32038 tablet_server.cc:179] TabletServer@127.31.73.130:35643 shutting down...
I20260601 13:43:52.775579 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:52.775767 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.775882 32038 raft_consensus.cc:2243] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:43:52.776077 32038 raft_consensus.cc:2272] T 79b8fc34b4ed474d8ff7907a902e02e7 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.776441 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.776551 32038 raft_consensus.cc:2243] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:43:52.776719 32038 raft_consensus.cc:2272] T 2c774d0065e441789e72b07963fdb484 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.777043 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.777148 32038 raft_consensus.cc:2243] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.777257 32038 raft_consensus.cc:2272] T 58007f25278948b0b60bd88a8fcaa8b5 P d0da06bb92864482b860ab90e97192da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.790094 32038 tablet_server.cc:196] TabletServer@127.31.73.130:35643 shutdown complete.
I20260601 13:43:52.792088 32038 tablet_server.cc:179] TabletServer@127.31.73.131:36773 shutting down...
I20260601 13:43:52.795689 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:52.795876 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.795979 32038 raft_consensus.cc:2243] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.796075 32038 raft_consensus.cc:2272] T 37cdd938408044aa9aede7514c6f7636 P 3f24afb278a641f7bb741686e0d87c7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.796373 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.796443 32038 raft_consensus.cc:2243] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.796530 32038 raft_consensus.cc:2272] T 2c774d0065e441789e72b07963fdb484 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.796779 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:52.796838 32038 raft_consensus.cc:2243] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.796911 32038 raft_consensus.cc:2272] T 58007f25278948b0b60bd88a8fcaa8b5 P 3f24afb278a641f7bb741686e0d87c7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.809305 32038 tablet_server.cc:196] TabletServer@127.31.73.131:36773 shutdown complete.
I20260601 13:43:52.811676 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:43:52.816344 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:52.816515 32038 tablet_replica.cc:333] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b: stopping tablet replica
I20260601 13:43:52.816622 32038 raft_consensus.cc:2243] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.816712 32038 raft_consensus.cc:2272] T 2c774d0065e441789e72b07963fdb484 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.817010 32038 tablet_replica.cc:333] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b: stopping tablet replica
I20260601 13:43:52.817077 32038 raft_consensus.cc:2243] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.817154 32038 raft_consensus.cc:2272] T 79b8fc34b4ed474d8ff7907a902e02e7 P 97e916c6b2444843a45cb06323a4e96b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.817402 32038 tablet_replica.cc:333] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b: stopping tablet replica
I20260601 13:43:52.817461 32038 raft_consensus.cc:2243] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:52.817535 32038 raft_consensus.cc:2272] T 37cdd938408044aa9aede7514c6f7636 P 97e916c6b2444843a45cb06323a4e96b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.830076 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:43:52.831987 32038 master.cc:562] Master@127.31.73.190:44703 shutting down...
I20260601 13:43:52.835804 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:52.835978 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:52.836061 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f3fcab1a48b4225adf7939b35048bfe: stopping tablet replica
I20260601 13:43:52.849179 32038 master.cc:584] Master@127.31.73.190:44703 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14826 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:43:52.858508 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:43889
I20260601 13:43:52.858865 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:52.860363  6881 instance_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:43:52.860466  6884 instance_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:43:52.860461  6882 instance_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:43:52.860698 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:52.860831 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:52.860872 32038 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:43:52.860895 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321432860896 us; error 0 us; skew 500 ppm
I20260601 13:43:52.861773 32038 webserver.cc:533] Webserver started at http://127.31.73.190:33071/ using document root <none> and password file <none>
I20260601 13:43:52.861929 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:52.861985 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:52.862116 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:52.862499 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "01dc5e4d825241458ceee47648e193c6"
format_stamp: "Formatted at 2026-06-01 13:43:52 on dist-test-slave-cw06"
I20260601 13:43:52.866073 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:43:52.871028  6889 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:43:52.871245 32038 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:43:52.871291 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "01dc5e4d825241458ceee47648e193c6"
format_stamp: "Formatted at 2026-06-01 13:43:52 on dist-test-slave-cw06"
I20260601 13:43:52.871351 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-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:43:52.898644 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:52.899139 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:52.905050 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:43889
I20260601 13:43:52.910004  6941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:43889 every 8 connection(s)
I20260601 13:43:52.910470  6942 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:43:52.912595  6942 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: Bootstrap starting.
I20260601 13:43:52.913344  6942 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:52.914767  6942 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: No bootstrap required, opened a new log
I20260601 13:43:52.915306  6942 raft_consensus.cc:359] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01dc5e4d825241458ceee47648e193c6" member_type: VOTER }
I20260601 13:43:52.915396  6942 raft_consensus.cc:385] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:52.915421  6942 raft_consensus.cc:740] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01dc5e4d825241458ceee47648e193c6, State: Initialized, Role: FOLLOWER
I20260601 13:43:52.915563  6942 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01dc5e4d825241458ceee47648e193c6" member_type: VOTER }
I20260601 13:43:52.915653  6942 raft_consensus.cc:399] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:43:52.915689  6942 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:43:52.915727  6942 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:52.916388  6942 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01dc5e4d825241458ceee47648e193c6" member_type: VOTER }
I20260601 13:43:52.916498  6942 leader_election.cc:304] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [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: 01dc5e4d825241458ceee47648e193c6; no voters: 
I20260601 13:43:52.916636  6942 leader_election.cc:290] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:43:52.916769  6945 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:52.916976  6945 raft_consensus.cc:697] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 1 LEADER]: Becoming Leader. State: Replica: 01dc5e4d825241458ceee47648e193c6, State: Running, Role: LEADER
I20260601 13:43:52.917109  6942 sys_catalog.cc:565] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:43:52.917105  6945 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [LEADER]: Queue going to LEADER mode. State: All 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: "01dc5e4d825241458ceee47648e193c6" member_type: VOTER }
I20260601 13:43:52.917552  6946 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "01dc5e4d825241458ceee47648e193c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01dc5e4d825241458ceee47648e193c6" member_type: VOTER } }
I20260601 13:43:52.917567  6947 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01dc5e4d825241458ceee47648e193c6. Latest consensus state: current_term: 1 leader_uuid: "01dc5e4d825241458ceee47648e193c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01dc5e4d825241458ceee47648e193c6" member_type: VOTER } }
I20260601 13:43:52.917666  6947 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:52.917884  6946 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:43:52.918161  6949 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:43:52.918962  6949 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:43:52.919255 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:43:52.920756  6949 catalog_manager.cc:1382] Generated new cluster ID: 04f9fd5caab04919b731d93f25c16bfe
I20260601 13:43:52.920823  6949 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:43:52.929639  6949 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:43:52.930249  6949 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:43:52.946345  6949 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: Generated new TSK 0
I20260601 13:43:52.946499  6949 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:43:52.951254 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:52.952881  6964 instance_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:43:52.952960  6963 instance_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:43:52.952906  6966 instance_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:43:52.953015 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:52.953279 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:52.953320 32038 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:43:52.953336 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321432953335 us; error 0 us; skew 500 ppm
I20260601 13:43:52.954183 32038 webserver.cc:533] Webserver started at http://127.31.73.129:36845/ using document root <none> and password file <none>
I20260601 13:43:52.954341 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:52.954399 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:52.954491 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:52.954849 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "dfb5475a21f84667a368810b1aeacf2d"
format_stamp: "Formatted at 2026-06-01 13:43:52 on dist-test-slave-cw06"
I20260601 13:43:52.956200 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:52.957036  6971 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:43:52.957283 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:52.957340 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "dfb5475a21f84667a368810b1aeacf2d"
format_stamp: "Formatted at 2026-06-01 13:43:52 on dist-test-slave-cw06"
I20260601 13:43:52.957392 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-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:43:52.985175 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:52.985476 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:52.985694 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:52.986164 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:52.986202 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:52.986250 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:52.986287 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:52.990110 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:46729
I20260601 13:43:52.990159  7034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:46729 every 8 connection(s)
I20260601 13:43:52.990900 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:52.992576  7039 instance_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:43:52.992605  7042 instance_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:43:52.992641  7040 instance_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:43:52.993005 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:52.993180 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:52.993235 32038 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:43:52.993260 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321432993259 us; error 0 us; skew 500 ppm
I20260601 13:43:52.994127 32038 webserver.cc:533] Webserver started at http://127.31.73.130:36059/ using document root <none> and password file <none>
I20260601 13:43:52.994269 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:52.994320 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:52.994385 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:52.994705 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "d47b2d29f0c04afda3cb79375817aa4d"
format_stamp: "Formatted at 2026-06-01 13:43:52 on dist-test-slave-cw06"
I20260601 13:43:52.996085 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:52.996922  7047 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:43:52.997350 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:52.997442 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "d47b2d29f0c04afda3cb79375817aa4d"
format_stamp: "Formatted at 2026-06-01 13:43:52 on dist-test-slave-cw06"
I20260601 13:43:52.997512 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-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:43:52.998255  7035 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43889
I20260601 13:43:52.998361  7035 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:52.998589  7035 heartbeater.cc:507] Master 127.31.73.190:43889 requested a full tablet report, sending...
I20260601 13:43:52.999178  6898 ts_manager.cc:194] Registered new tserver with Master: dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729)
I20260601 13:43:53.000087  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60730
I20260601 13:43:53.018958 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:53.019295 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:53.019517 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:53.019938 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:53.019975 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:53.020030 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:53.020071 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:53.023844 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:33041
I20260601 13:43:53.023921  7110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:33041 every 8 connection(s)
I20260601 13:43:53.024638 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:53.026191  7115 instance_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:43:53.026187  7114 instance_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:43:53.026185  7117 instance_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:43:53.027027 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:53.027215 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:53.027267 32038 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:43:53.027292 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321433027291 us; error 0 us; skew 500 ppm
I20260601 13:43:53.028129 32038 webserver.cc:533] Webserver started at http://127.31.73.131:37159/ using document root <none> and password file <none>
I20260601 13:43:53.028270 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:53.028326 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:53.028393  7111 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43889
I20260601 13:43:53.028394 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:53.028517  7111 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:53.028709  7111 heartbeater.cc:507] Master 127.31.73.190:43889 requested a full tablet report, sending...
I20260601 13:43:53.028908 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
format_stamp: "Formatted at 2026-06-01 13:43:53 on dist-test-slave-cw06"
I20260601 13:43:53.029287  6898 ts_manager.cc:194] Registered new tserver with Master: d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:53.029776  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60738
I20260601 13:43:53.030483 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:43:53.032495  7122 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:43:53.032739 32038 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:43:53.032822 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
format_stamp: "Formatted at 2026-06-01 13:43:53 on dist-test-slave-cw06"
I20260601 13:43:53.032905 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-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:43:53.062680 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:53.063028 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:53.063297 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:53.063730 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:53.063802 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:53.063853 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:53.063905 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:53.068214 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:34671
I20260601 13:43:53.068301  7185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:34671 every 8 connection(s)
I20260601 13:43:53.072248  7186 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43889
I20260601 13:43:53.072343  7186 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:53.072558  7186 heartbeater.cc:507] Master 127.31.73.190:43889 requested a full tablet report, sending...
I20260601 13:43:53.073154  6898 ts_manager.cc:194] Registered new tserver with Master: 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:53.073218 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004527628s
I20260601 13:43:53.073731  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60744
I20260601 13:43:54.000972  7035 heartbeater.cc:499] Master 127.31.73.190:43889 was elected leader, sending a full tablet report...
I20260601 13:43:54.030684  7111 heartbeater.cc:499] Master 127.31.73.190:43889 was elected leader, sending a full tablet report...
I20260601 13:43:54.074596  7186 heartbeater.cc:499] Master 127.31.73.190:43889 was elected leader, sending a full tablet report...
I20260601 13:43:54.106748  6898 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60752:
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:43:54.107292  6898 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:43:54.117637  6999 tablet_service.cc:1511] Processing CreateTablet for tablet 7c49642d9d95457bb439c6dacf0d56d9 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:54.117806  6998 tablet_service.cc:1511] Processing CreateTablet for tablet f52726a792de40bea326762ed475def9 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:54.117952  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c49642d9d95457bb439c6dacf0d56d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.118099  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52726a792de40bea326762ed475def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.120048  7150 tablet_service.cc:1511] Processing CreateTablet for tablet 7c49642d9d95457bb439c6dacf0d56d9 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:54.120308  7150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c49642d9d95457bb439c6dacf0d56d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.120669  6997 tablet_service.cc:1511] Processing CreateTablet for tablet acf4761e478548dc853fe1010e998a61 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:54.120918  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf4761e478548dc853fe1010e998a61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.121091  7075 tablet_service.cc:1511] Processing CreateTablet for tablet 7c49642d9d95457bb439c6dacf0d56d9 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:54.121322  7075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c49642d9d95457bb439c6dacf0d56d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.121411  7206 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.122241  6996 tablet_service.cc:1511] Processing CreateTablet for tablet c55da58abb8745799a498cfa013c7878 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:54.122471  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55da58abb8745799a498cfa013c7878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.122471  7206 tablet_bootstrap.cc:654] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.122704  7074 tablet_service.cc:1511] Processing CreateTablet for tablet f52726a792de40bea326762ed475def9 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:54.122756  7149 tablet_service.cc:1511] Processing CreateTablet for tablet f52726a792de40bea326762ed475def9 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:54.122938  7074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52726a792de40bea326762ed475def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.122997  7149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52726a792de40bea326762ed475def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.125031  7209 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.125113  7148 tablet_service.cc:1511] Processing CreateTablet for tablet acf4761e478548dc853fe1010e998a61 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:54.125186  7073 tablet_service.cc:1511] Processing CreateTablet for tablet acf4761e478548dc853fe1010e998a61 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:54.125339  7148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf4761e478548dc853fe1010e998a61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.125427  7073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf4761e478548dc853fe1010e998a61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.126066  7209 tablet_bootstrap.cc:654] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.126564  7207 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.127421  7147 tablet_service.cc:1511] Processing CreateTablet for tablet c55da58abb8745799a498cfa013c7878 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:54.127504  7207 tablet_bootstrap.cc:654] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.127694  7147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55da58abb8745799a498cfa013c7878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.127638  7072 tablet_service.cc:1511] Processing CreateTablet for tablet c55da58abb8745799a498cfa013c7878 (DEFAULT_TABLE table=test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:54.127879  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55da58abb8745799a498cfa013c7878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.128572  7207 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.128647  7207 ts_tablet_manager.cc:1403] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:54.129118  7207 raft_consensus.cc:359] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.129215  7207 raft_consensus.cc:385] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.129247  7207 raft_consensus.cc:740] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.129352  7207 consensus_queue.cc:260] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.129695  7207 ts_tablet_manager.cc:1434] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.129899  7207 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.130460  7206 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.130533  7209 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.130620  7206 ts_tablet_manager.cc:1403] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:43:54.130636  7209 ts_tablet_manager.cc:1403] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:43:54.130887  7207 tablet_bootstrap.cc:654] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.131145  7209 raft_consensus.cc:359] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.131145  7206 raft_consensus.cc:359] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.131271  7209 raft_consensus.cc:385] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.131279  7206 raft_consensus.cc:385] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.131316  7209 raft_consensus.cc:740] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.131332  7206 raft_consensus.cc:740] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.131448  7209 consensus_queue.cc:260] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.131783  7209 ts_tablet_manager.cc:1434] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:54.131958  7209 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.132474  7206 consensus_queue.cc:260] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.132845  7206 ts_tablet_manager.cc:1434] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:43:54.132898  7209 tablet_bootstrap.cc:654] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.133008  7206 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.133944  7209 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.134109  7206 tablet_bootstrap.cc:654] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.134109  7209 ts_tablet_manager.cc:1403] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:54.134588  7209 raft_consensus.cc:359] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.134692  7209 raft_consensus.cc:385] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.134742  7209 raft_consensus.cc:740] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.134881  7209 consensus_queue.cc:260] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.135164  7209 ts_tablet_manager.cc:1434] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:54.135228  7207 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.135300  7207 ts_tablet_manager.cc:1403] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:43:54.135317  7209 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.135389  7206 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.135462  7206 ts_tablet_manager.cc:1403] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:54.135708  7207 raft_consensus.cc:359] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.135814  7207 raft_consensus.cc:385] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.135876  7207 raft_consensus.cc:740] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.135918  7206 raft_consensus.cc:359] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.136004  7207 consensus_queue.cc:260] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.136241  7209 tablet_bootstrap.cc:654] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.136286  7207 ts_tablet_manager.cc:1434] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.136464  7207 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.137354  7207 tablet_bootstrap.cc:654] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.136013  7206 raft_consensus.cc:385] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.137512  7206 raft_consensus.cc:740] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.137624  7206 consensus_queue.cc:260] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.137904  7206 ts_tablet_manager.cc:1434] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:43:54.138149  7206 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.139026  7206 tablet_bootstrap.cc:654] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.139421  7207 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.139523  7207 ts_tablet_manager.cc:1403] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:54.139855  7207 raft_consensus.cc:359] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.139967  7207 raft_consensus.cc:385] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.140012  7207 raft_consensus.cc:740] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.140130  7207 consensus_queue.cc:260] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.140477  7207 ts_tablet_manager.cc:1434] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.140735  7206 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.140822  7207 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.140852  7206 ts_tablet_manager.cc:1403] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:43:54.141251  7206 raft_consensus.cc:359] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.141350  7206 raft_consensus.cc:385] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.141391  7206 raft_consensus.cc:740] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.141507  7206 consensus_queue.cc:260] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.141749  7206 ts_tablet_manager.cc:1434] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:54.141810  7207 tablet_bootstrap.cc:654] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.141928  7206 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.142866  7206 tablet_bootstrap.cc:654] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.143959  7206 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.144049  7206 ts_tablet_manager.cc:1403] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:43:54.144181  7209 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.144250  7209 ts_tablet_manager.cc:1403] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:43:54.144534  7207 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.144481  7206 raft_consensus.cc:359] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.144598  7206 raft_consensus.cc:385] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.144621  7209 raft_consensus.cc:359] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.144711  7207 ts_tablet_manager.cc:1403] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:43:54.144635  7206 raft_consensus.cc:740] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.144752  7209 raft_consensus.cc:385] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.144800  7209 raft_consensus.cc:740] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.144841  7206 consensus_queue.cc:260] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.144940  7209 consensus_queue.cc:260] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.145080  7206 ts_tablet_manager.cc:1434] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.145131  7207 raft_consensus.cc:359] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.145219  7207 raft_consensus.cc:385] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.145238  7209 ts_tablet_manager.cc:1434] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:54.145262  7207 raft_consensus.cc:740] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.145408  7209 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.145381  7207 consensus_queue.cc:260] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.145711  7207 ts_tablet_manager.cc:1434] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:54.146366  7209 tablet_bootstrap.cc:654] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.147356  7209 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.147456  7209 ts_tablet_manager.cc:1403] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:54.147912  7209 raft_consensus.cc:359] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.148029  7209 raft_consensus.cc:385] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.148077  7209 raft_consensus.cc:740] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.148208  7209 consensus_queue.cc:260] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.148581  7209 ts_tablet_manager.cc:1434] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:54.169163  7215 raft_consensus.cc:493] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:54.169262  7215 raft_consensus.cc:515] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.169739  7215 leader_election.cc:290] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.173146  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:54.173254  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:54.173290  7160 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.173328  7085 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.173596  6974 leader_election.cc:304] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.173753  7215 raft_consensus.cc:2804] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:54.173815  7215 raft_consensus.cc:493] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:54.173864  7215 raft_consensus.cc:3060] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.174655  7215 raft_consensus.cc:515] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.174950  7215 leader_election.cc:290] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Requested vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.175216  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:54.175246  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:54.175349  7085 raft_consensus.cc:3060] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.175371  7160 raft_consensus.cc:3060] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.176136  7160 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.176270  7085 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.176451  6974 leader_election.cc:304] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.176669  7215 raft_consensus.cc:2804] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:54.176862  7215 raft_consensus.cc:697] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Becoming Leader. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Running, Role: LEADER
I20260601 13:43:54.176993  7215 consensus_queue.cc:237] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.178393  6906 catalog_manager.cc:5696] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb5475a21f84667a368810b1aeacf2d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "dfb5475a21f84667a368810b1aeacf2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:54.213574  7215 raft_consensus.cc:493] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:54.213714  7215 raft_consensus.cc:515] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.214152  7215 leader_election.cc:290] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:54.214455  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:54.214512  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:54.214581  7160 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.214583  7085 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.214879  6972 leader_election.cc:304] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.215065  7215 raft_consensus.cc:2804] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:54.215126  7215 raft_consensus.cc:493] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:54.215155  7215 raft_consensus.cc:3060] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.215973  7215 raft_consensus.cc:515] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.216324  7215 leader_election.cc:290] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Requested vote from peers 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:54.216611  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:54.216619  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:54.216715  7085 raft_consensus.cc:3060] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.216814  7160 raft_consensus.cc:3060] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.217492  7085 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.217615  7160 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.217890  6974 leader_election.cc:304] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.218112  7215 raft_consensus.cc:2804] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:54.218218  7215 raft_consensus.cc:697] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Becoming Leader. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Running, Role: LEADER
I20260601 13:43:54.218345  7215 consensus_queue.cc:237] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:54.219800  6906 catalog_manager.cc:5696] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb5475a21f84667a368810b1aeacf2d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "dfb5475a21f84667a368810b1aeacf2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:54.324764  7214 raft_consensus.cc:493] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:54.324909  7214 raft_consensus.cc:515] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.325338  7214 leader_election.cc:290] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.328867  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52726a792de40bea326762ed475def9" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:54.328904  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52726a792de40bea326762ed475def9" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d" is_pre_election: true
I20260601 13:43:54.328982  7160 raft_consensus.cc:2468] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 0.
I20260601 13:43:54.329048  7009 raft_consensus.cc:2468] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 0.
I20260601 13:43:54.329331  7050 leader_election.cc:304] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, d47b2d29f0c04afda3cb79375817aa4d; no voters: 
I20260601 13:43:54.329504  7214 raft_consensus.cc:2804] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:54.329574  7214 raft_consensus.cc:493] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:54.329605  7214 raft_consensus.cc:3060] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.330457  7214 raft_consensus.cc:515] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.330749  7214 leader_election.cc:290] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 election: Requested vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.331063  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52726a792de40bea326762ed475def9" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d"
I20260601 13:43:54.331063  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52726a792de40bea326762ed475def9" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:54.331202  7009 raft_consensus.cc:3060] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.331248  7160 raft_consensus.cc:3060] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.331926  7160 raft_consensus.cc:2468] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 1.
I20260601 13:43:54.331993  7009 raft_consensus.cc:2468] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 1.
I20260601 13:43:54.332192  7050 leader_election.cc:304] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, d47b2d29f0c04afda3cb79375817aa4d; no voters: 
I20260601 13:43:54.332351  7214 raft_consensus.cc:2804] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:54.332438  7214 raft_consensus.cc:697] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Becoming Leader. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Running, Role: LEADER
I20260601 13:43:54.332567  7214 consensus_queue.cc:237] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.334232  6906 catalog_manager.cc:5696] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: term changed from 0 to 1, leader changed from <none> to d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130). New cstate: current_term: 1 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:54.499509  7215 raft_consensus.cc:493] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:54.499639  7215 raft_consensus.cc:515] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.500186  7215 leader_election.cc:290] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.500581  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:54.500581  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:54.500757  7085 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.500757  7160 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.501055  6974 leader_election.cc:304] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.501237  7215 raft_consensus.cc:2804] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:54.501307  7215 raft_consensus.cc:493] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:54.501349  7215 raft_consensus.cc:3060] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.502208  7215 raft_consensus.cc:515] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.502590  7215 leader_election.cc:290] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Requested vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.502923  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:54.502951  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:54.503057  7160 raft_consensus.cc:3060] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.503099  7085 raft_consensus.cc:3060] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.503813  7160 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.503851  7085 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.504132  6974 leader_election.cc:304] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.504307  7215 raft_consensus.cc:2804] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:54.504405  7215 raft_consensus.cc:697] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Becoming Leader. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Running, Role: LEADER
I20260601 13:43:54.504544  7215 consensus_queue.cc:237] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.506006  6906 catalog_manager.cc:5696] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb5475a21f84667a368810b1aeacf2d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "dfb5475a21f84667a368810b1aeacf2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:54.568636  6906 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60758:
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:43:54.569072  6906 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:43:54.574831  6996 tablet_service.cc:1511] Processing CreateTablet for tablet a141ff62f40448769e726d6774d58921 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:54.575018  7072 tablet_service.cc:1511] Processing CreateTablet for tablet a141ff62f40448769e726d6774d58921 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:54.575119  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a141ff62f40448769e726d6774d58921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.575315  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a141ff62f40448769e726d6774d58921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.576195  7075 tablet_service.cc:1511] Processing CreateTablet for tablet 191965aa80cc48ee8f11d42c2203909e (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:54.576454  7075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191965aa80cc48ee8f11d42c2203909e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.577034  6997 tablet_service.cc:1511] Processing CreateTablet for tablet 838974b668a04fa285f3b254e4f8c4a0 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:54.577265  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838974b668a04fa285f3b254e4f8c4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.577567  7073 tablet_service.cc:1511] Processing CreateTablet for tablet 838974b668a04fa285f3b254e4f8c4a0 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:54.577775  7073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838974b668a04fa285f3b254e4f8c4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.578949  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 191965aa80cc48ee8f11d42c2203909e (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:54.579174  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191965aa80cc48ee8f11d42c2203909e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.579555  7209 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.580358  7209 tablet_bootstrap.cc:654] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.580801  6999 tablet_service.cc:1511] Processing CreateTablet for tablet 2882b655735e459fbe239324da542c89 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:54.581063  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2882b655735e459fbe239324da542c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.581518  7209 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.581599  7149 tablet_service.cc:1511] Processing CreateTablet for tablet 191965aa80cc48ee8f11d42c2203909e (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:43:54.581607  7209 ts_tablet_manager.cc:1403] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:54.581848  7149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191965aa80cc48ee8f11d42c2203909e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.582177  7209 raft_consensus.cc:359] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.582285  7209 raft_consensus.cc:385] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.582333  7209 raft_consensus.cc:740] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.582470  7209 consensus_queue.cc:260] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.582746  7209 ts_tablet_manager.cc:1434] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.582947  7209 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.583073  7206 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.583830  7207 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.583913  7209 tablet_bootstrap.cc:654] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.584019  7206 tablet_bootstrap.cc:654] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.584867  7207 tablet_bootstrap.cc:654] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.584826  7147 tablet_service.cc:1511] Processing CreateTablet for tablet a141ff62f40448769e726d6774d58921 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:43:54.585045  7147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a141ff62f40448769e726d6774d58921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.585162  7206 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.585237  7206 ts_tablet_manager.cc:1403] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:43:54.585659  7206 raft_consensus.cc:359] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.585759  7206 raft_consensus.cc:385] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.585794  7206 raft_consensus.cc:740] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.585920  7206 consensus_queue.cc:260] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.586229  7206 ts_tablet_manager.cc:1434] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.586402  7206 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.586598  7207 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.586684  7207 ts_tablet_manager.cc:1403] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:43:54.587065  7207 raft_consensus.cc:359] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.587163  7207 raft_consensus.cc:385] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.587211  7207 raft_consensus.cc:740] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.587174  7148 tablet_service.cc:1511] Processing CreateTablet for tablet 838974b668a04fa285f3b254e4f8c4a0 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:43:54.587370  7206 tablet_bootstrap.cc:654] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.587330  7207 consensus_queue.cc:260] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.587498  7148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838974b668a04fa285f3b254e4f8c4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.587589  7207 ts_tablet_manager.cc:1434] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:54.588131  7207 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.589076  7207 tablet_bootstrap.cc:654] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.589880  7073 tablet_service.cc:1511] Processing CreateTablet for tablet 2882b655735e459fbe239324da542c89 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:54.590147  7073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2882b655735e459fbe239324da542c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.590180  7206 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.590292  7206 ts_tablet_manager.cc:1403] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:43:54.590317  7207 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.590417  7207 ts_tablet_manager.cc:1403] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:54.590705  7206 raft_consensus.cc:359] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.590801  7206 raft_consensus.cc:385] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.590862  7206 raft_consensus.cc:740] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.590857  7207 raft_consensus.cc:359] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.590957  7207 raft_consensus.cc:385] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.591001  7207 raft_consensus.cc:740] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.591022  7206 consensus_queue.cc:260] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.591125  7207 consensus_queue.cc:260] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.591310  7206 ts_tablet_manager.cc:1434] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.591424  7207 ts_tablet_manager.cc:1434] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:54.591605  7207 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.591815  7206 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.592572  7207 tablet_bootstrap.cc:654] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.593534  7206 tablet_bootstrap.cc:654] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.593776  7207 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.593909  7207 ts_tablet_manager.cc:1403] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:43:54.594578  7206 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.594681  7206 ts_tablet_manager.cc:1403] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:43:54.594769  7148 tablet_service.cc:1511] Processing CreateTablet for tablet 2882b655735e459fbe239324da542c89 (DEFAULT_TABLE table=dugtrio [id=c2ab3829026d449cbb295d0a38835376]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:43:54.595006  7148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2882b655735e459fbe239324da542c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:54.595125  7209 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.594578  7207 raft_consensus.cc:359] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.595110  7206 raft_consensus.cc:359] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.595242  7207 raft_consensus.cc:385] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.595280  7207 raft_consensus.cc:740] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.595254  7206 raft_consensus.cc:385] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.595345  7206 raft_consensus.cc:740] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.595410  7207 consensus_queue.cc:260] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.595480  7206 consensus_queue.cc:260] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.595644  7207 ts_tablet_manager.cc:1434] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:54.595744  7206 ts_tablet_manager.cc:1434] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:43:54.595935  7206 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:54.595263  7209 ts_tablet_manager.cc:1403] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:43:54.596891  7206 tablet_bootstrap.cc:654] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.596911  7209 raft_consensus.cc:359] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.597003  7209 raft_consensus.cc:385] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.597049  7209 raft_consensus.cc:740] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.597149  7209 consensus_queue.cc:260] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.597429  7209 ts_tablet_manager.cc:1434] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.597594  7209 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.598376  7206 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: No bootstrap required, opened a new log
I20260601 13:43:54.598456  7206 ts_tablet_manager.cc:1403] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:43:54.598534  7209 tablet_bootstrap.cc:654] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.598860  7206 raft_consensus.cc:359] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.598966  7206 raft_consensus.cc:385] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.599011  7206 raft_consensus.cc:740] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.599112  7206 consensus_queue.cc:260] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.599383  7206 ts_tablet_manager.cc:1434] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:54.600026  7207 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Bootstrap starting.
I20260601 13:43:54.600900  7207 tablet_bootstrap.cc:654] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.601930  7207 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: No bootstrap required, opened a new log
I20260601 13:43:54.602057  7207 ts_tablet_manager.cc:1403] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:43:54.602394  7207 raft_consensus.cc:359] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.602524  7207 raft_consensus.cc:385] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.602568  7207 raft_consensus.cc:740] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.602691  7207 consensus_queue.cc:260] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.602946  7207 ts_tablet_manager.cc:1434] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:54.603397  7209 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.603484  7209 ts_tablet_manager.cc:1403] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:43:54.603842  7209 raft_consensus.cc:359] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.603971  7209 raft_consensus.cc:385] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.604024  7209 raft_consensus.cc:740] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.604161  7209 consensus_queue.cc:260] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.604427  7209 ts_tablet_manager.cc:1434] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:54.604589  7209 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: Bootstrap starting.
I20260601 13:43:54.605484  7209 tablet_bootstrap.cc:654] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:43:54.606712  7209 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: No bootstrap required, opened a new log
I20260601 13:43:54.606822  7209 ts_tablet_manager.cc:1403] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:43:54.607246  7209 raft_consensus.cc:359] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.607357  7209 raft_consensus.cc:385] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:43:54.607400  7209 raft_consensus.cc:740] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Initialized, Role: FOLLOWER
I20260601 13:43:54.607517  7209 consensus_queue.cc:260] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.607782  7209 ts_tablet_manager.cc:1434] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:54.608546  7215 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:54.611621  7254 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:54.613386  7212 raft_consensus.cc:493] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:54.613485  7212 raft_consensus.cc:515] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.614002  7212 leader_election.cc:290] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:54.617687  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191965aa80cc48ee8f11d42c2203909e" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:54.617687  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191965aa80cc48ee8f11d42c2203909e" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d" is_pre_election: true
I20260601 13:43:54.617843  7085 raft_consensus.cc:2468] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 0.
I20260601 13:43:54.617878  7009 raft_consensus.cc:2468] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 0.
I20260601 13:43:54.618150  7123 leader_election.cc:304] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, d47b2d29f0c04afda3cb79375817aa4d; no voters: 
I20260601 13:43:54.618359  7212 raft_consensus.cc:2804] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:54.618423  7212 raft_consensus.cc:493] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:54.618451  7212 raft_consensus.cc:3060] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.619150  7212 raft_consensus.cc:515] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.619490  7212 leader_election.cc:290] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 1 election: Requested vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:54.619787  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191965aa80cc48ee8f11d42c2203909e" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d"
I20260601 13:43:54.619892  7009 raft_consensus.cc:3060] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.620534  7009 raft_consensus.cc:2468] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 1.
I20260601 13:43:54.620746  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191965aa80cc48ee8f11d42c2203909e" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:54.620788  7126 leader_election.cc:304] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.620865  7085 raft_consensus.cc:3060] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.620982  7212 raft_consensus.cc:2804] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:54.621065  7212 raft_consensus.cc:697] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 LEADER]: Becoming Leader. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Running, Role: LEADER
I20260601 13:43:54.621169  7212 consensus_queue.cc:237] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.621774  7085 raft_consensus.cc:2468] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 1.
I20260601 13:43:54.622651  6898 catalog_manager.cc:5696] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131). New cstate: current_term: 1 leader_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:54.630041  7254 consensus_queue.cc:1048] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:54.632493  7228 consensus_queue.cc:1048] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:54.713052  7228 raft_consensus.cc:493] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:54.713202  7228 raft_consensus.cc:515] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.713747  7228 leader_election.cc:290] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.714097  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882b655735e459fbe239324da542c89" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:54.714241  7085 raft_consensus.cc:2468] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.714211  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882b655735e459fbe239324da542c89" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:54.714432  7160 raft_consensus.cc:2468] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.714601  6972 leader_election.cc:304] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.714782  7228 raft_consensus.cc:2804] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:54.714851  7228 raft_consensus.cc:493] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:54.714882  7228 raft_consensus.cc:3060] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.715783  7228 raft_consensus.cc:515] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.716132  7228 leader_election.cc:290] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Requested vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.716396  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882b655735e459fbe239324da542c89" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:54.716498  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882b655735e459fbe239324da542c89" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:54.716508  7085 raft_consensus.cc:3060] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.716607  7160 raft_consensus.cc:3060] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.717437  7085 raft_consensus.cc:2468] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.717437  7160 raft_consensus.cc:2468] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.717769  6974 leader_election.cc:304] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.717988  7228 raft_consensus.cc:2804] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:54.718107  7228 raft_consensus.cc:697] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Becoming Leader. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Running, Role: LEADER
I20260601 13:43:54.718238  7228 consensus_queue.cc:237] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.719872  6898 catalog_manager.cc:5696] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb5475a21f84667a368810b1aeacf2d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "dfb5475a21f84667a368810b1aeacf2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:54.741976  7228 raft_consensus.cc:493] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:54.742125  7228 raft_consensus.cc:515] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.742444  7228 leader_election.cc:290] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.742717  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838974b668a04fa285f3b254e4f8c4a0" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:54.742753  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838974b668a04fa285f3b254e4f8c4a0" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:54.742831  7085 raft_consensus.cc:2468] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.742888  7160 raft_consensus.cc:2468] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 0.
I20260601 13:43:54.743098  6972 leader_election.cc:304] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.743242  7228 raft_consensus.cc:2804] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:54.743300  7228 raft_consensus.cc:493] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:54.743328  7228 raft_consensus.cc:3060] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.744074  7228 raft_consensus.cc:515] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.744436  7228 leader_election.cc:290] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Requested vote from peers d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:54.744719  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838974b668a04fa285f3b254e4f8c4a0" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:54.744779  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838974b668a04fa285f3b254e4f8c4a0" candidate_uuid: "dfb5475a21f84667a368810b1aeacf2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:54.744843  7085 raft_consensus.cc:3060] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.744916  7160 raft_consensus.cc:3060] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:54.745609  7160 raft_consensus.cc:2468] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.745606  7085 raft_consensus.cc:2468] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb5475a21f84667a368810b1aeacf2d in term 1.
I20260601 13:43:54.745919  6974 leader_election.cc:304] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:54.746147  7228 raft_consensus.cc:2804] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:54.746248  7228 raft_consensus.cc:697] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Becoming Leader. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Running, Role: LEADER
I20260601 13:43:54.746376  7228 consensus_queue.cc:237] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:54.747776  6898 catalog_manager.cc:5696] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb5475a21f84667a368810b1aeacf2d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "dfb5475a21f84667a368810b1aeacf2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:54.787921  7214 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:54.790432  7266 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:54.881215  7228 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:54.884105  7228 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:43:54.919072  6955 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260601 13:43:55.047938  7266 raft_consensus.cc:493] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:43:55.048063  7266 raft_consensus.cc:515] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:55.048525  7266 leader_election.cc:290] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:55.048833  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a141ff62f40448769e726d6774d58921" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d" is_pre_election: true
I20260601 13:43:55.048833  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a141ff62f40448769e726d6774d58921" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:55.048995  7160 raft_consensus.cc:2468] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 0.
I20260601 13:43:55.048995  7009 raft_consensus.cc:2468] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 0.
I20260601 13:43:55.049324  7051 leader_election.cc:304] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:55.049511  7266 raft_consensus.cc:2804] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:43:55.049571  7266 raft_consensus.cc:493] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:43:55.049599  7266 raft_consensus.cc:3060] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:55.050505  7266 raft_consensus.cc:515] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:55.050882  7266 leader_election.cc:290] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 election: Requested vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:55.051159  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a141ff62f40448769e726d6774d58921" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d"
I20260601 13:43:55.051200  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a141ff62f40448769e726d6774d58921" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:55.051266  7009 raft_consensus.cc:3060] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:55.051266  7160 raft_consensus.cc:3060] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:43:55.052141  7160 raft_consensus.cc:2468] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 1.
I20260601 13:43:55.052141  7009 raft_consensus.cc:2468] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 1.
I20260601 13:43:55.052409  7051 leader_election.cc:304] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:55.052562  7266 raft_consensus.cc:2804] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:43:55.052644  7266 raft_consensus.cc:697] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Becoming Leader. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Running, Role: LEADER
I20260601 13:43:55.052776  7266 consensus_queue.cc:237] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:55.054263  6898 catalog_manager.cc:5696] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: term changed from 0 to 1, leader changed from <none> to d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130). New cstate: current_term: 1 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:55.110476  7228 consensus_queue.cc:1048] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:55.113022  7215 consensus_queue.cc:1048] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:55.118304  7221 consensus_queue.cc:1048] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:55.120759  7274 consensus_queue.cc:1048] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:43:55.139469 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:43:55.143011 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:43:55.143186 32038 tablet_replica.cc:333] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.143323 32038 raft_consensus.cc:2243] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:55.143487 32038 raft_consensus.cc:2272] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.143932 32038 tablet_replica.cc:333] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.144045 32038 raft_consensus.cc:2243] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:55.144205 32038 raft_consensus.cc:2272] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.144616 32038 tablet_replica.cc:333] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.144726 32038 raft_consensus.cc:2243] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:55.144836 32038 raft_consensus.cc:2272] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.145239 32038 tablet_replica.cc:333] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.145355 32038 raft_consensus.cc:2243] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:55.145514 32038 raft_consensus.cc:2272] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.145867 32038 tablet_replica.cc:333] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.145974 32038 raft_consensus.cc:2243] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:55.146107 32038 raft_consensus.cc:2272] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.146548 32038 tablet_replica.cc:333] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.146653 32038 raft_consensus.cc:2243] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:55.146737 32038 raft_consensus.cc:2272] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.147011 32038 tablet_replica.cc:333] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.147118 32038 raft_consensus.cc:2243] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:55.147286 32038 raft_consensus.cc:2272] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.147679 32038 tablet_replica.cc:333] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: stopping tablet replica
I20260601 13:43:55.147780 32038 raft_consensus.cc:2243] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:55.147891 32038 pending_rounds.cc:70] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Trying to abort 1 pending ops.
I20260601 13:43:55.147939 32038 pending_rounds.cc:77] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196596722675712 op_type: NO_OP noop_request { }
I20260601 13:43:55.147998 32038 raft_consensus.cc:2889] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:55.148056 32038 raft_consensus.cc:2272] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:55.161561 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
W20260601 13:43:55.333132  7051 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:43:55.333920  7051 consensus_peers.cc:597] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d -> Peer dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): Couldn't send request to peer dfb5475a21f84667a368810b1aeacf2d. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:55.556169  7278 consensus_queue.cc:1048] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:43:55.559589  7051 consensus_peers.cc:597] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d -> Peer dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): Couldn't send request to peer dfb5475a21f84667a368810b1aeacf2d. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:43:55.576442  7126 consensus_peers.cc:597] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c -> Peer dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): Couldn't send request to peer dfb5475a21f84667a368810b1aeacf2d. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:55.834255  7214 consensus_queue.cc:579] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Leader has been unable to successfully communicate with peer dfb5475a21f84667a368810b1aeacf2d for more than 1 seconds (1.044s)
I20260601 13:43:56.064114  7266 consensus_queue.cc:579] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Leader has been unable to successfully communicate with peer dfb5475a21f84667a368810b1aeacf2d for more than 1 seconds (1.011s)
I20260601 13:43:56.110821  7282 raft_consensus.cc:493] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.110932  7282 raft_consensus.cc:515] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.111305  7282 leader_election.cc:290] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:56.111626  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
W20260601 13:43:56.112318  7051 leader_election.cc:336] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111)
I20260601 13:43:56.112380  7051 leader_election.cc:304] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [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: d47b2d29f0c04afda3cb79375817aa4d; no voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d
I20260601 13:43:56.112493  7282 raft_consensus.cc:2749] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:43:56.132802  7282 raft_consensus.cc:493] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.132922  7282 raft_consensus.cc:515] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:56.133255  7282 leader_election.cc:290] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:56.133647  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
W20260601 13:43:56.134399  7051 leader_election.cc:336] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111)
I20260601 13:43:56.134467  7051 leader_election.cc:304] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [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: d47b2d29f0c04afda3cb79375817aa4d; no voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d
I20260601 13:43:56.134582  7282 raft_consensus.cc:2749] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:43:56.169118  6898 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60752:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:43:56.169258  6898 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60752:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:43:56.172058  6898 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: Sending DeleteTablet for 3 replicas of tablet a141ff62f40448769e726d6774d58921
I20260601 13:43:56.172385  6898 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: Sending DeleteTablet for 3 replicas of tablet 838974b668a04fa285f3b254e4f8c4a0
I20260601 13:43:56.172616  7073 tablet_service.cc:1558] Processing DeleteTablet for tablet a141ff62f40448769e726d6774d58921 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:53970
I20260601 13:43:56.172665  6898 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: Sending DeleteTablet for 3 replicas of tablet 191965aa80cc48ee8f11d42c2203909e
I20260601 13:43:56.172680  7148 tablet_service.cc:1558] Processing DeleteTablet for tablet a141ff62f40448769e726d6774d58921 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:37838
I20260601 13:43:56.172889  6898 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: Sending DeleteTablet for 3 replicas of tablet 2882b655735e459fbe239324da542c89
I20260601 13:43:56.172986  7291 tablet_replica.cc:333] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:43:56.173121  7291 raft_consensus.cc:2243] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.173243  7291 raft_consensus.cc:2272] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.173352  7148 tablet_service.cc:1558] Processing DeleteTablet for tablet 838974b668a04fa285f3b254e4f8c4a0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:37838
I20260601 13:43:56.173484  7147 tablet_service.cc:1558] Processing DeleteTablet for tablet 191965aa80cc48ee8f11d42c2203909e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:37838
I20260601 13:43:56.173601  7149 tablet_service.cc:1558] Processing DeleteTablet for tablet 2882b655735e459fbe239324da542c89 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:37838
I20260601 13:43:56.173928 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:43:56.174144  7073 tablet_service.cc:1558] Processing DeleteTablet for tablet 838974b668a04fa285f3b254e4f8c4a0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:53970
I20260601 13:43:56.174212  7075 tablet_service.cc:1558] Processing DeleteTablet for tablet 191965aa80cc48ee8f11d42c2203909e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:53970
I20260601 13:43:56.174250  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet 2882b655735e459fbe239324da542c89 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:53970
I20260601 13:43:56.175135  7290 tablet_replica.cc:333] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:43:56.175421  7291 ts_tablet_manager.cc:1916] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.175395  7290 raft_consensus.cc:2243] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:43:56.175658  7290 raft_consensus.cc:2272] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:43:56.175942  7293 instance_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:43:56.176215  7294 instance_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:43:56.176288  7290 ts_tablet_manager.cc:1916] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.177867  7291 ts_tablet_manager.cc:1929] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.177927  7291 log.cc:1199] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/a141ff62f40448769e726d6774d58921
I20260601 13:43:56.178222  7291 ts_tablet_manager.cc:1950] T a141ff62f40448769e726d6774d58921 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting consensus metadata
I20260601 13:43:56.178514  7290 ts_tablet_manager.cc:1929] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.178570  7290 log.cc:1199] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/a141ff62f40448769e726d6774d58921
I20260601 13:43:56.178736 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:56.178929  7291 tablet_replica.cc:333] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:43:56.178951  7290 ts_tablet_manager.cc:1950] T a141ff62f40448769e726d6774d58921 P d47b2d29f0c04afda3cb79375817aa4d: Deleting consensus metadata
I20260601 13:43:56.178978  6892 catalog_manager.cc:5027] TS 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671): tablet a141ff62f40448769e726d6774d58921 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.179050  7291 raft_consensus.cc:2243] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.179136  7291 raft_consensus.cc:2272] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.179476  7291 ts_tablet_manager.cc:1916] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.179476  7290 tablet_replica.cc:333] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:43:56.179540  6890 catalog_manager.cc:5027] TS d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041): tablet a141ff62f40448769e726d6774d58921 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.179620  7290 raft_consensus.cc:2243] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.179702  7290 raft_consensus.cc:2272] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.180037  7290 ts_tablet_manager.cc:1916] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.181308  7291 ts_tablet_manager.cc:1929] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:43:56.181372  7291 log.cc:1199] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/838974b668a04fa285f3b254e4f8c4a0
I20260601 13:43:56.181560  7291 ts_tablet_manager.cc:1950] T 838974b668a04fa285f3b254e4f8c4a0 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting consensus metadata
I20260601 13:43:56.181864  7290 ts_tablet_manager.cc:1929] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:43:56.181937  7290 log.cc:1199] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/838974b668a04fa285f3b254e4f8c4a0
I20260601 13:43:56.182154  7291 tablet_replica.cc:333] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:43:56.182219  6892 catalog_manager.cc:5027] TS 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671): tablet 838974b668a04fa285f3b254e4f8c4a0 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.182261  7290 ts_tablet_manager.cc:1950] T 838974b668a04fa285f3b254e4f8c4a0 P d47b2d29f0c04afda3cb79375817aa4d: Deleting consensus metadata
I20260601 13:43:56.182304  7291 raft_consensus.cc:2243] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 LEADER]: Raft consensus shutting down.
W20260601 13:43:56.182375  6893 catalog_manager.cc:4754] TS dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 2882b655735e459fbe239324da542c89: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111)
I20260601 13:43:56.182511  7291 raft_consensus.cc:2272] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.182780  7290 tablet_replica.cc:333] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:43:56.182889  7290 raft_consensus.cc:2243] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.182942  7291 ts_tablet_manager.cc:1916] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.183012  7290 raft_consensus.cc:2272] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.183121  6890 catalog_manager.cc:5027] TS d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041): tablet 838974b668a04fa285f3b254e4f8c4a0 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
W20260601 13:43:56.183199  7296 instance_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:43:56.183377  7290 ts_tablet_manager.cc:1916] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.183398 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:56.183490 32038 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:43:56.183514 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321436183514 us; error 0 us; skew 500 ppm
I20260601 13:43:56.184420 32038 webserver.cc:533] Webserver started at http://127.31.73.132:41937/ using document root <none> and password file <none>
I20260601 13:43:56.184594 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:56.184661 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:43:56.184739 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:43:56.184813  7291 ts_tablet_manager.cc:1929] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.184886  7291 log.cc:1199] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/191965aa80cc48ee8f11d42c2203909e
I20260601 13:43:56.185111 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "accbb6f1a5cb435094eb5c3f49f7c414"
format_stamp: "Formatted at 2026-06-01 13:43:56 on dist-test-slave-cw06"
I20260601 13:43:56.185153  7291 ts_tablet_manager.cc:1950] T 191965aa80cc48ee8f11d42c2203909e P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting consensus metadata
I20260601 13:43:56.185245  7290 ts_tablet_manager.cc:1929] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.185307  7290 log.cc:1199] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/191965aa80cc48ee8f11d42c2203909e
I20260601 13:43:56.185560  7290 ts_tablet_manager.cc:1950] T 191965aa80cc48ee8f11d42c2203909e P d47b2d29f0c04afda3cb79375817aa4d: Deleting consensus metadata
I20260601 13:43:56.185787  7291 tablet_replica.cc:333] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:43:56.185891  6892 catalog_manager.cc:5027] TS 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671): tablet 191965aa80cc48ee8f11d42c2203909e (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.185935  7291 raft_consensus.cc:2243] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.186045  7291 raft_consensus.cc:2272] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.186151  6890 catalog_manager.cc:5027] TS d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041): tablet 191965aa80cc48ee8f11d42c2203909e (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.186194  7290 tablet_replica.cc:333] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:43:56.186285  7290 raft_consensus.cc:2243] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.186378  7290 raft_consensus.cc:2272] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.186432  7291 ts_tablet_manager.cc:1916] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.186729  7290 ts_tablet_manager.cc:1916] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.186952 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:56.187897  7301 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:43:56.188139 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:56.188175  7291 ts_tablet_manager.cc:1929] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.188277  7291 log.cc:1199] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/2882b655735e459fbe239324da542c89
I20260601 13:43:56.188263 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "accbb6f1a5cb435094eb5c3f49f7c414"
format_stamp: "Formatted at 2026-06-01 13:43:56 on dist-test-slave-cw06"
I20260601 13:43:56.188390 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-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:43:56.188537  7290 ts_tablet_manager.cc:1929] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.188563  7291 ts_tablet_manager.cc:1950] T 2882b655735e459fbe239324da542c89 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting consensus metadata
I20260601 13:43:56.188618  7290 log.cc:1199] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/2882b655735e459fbe239324da542c89
I20260601 13:43:56.188881  7290 ts_tablet_manager.cc:1950] T 2882b655735e459fbe239324da542c89 P d47b2d29f0c04afda3cb79375817aa4d: Deleting consensus metadata
I20260601 13:43:56.189260  6892 catalog_manager.cc:5027] TS 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671): tablet 2882b655735e459fbe239324da542c89 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.189448  6890 catalog_manager.cc:5027] TS d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041): tablet 2882b655735e459fbe239324da542c89 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.214222 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:56.214545 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:56.214823 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:56.215246 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:43:56.215307 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:56.215361 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:43:56.215397 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:43:56.219455 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:36845
I20260601 13:43:56.220037  7364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:36845 every 8 connection(s)
I20260601 13:43:56.220417 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:43:56.222146  7368 instance_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:43:56.222200  7371 instance_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:43:56.222429  7369 instance_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:43:56.222409 32038 server_base.cc:1061] running on GCE node
I20260601 13:43:56.222680 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:43:56.222729 32038 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:43:56.222749 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321436222749 us; error 0 us; skew 500 ppm
I20260601 13:43:56.223616 32038 webserver.cc:533] Webserver started at http://127.31.73.129:36845/ using document root <none> and password file <none>
I20260601 13:43:56.223780 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:43:56.223829 32038 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:43:56.224749  7365 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43889
I20260601 13:43:56.224839  7365 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:56.225005 32038 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:56.225023  7365 heartbeater.cc:507] Master 127.31.73.190:43889 requested a full tablet report, sending...
I20260601 13:43:56.225643  6898 ts_manager.cc:194] Registered new tserver with Master: accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132:36845)
I20260601 13:43:56.226222  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60774
I20260601 13:43:56.226596  7376 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:43:56.226926 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:56.226996 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "dfb5475a21f84667a368810b1aeacf2d"
format_stamp: "Formatted at 2026-06-01 13:43:52 on dist-test-slave-cw06"
I20260601 13:43:56.227052 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-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:43:56.251035 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:43:56.251292 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:43:56.251507 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:43:56.252138  7383 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:43:56.257025 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:43:56.257077 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.000s	sys 0.000s
I20260601 13:43:56.257110 32038 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:43:56.257915  7383 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.260411  7383 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:43:56.260715  7383 tablet_bootstrap.cc:492] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.260901  7383 ts_tablet_manager.cc:1403] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:56.260926 32038 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:43:56.261025 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:43:56.261296  7383 raft_consensus.cc:359] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:56.261412  7383 raft_consensus.cc:740] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.261569  7383 consensus_queue.cc:260] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:56.261958  7383 ts_tablet_manager.cc:1434] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:56.262130  7383 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.264485  7383 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:43:56.264760  7383 tablet_bootstrap.cc:492] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.264957  7383 ts_tablet_manager.cc:1403] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:56.265314  7383 raft_consensus.cc:359] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.265419  7383 raft_consensus.cc:740] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.265552  7383 consensus_queue.cc:260] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.265806  7383 ts_tablet_manager.cc:1434] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:56.265964  7383 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.266638 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:46729
I20260601 13:43:56.266745  7443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:46729 every 8 connection(s)
I20260601 13:43:56.268852  7383 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:43:56.269153  7383 tablet_bootstrap.cc:492] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.269299  7383 ts_tablet_manager.cc:1403] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:56.269680  7383 raft_consensus.cc:359] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.269760  7383 raft_consensus.cc:740] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.269893  7383 consensus_queue.cc:260] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.270169  7383 ts_tablet_manager.cc:1434] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:56.270327  7383 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.271612  7444 heartbeater.cc:344] Connected to a master server at 127.31.73.190:43889
I20260601 13:43:56.271699  7444 heartbeater.cc:461] Registering TS with master...
I20260601 13:43:56.271924  7444 heartbeater.cc:507] Master 127.31.73.190:43889 requested a full tablet report, sending...
I20260601 13:43:56.272920  6898 ts_manager.cc:194] Re-registered known tserver with Master: dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729)
I20260601 13:43:56.273270  7383 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:43:56.273554  7383 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.273721  7383 ts_tablet_manager.cc:1403] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:43:56.274127  7383 raft_consensus.cc:359] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.274210  7383 raft_consensus.cc:740] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.274333  7383 consensus_queue.cc:260] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.274585  7383 ts_tablet_manager.cc:1434] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:56.274734  7383 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.274858  6898 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60788
I20260601 13:43:56.275682  7444 heartbeater.cc:499] Master 127.31.73.190:43889 was elected leader, sending a full tablet report...
I20260601 13:43:56.277580  7383 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: 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:43:56.277875  7383 tablet_bootstrap.cc:492] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.278070  7383 ts_tablet_manager.cc:1403] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:43:56.278460  7383 raft_consensus.cc:359] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.278601  7383 raft_consensus.cc:740] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.278721  7383 consensus_queue.cc:260] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.278999  7383 ts_tablet_manager.cc:1434] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:56.279167  7383 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.281946  7383 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:43:56.282256  7383 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.282229  7407 tablet_service.cc:1558] Processing DeleteTablet for tablet a141ff62f40448769e726d6774d58921 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:60440
I20260601 13:43:56.282429  7383 ts_tablet_manager.cc:1403] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:43:56.282745  7407 tablet_service.cc:1558] Processing DeleteTablet for tablet 191965aa80cc48ee8f11d42c2203909e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:60440
I20260601 13:43:56.282852  7383 raft_consensus.cc:359] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.282959  7383 raft_consensus.cc:740] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.282984  7452 tablet_replica.cc:333] stopping tablet replica
W20260601 13:43:56.282960  6893 catalog_manager.cc:5007] TS dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): delete failed for tablet a141ff62f40448769e726d6774d58921 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a141ff62f40448769e726d6774d58921 already in progress: opening tablet
I20260601 13:43:56.283109  7383 consensus_queue.cc:260] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.283147  7452 raft_consensus.cc:2243] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.283308  7452 raft_consensus.cc:2272] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.283407  7383 ts_tablet_manager.cc:1434] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:56.283558  7383 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.283756  7452 ts_tablet_manager.cc:1916] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.285542  7383 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: 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:43:56.285785  7383 tablet_bootstrap.cc:492] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.285959  7383 ts_tablet_manager.cc:1403] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:43:56.286120  7452 ts_tablet_manager.cc:1929] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.286190  7452 log.cc:1199] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/191965aa80cc48ee8f11d42c2203909e
I20260601 13:43:56.286414  7383 raft_consensus.cc:359] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.286476  7452 ts_tablet_manager.cc:1950] T 191965aa80cc48ee8f11d42c2203909e P dfb5475a21f84667a368810b1aeacf2d: Deleting consensus metadata
I20260601 13:43:56.286526  7383 raft_consensus.cc:740] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.286664  7383 consensus_queue.cc:260] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.286952  7383 ts_tablet_manager.cc:1434] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:43:56.287118  7383 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap starting.
I20260601 13:43:56.287264  6893 catalog_manager.cc:5027] TS dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): tablet 191965aa80cc48ee8f11d42c2203909e (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.288141  7407 tablet_service.cc:1558] Processing DeleteTablet for tablet a141ff62f40448769e726d6774d58921 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:60440
I20260601 13:43:56.288336  7452 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:56.288473  7452 raft_consensus.cc:2243] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.288558  7452 raft_consensus.cc:2272] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.288985  7452 ts_tablet_manager.cc:1916] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.289961  7383 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:43:56.290249  7383 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Bootstrap complete.
I20260601 13:43:56.290369  7383 ts_tablet_manager.cc:1403] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:43:56.290654  7383 raft_consensus.cc:359] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.290729  7383 raft_consensus.cc:740] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb5475a21f84667a368810b1aeacf2d, State: Initialized, Role: FOLLOWER
I20260601 13:43:56.290699  7452 ts_tablet_manager.cc:1929] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:43:56.290782  7452 log.cc:1199] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/a141ff62f40448769e726d6774d58921
I20260601 13:43:56.290849  7383 consensus_queue.cc:260] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.291033  7452 ts_tablet_manager.cc:1950] T a141ff62f40448769e726d6774d58921 P dfb5475a21f84667a368810b1aeacf2d: Deleting consensus metadata
I20260601 13:43:56.291109  7383 ts_tablet_manager.cc:1434] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:43:56.291673  6893 catalog_manager.cc:5027] TS dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): tablet a141ff62f40448769e726d6774d58921 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.339299  7407 tablet_service.cc:1558] Processing DeleteTablet for tablet 838974b668a04fa285f3b254e4f8c4a0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:60440
I20260601 13:43:56.339498  7452 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:56.339600  7452 raft_consensus.cc:2243] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.339670  7452 pending_rounds.cc:70] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Trying to abort 1 pending ops.
I20260601 13:43:56.339687  7452 pending_rounds.cc:77] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196596722675712 op_type: NO_OP noop_request { }
I20260601 13:43:56.339735  7452 raft_consensus.cc:2889] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:43:56.339769  7452 raft_consensus.cc:2272] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.340209  7452 ts_tablet_manager.cc:1916] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.341904  7452 ts_tablet_manager.cc:1929] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.341972  7452 log.cc:1199] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/838974b668a04fa285f3b254e4f8c4a0
I20260601 13:43:56.342257  7452 ts_tablet_manager.cc:1950] T 838974b668a04fa285f3b254e4f8c4a0 P dfb5475a21f84667a368810b1aeacf2d: Deleting consensus metadata
I20260601 13:43:56.342816  6893 catalog_manager.cc:5027] TS dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): tablet 838974b668a04fa285f3b254e4f8c4a0 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.351454  7407 tablet_service.cc:1558] Processing DeleteTablet for tablet 2882b655735e459fbe239324da542c89 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:43:56 UTC) from {username='slave'} at 127.0.0.1:60440
I20260601 13:43:56.351631  7452 tablet_replica.cc:333] stopping tablet replica
I20260601 13:43:56.351719  7452 raft_consensus.cc:2243] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:56.351789  7452 raft_consensus.cc:2272] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:56.352219  7452 ts_tablet_manager.cc:1916] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:43:56.353621  7452 ts_tablet_manager.cc:1929] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:43:56.353677  7452 log.cc:1199] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/2882b655735e459fbe239324da542c89
I20260601 13:43:56.353901  7452 ts_tablet_manager.cc:1950] T 2882b655735e459fbe239324da542c89 P dfb5475a21f84667a368810b1aeacf2d: Deleting consensus metadata
I20260601 13:43:56.354465  6893 catalog_manager.cc:5027] TS dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): tablet 2882b655735e459fbe239324da542c89 (table dugtrio [id=c2ab3829026d449cbb295d0a38835376]) successfully deleted
I20260601 13:43:56.384727  7221 raft_consensus.cc:493] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.384843  7221 raft_consensus.cc:515] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.384986  7282 raft_consensus.cc:493] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.385109  7282 raft_consensus.cc:515] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.385376  7221 leader_election.cc:290] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:56.385548  7282 leader_election.cc:290] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:56.385754  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:56.385880  7418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d" is_pre_election: true
I20260601 13:43:56.385879  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" is_pre_election: true
I20260601 13:43:56.386061  7418 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 1.
I20260601 13:43:56.386087  7160 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 1.
I20260601 13:43:56.385886  7085 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 1.
I20260601 13:43:56.386344  7051 leader_election.cc:304] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [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: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:56.386466  7123 leader_election.cc:304] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: 4c89e9ed9ef54272b9fde4ca3bdfd57c, d47b2d29f0c04afda3cb79375817aa4d; no voters: 
I20260601 13:43:56.386555  7282 raft_consensus.cc:2804] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:56.386638  7282 raft_consensus.cc:493] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.386652  7221 raft_consensus.cc:2804] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:56.386693  7282 raft_consensus.cc:3060] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.386699  7221 raft_consensus.cc:493] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.386767  7221 raft_consensus.cc:3060] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.387679  7221 raft_consensus.cc:515] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.387679  7282 raft_consensus.cc:515] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.388063  7282 leader_election.cc:290] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [CANDIDATE]: Term 2 election: Requested vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:43:56.388402  7160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c"
I20260601 13:43:56.388451  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:56.388541  7160 raft_consensus.cc:2393] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d47b2d29f0c04afda3cb79375817aa4d in current term 2: Already voted for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in this term.
I20260601 13:43:56.388592  7085 raft_consensus.cc:2393] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in current term 2: Already voted for candidate d47b2d29f0c04afda3cb79375817aa4d in this term.
I20260601 13:43:56.388628  7418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "d47b2d29f0c04afda3cb79375817aa4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d"
I20260601 13:43:56.388729  7418 raft_consensus.cc:3060] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.388063  7221 leader_election.cc:290] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 2 election: Requested vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:56.389475  7417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d" is_pre_election: true
I20260601 13:43:56.389513  7416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55da58abb8745799a498cfa013c7878" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d"
I20260601 13:43:56.389761  7418 raft_consensus.cc:2468] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47b2d29f0c04afda3cb79375817aa4d in term 2.
I20260601 13:43:56.389926  7126 leader_election.cc:304] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: 4c89e9ed9ef54272b9fde4ca3bdfd57c; no voters: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d
I20260601 13:43:56.390008  7051 leader_election.cc:304] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [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: d47b2d29f0c04afda3cb79375817aa4d, dfb5475a21f84667a368810b1aeacf2d; no voters: 4c89e9ed9ef54272b9fde4ca3bdfd57c
I20260601 13:43:56.390106  7221 raft_consensus.cc:2749] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:43:56.390188  7282 raft_consensus.cc:2804] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:56.390266  7282 raft_consensus.cc:697] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 LEADER]: Becoming Leader. State: Replica: d47b2d29f0c04afda3cb79375817aa4d, State: Running, Role: LEADER
I20260601 13:43:56.390406  7282 consensus_queue.cc:237] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.391733  6898 catalog_manager.cc:5696] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: term changed from 1 to 2, leader changed from dfb5475a21f84667a368810b1aeacf2d (127.31.73.129) to d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130). New cstate: current_term: 2 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:56.481240  7085 consensus_queue.cc:237] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:43:56.482797  7160 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:43:56.482887  7418 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:43:56.483207  7214 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:56.483434  7282 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:56.485124  7282 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:43:56.485380  7160 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:43:56.485478  7418 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:43:56.486860  6890 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f52726a792de40bea326762ed475def9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:43:56.487558  6898 catalog_manager.cc:5696] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: config changed from index -1 to 2, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:43:56.488137  7048 consensus_peers.cc:597] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d -> Peer accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132:36845): Couldn't send request to peer accbb6f1a5cb435094eb5c3f49f7c414. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f52726a792de40bea326762ed475def9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:56.490186  7085 consensus_queue.cc:237] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.491120  7160 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:56.491155  7418 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:43:56.491484  7214 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:56.491740  7214 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:56.492702  7214 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } }
I20260601 13:43:56.493372  7160 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } }
I20260601 13:43:56.493988  6890 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f52726a792de40bea326762ed475def9 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:56.494539  6906 catalog_manager.cc:5696] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: config changed from index 2 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) evicted. New cstate: current_term: 1 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:56.495251  7418 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } }
I20260601 13:43:56.500190  7329 tablet_service.cc:1558] Processing DeleteTablet for tablet f52726a792de40bea326762ed475def9 with delete_type TABLET_DATA_TOMBSTONED (TS accbb6f1a5cb435094eb5c3f49f7c414 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58230
W20260601 13:43:56.500754  6890 catalog_manager.cc:4994] TS accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132:36845): delete failed for tablet f52726a792de40bea326762ed475def9 because the tablet was not found. No further retry: Not found: Tablet not found: f52726a792de40bea326762ed475def9
I20260601 13:43:56.577481  7221 raft_consensus.cc:493] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.577620  7221 raft_consensus.cc:515] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.578177  7221 leader_election.cc:290] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:56.578589  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:56.578590  7418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d" is_pre_election: true
I20260601 13:43:56.578751  7085 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 1.
I20260601 13:43:56.578785  7418 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 1.
I20260601 13:43:56.579066  7123 leader_election.cc:304] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: 4c89e9ed9ef54272b9fde4ca3bdfd57c, d47b2d29f0c04afda3cb79375817aa4d; no voters: 
I20260601 13:43:56.579254  7221 raft_consensus.cc:2804] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:56.579325  7221 raft_consensus.cc:493] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.579406  7221 raft_consensus.cc:3060] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.580265  7221 raft_consensus.cc:515] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.580623  7221 leader_election.cc:290] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 2 election: Requested vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:56.580889  7418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d"
I20260601 13:43:56.580896  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4761e478548dc853fe1010e998a61" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:56.581010  7418 raft_consensus.cc:3060] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.581010  7085 raft_consensus.cc:3060] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.581955  7418 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 2.
I20260601 13:43:56.581955  7085 raft_consensus.cc:2468] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 2.
I20260601 13:43:56.582255  7126 leader_election.cc:304] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:56.582450  7221 raft_consensus.cc:2804] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:56.582734  7221 raft_consensus.cc:697] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 LEADER]: Becoming Leader. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Running, Role: LEADER
I20260601 13:43:56.582795  7461 raft_consensus.cc:493] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.582888  7221 consensus_queue.cc:237] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } }
I20260601 13:43:56.582901  7461 raft_consensus.cc:515] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:56.583271  7461 leader_election.cc:290] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:56.583483  7418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d" is_pre_election: true
I20260601 13:43:56.583560  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d" is_pre_election: true
I20260601 13:43:56.583585  7418 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 1.
I20260601 13:43:56.583637  7085 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 1.
I20260601 13:43:56.583847  7126 leader_election.cc:304] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:56.583989  7221 raft_consensus.cc:2804] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:43:56.584053  7221 raft_consensus.cc:493] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb5475a21f84667a368810b1aeacf2d)
I20260601 13:43:56.584101  7221 raft_consensus.cc:3060] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.584453  6905 catalog_manager.cc:5696] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c reported cstate change: term changed from 1 to 2, leader changed from dfb5475a21f84667a368810b1aeacf2d (127.31.73.129) to 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131). New cstate: current_term: 2 leader_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260601 13:43:56.585004  7221 raft_consensus.cc:515] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:56.585397  7221 leader_election.cc:290] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [CANDIDATE]: Term 2 election: Requested vote from peers dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729), d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:56.585608  7418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb5475a21f84667a368810b1aeacf2d"
I20260601 13:43:56.585656  7085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c49642d9d95457bb439c6dacf0d56d9" candidate_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d47b2d29f0c04afda3cb79375817aa4d"
I20260601 13:43:56.585711  7418 raft_consensus.cc:3060] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.585757  7085 raft_consensus.cc:3060] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:43:56.586620  7085 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 2.
I20260601 13:43:56.586655  7418 raft_consensus.cc:2468] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c89e9ed9ef54272b9fde4ca3bdfd57c in term 2.
I20260601 13:43:56.586962  7126 leader_election.cc:304] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: 4c89e9ed9ef54272b9fde4ca3bdfd57c, dfb5475a21f84667a368810b1aeacf2d; no voters: 
I20260601 13:43:56.587121  7221 raft_consensus.cc:2804] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:43:56.587213  7221 raft_consensus.cc:697] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 LEADER]: Becoming Leader. State: Replica: 4c89e9ed9ef54272b9fde4ca3bdfd57c, State: Running, Role: LEADER
I20260601 13:43:56.587325  7221 consensus_queue.cc:237] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } }
I20260601 13:43:56.588548  6905 catalog_manager.cc:5696] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c reported cstate change: term changed from 1 to 2, leader changed from dfb5475a21f84667a368810b1aeacf2d (127.31.73.129) to 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131). New cstate: current_term: 2 leader_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260601 13:43:56.837508  7160 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:56.838034  7266 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:56.840629  7418 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:56.841086  7214 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:43:56.926501  6955 auto_rebalancer.cc:591] Failed to schedule move for tablet 7c49642d9d95457bb439c6dacf0d56d9: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:43:56.930248  7085 consensus_queue.cc:237] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:43:56.931543  7160 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:43:56.931716  7418 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:43:56.931726  7048 consensus_peers.cc:597] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d -> Peer accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132:36845): Couldn't send request to peer accbb6f1a5cb435094eb5c3f49f7c414. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c55da58abb8745799a498cfa013c7878. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:43:56.931885  7214 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } 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:43:56.932082  7282 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:43:56.933358  7214 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:43:56.933684  7160 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:43:56.933972  7418 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:43:56.936015  6906 catalog_manager.cc:5696] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New cstate: current_term: 2 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:43:56.936671  6955 auto_rebalancer.cc:591] Failed to schedule move for tablet acf4761e478548dc853fe1010e998a61: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:43:57.042815  7085 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:57.043273  7221 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:57.045683  7418 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:57.046202  7461 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:57.049746  7085 raft_consensus.cc:1275] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:57.050230  7221 consensus_queue.cc:1048] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:57.052441  7418 raft_consensus.cc:1275] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:43:57.053035  7462 consensus_queue.cc:1048] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:43:57.227101  7365 heartbeater.cc:499] Master 127.31.73.190:43889 was elected leader, sending a full tablet report...
I20260601 13:43:57.485764  7477 ts_tablet_manager.cc:933] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: Initiating tablet copy from peer d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:43:57.486147  7477 tablet_copy_client.cc:323] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:33041
I20260601 13:43:57.489661  7095 tablet_copy_service.cc:140] P d47b2d29f0c04afda3cb79375817aa4d: Received BeginTabletCopySession request for tablet c55da58abb8745799a498cfa013c7878 from peer accbb6f1a5cb435094eb5c3f49f7c414 ({username='slave'} at 127.0.0.1:54010)
I20260601 13:43:57.489784  7095 tablet_copy_service.cc:161] P d47b2d29f0c04afda3cb79375817aa4d: Beginning new tablet copy session on tablet c55da58abb8745799a498cfa013c7878 from peer accbb6f1a5cb435094eb5c3f49f7c414 at {username='slave'} at 127.0.0.1:54010: session id = accbb6f1a5cb435094eb5c3f49f7c414-c55da58abb8745799a498cfa013c7878
I20260601 13:43:57.490607  7095 tablet_copy_source_session.cc:215] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:43:57.491369  7477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55da58abb8745799a498cfa013c7878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:43:57.493142  7477 tablet_copy_client.cc:806] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Starting download of 0 data blocks...
I20260601 13:43:57.493301  7477 tablet_copy_client.cc:670] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Starting download of 1 WAL segments...
I20260601 13:43:57.494431  7477 tablet_copy_client.cc:538] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:43:57.495397  7477 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: Bootstrap starting.
I20260601 13:43:57.498658  7477 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: 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:43:57.498907  7477 tablet_bootstrap.cc:492] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: Bootstrap complete.
I20260601 13:43:57.499084  7477 ts_tablet_manager.cc:1403] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:43:57.499423  7477 raft_consensus.cc:359] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:43:57.499536  7477 raft_consensus.cc:740] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: accbb6f1a5cb435094eb5c3f49f7c414, State: Initialized, Role: LEARNER
I20260601 13:43:57.499641  7477 consensus_queue.cc:260] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:43:57.499990  7477 ts_tablet_manager.cc:1434] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:43:57.500466  7095 tablet_copy_service.cc:342] P d47b2d29f0c04afda3cb79375817aa4d: Request end of tablet copy session accbb6f1a5cb435094eb5c3f49f7c414-c55da58abb8745799a498cfa013c7878 received from {username='slave'} at 127.0.0.1:54010
I20260601 13:43:57.500538  7095 tablet_copy_service.cc:434] P d47b2d29f0c04afda3cb79375817aa4d: ending tablet copy session accbb6f1a5cb435094eb5c3f49f7c414-c55da58abb8745799a498cfa013c7878 on tablet c55da58abb8745799a498cfa013c7878 with peer accbb6f1a5cb435094eb5c3f49f7c414
I20260601 13:43:58.074653  7339 raft_consensus.cc:1217] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:43:58.631284  7484 raft_consensus.cc:1064] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: attempting to promote NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 to VOTER
I20260601 13:43:58.631706  7484 consensus_queue.cc:237] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } }
I20260601 13:43:58.632957  7339 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:58.633208  7160 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:58.633319  7418 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:43:58.633471  7488 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } 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:43:58.633718  7489 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:43:58.633924  7486 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } 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:43:58.635628  7488 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:43:58.636018  7418 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:43:58.636351  7339 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:43:58.638417  7160 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:43:58.638605  6905 catalog_manager.cc:5696] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:58.641783  7085 consensus_queue.cc:237] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } }
I20260601 13:43:58.642904  7339 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:43:58.643105  7418 raft_consensus.cc:1275] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:43:58.643258  7484 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } 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:43:58.643488  7486 consensus_queue.cc:1048] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:43:58.644912  7489 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:43:58.645377  7339 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:43:58.646494  6890 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c55da58abb8745799a498cfa013c7878 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:43:58.646736  7418 raft_consensus.cc:2955] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:43:58.646853  6906 catalog_manager.cc:5696] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: config changed from index 4 to 5, VOTER 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131) evicted. New cstate: current_term: 2 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:43:58.649056  7149 tablet_service.cc:1558] Processing DeleteTablet for tablet c55da58abb8745799a498cfa013c7878 with delete_type TABLET_DATA_TOMBSTONED (TS 4c89e9ed9ef54272b9fde4ca3bdfd57c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37838
I20260601 13:43:58.649495  7499 tablet_replica.cc:333] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:43:58.649621  7499 raft_consensus.cc:2243] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:43:58.649750  7499 raft_consensus.cc:2272] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:43:58.650362  7499 ts_tablet_manager.cc:1916] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:43:58.652047  7499 ts_tablet_manager.cc:1929] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:43:58.652124  7499 log.cc:1199] T c55da58abb8745799a498cfa013c7878 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-2-root/wals/c55da58abb8745799a498cfa013c7878
I20260601 13:43:58.652632  6892 catalog_manager.cc:5027] TS 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671): tablet c55da58abb8745799a498cfa013c7878 (table test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]) successfully deleted
W20260601 13:43:59.649188  6955 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver dfb5475a21f84667a368810b1aeacf2d not available for placement
I20260601 13:44:00.651597  7160 consensus_queue.cc:237] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:44:00.653388  7418 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:44:00.653633  7085 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:44:00.653851  7502 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:44:00.654081  7501 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } 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:44:00.655844  7461 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:44:00.656236  7418 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:44:00.658193  6906 catalog_manager.cc:5696] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c reported cstate change: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New cstate: current_term: 2 leader_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:44:00.659046  7123 consensus_peers.cc:597] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c -> Peer accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132:36845): Couldn't send request to peer accbb6f1a5cb435094eb5c3f49f7c414. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acf4761e478548dc853fe1010e998a61. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:00.659148  7085 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:44:00.659466  7084 consensus_queue.cc:237] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
W20260601 13:44:00.660820  7048 consensus_peers.cc:597] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d -> Peer accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132:36845): Couldn't send request to peer accbb6f1a5cb435094eb5c3f49f7c414. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f52726a792de40bea326762ed475def9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:00.660830  7160 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:00.661352  7418 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:00.661686  7484 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:44:00.662024  7484 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } 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:44:00.663342  7511 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:44:00.663724  7160 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:44:00.664039  7418 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:44:00.666107  6898 catalog_manager.cc:5696] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d reported cstate change: config changed from index 3 to 4, NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } } }
I20260601 13:44:01.039512  7517 ts_tablet_manager.cc:933] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: Initiating tablet copy from peer d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041)
I20260601 13:44:01.039961  7517 tablet_copy_client.cc:323] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.130:33041
I20260601 13:44:01.040441  7095 tablet_copy_service.cc:140] P d47b2d29f0c04afda3cb79375817aa4d: Received BeginTabletCopySession request for tablet f52726a792de40bea326762ed475def9 from peer accbb6f1a5cb435094eb5c3f49f7c414 ({username='slave'} at 127.0.0.1:54010)
I20260601 13:44:01.040527  7095 tablet_copy_service.cc:161] P d47b2d29f0c04afda3cb79375817aa4d: Beginning new tablet copy session on tablet f52726a792de40bea326762ed475def9 from peer accbb6f1a5cb435094eb5c3f49f7c414 at {username='slave'} at 127.0.0.1:54010: session id = accbb6f1a5cb435094eb5c3f49f7c414-f52726a792de40bea326762ed475def9
I20260601 13:44:01.041353  7095 tablet_copy_source_session.cc:215] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:44:01.042203  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52726a792de40bea326762ed475def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:01.044011  7517 tablet_copy_client.cc:806] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Starting download of 0 data blocks...
I20260601 13:44:01.044219  7517 tablet_copy_client.cc:670] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Starting download of 1 WAL segments...
I20260601 13:44:01.045305  7517 tablet_copy_client.cc:538] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:44:01.046368  7517 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: Bootstrap starting.
I20260601 13:44:01.049772  7517 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: 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:44:01.050052  7517 tablet_bootstrap.cc:492] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: Bootstrap complete.
I20260601 13:44:01.050235  7517 ts_tablet_manager.cc:1403] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:44:01.050643  7517 raft_consensus.cc:359] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:44:01.050742  7517 raft_consensus.cc:740] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: accbb6f1a5cb435094eb5c3f49f7c414, State: Initialized, Role: LEARNER
I20260601 13:44:01.050848  7517 consensus_queue.cc:260] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:44:01.051265  7517 ts_tablet_manager.cc:1434] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:01.051716  7095 tablet_copy_service.cc:342] P d47b2d29f0c04afda3cb79375817aa4d: Request end of tablet copy session accbb6f1a5cb435094eb5c3f49f7c414-f52726a792de40bea326762ed475def9 received from {username='slave'} at 127.0.0.1:54010
I20260601 13:44:01.051795  7095 tablet_copy_service.cc:434] P d47b2d29f0c04afda3cb79375817aa4d: ending tablet copy session accbb6f1a5cb435094eb5c3f49f7c414-f52726a792de40bea326762ed475def9 on tablet f52726a792de40bea326762ed475def9 with peer accbb6f1a5cb435094eb5c3f49f7c414
I20260601 13:44:01.083662  7517 ts_tablet_manager.cc:933] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: Initiating tablet copy from peer 4c89e9ed9ef54272b9fde4ca3bdfd57c (127.31.73.131:34671)
I20260601 13:44:01.084079  7517 tablet_copy_client.cc:323] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Beginning tablet copy session from remote peer at address 127.31.73.131:34671
I20260601 13:44:01.088279  7170 tablet_copy_service.cc:140] P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Received BeginTabletCopySession request for tablet acf4761e478548dc853fe1010e998a61 from peer accbb6f1a5cb435094eb5c3f49f7c414 ({username='slave'} at 127.0.0.1:37870)
I20260601 13:44:01.088373  7170 tablet_copy_service.cc:161] P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Beginning new tablet copy session on tablet acf4761e478548dc853fe1010e998a61 from peer accbb6f1a5cb435094eb5c3f49f7c414 at {username='slave'} at 127.0.0.1:37870: session id = accbb6f1a5cb435094eb5c3f49f7c414-acf4761e478548dc853fe1010e998a61
I20260601 13:44:01.089208  7170 tablet_copy_source_session.cc:215] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:44:01.089988  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf4761e478548dc853fe1010e998a61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:01.091694  7517 tablet_copy_client.cc:806] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Starting download of 0 data blocks...
I20260601 13:44:01.091864  7517 tablet_copy_client.cc:670] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Starting download of 1 WAL segments...
I20260601 13:44:01.092921  7517 tablet_copy_client.cc:538] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:44:01.093869  7517 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: Bootstrap starting.
I20260601 13:44:01.096962  7517 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: 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:44:01.097198  7517 tablet_bootstrap.cc:492] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: Bootstrap complete.
I20260601 13:44:01.097371  7517 ts_tablet_manager.cc:1403] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:44:01.097781  7517 raft_consensus.cc:359] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:44:01.097952  7517 raft_consensus.cc:740] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: accbb6f1a5cb435094eb5c3f49f7c414, State: Initialized, Role: LEARNER
I20260601 13:44:01.098104  7517 consensus_queue.cc:260] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: true } }
I20260601 13:44:01.098402  7517 ts_tablet_manager.cc:1434] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:01.098919  7170 tablet_copy_service.cc:342] P 4c89e9ed9ef54272b9fde4ca3bdfd57c: Request end of tablet copy session accbb6f1a5cb435094eb5c3f49f7c414-acf4761e478548dc853fe1010e998a61 received from {username='slave'} at 127.0.0.1:37870
I20260601 13:44:01.098989  7170 tablet_copy_service.cc:434] P 4c89e9ed9ef54272b9fde4ca3bdfd57c: ending tablet copy session accbb6f1a5cb435094eb5c3f49f7c414-acf4761e478548dc853fe1010e998a61 on tablet acf4761e478548dc853fe1010e998a61 with peer accbb6f1a5cb435094eb5c3f49f7c414
I20260601 13:44:01.476670  7339 raft_consensus.cc:1217] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:44:01.699856  7339 raft_consensus.cc:1217] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:44:01.956600  7526 raft_consensus.cc:1064] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: attempting to promote NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 to VOTER
I20260601 13:44:01.957082  7526 consensus_queue.cc:237] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } }
I20260601 13:44:01.958590  7418 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:44:01.958647  7339 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 LEARNER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:44:01.958590  7160 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:44:01.959079  7530 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } 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:44:01.959317  7525 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } 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:44:01.959518  7511 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:44:01.961792  7525 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:01.962358  7339 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:01.962571  7418 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:01.964558  7160 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:01.964720  6904 catalog_manager.cc:5696] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: config changed from index 4 to 5, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:44:01.968834  7085 consensus_queue.cc:237] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [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: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } }
I20260601 13:44:01.970073  7339 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:44:01.970118  7160 raft_consensus.cc:1275] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Refusing update from remote peer d47b2d29f0c04afda3cb79375817aa4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:44:01.970427  7526 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } 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:44:01.970582  7525 consensus_queue.cc:1048] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:44:01.972179  7526 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER dfb5475a21f84667a368810b1aeacf2d (127.31.73.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:01.972574  7160 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER dfb5475a21f84667a368810b1aeacf2d (127.31.73.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:01.973749  6890 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f52726a792de40bea326762ed475def9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:44:01.974473  6905 catalog_manager.cc:5696] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d reported cstate change: config changed from index 5 to 6, VOTER dfb5475a21f84667a368810b1aeacf2d (127.31.73.129) evicted. New cstate: current_term: 1 leader_uuid: "d47b2d29f0c04afda3cb79375817aa4d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:01.974699  7339 raft_consensus.cc:2955] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER dfb5475a21f84667a368810b1aeacf2d (127.31.73.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:01.977329  7407 tablet_service.cc:1558] Processing DeleteTablet for tablet f52726a792de40bea326762ed475def9 with delete_type TABLET_DATA_TOMBSTONED (TS dfb5475a21f84667a368810b1aeacf2d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60440
I20260601 13:44:01.978163  7539 tablet_replica.cc:333] stopping tablet replica
I20260601 13:44:01.978832  7539 raft_consensus.cc:2243] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:01.979014  7539 raft_consensus.cc:2272] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:01.979523  7539 ts_tablet_manager.cc:1916] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:44:01.981011  7539 ts_tablet_manager.cc:1929] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:44:01.981122  7539 log.cc:1199] T f52726a792de40bea326762ed475def9 P dfb5475a21f84667a368810b1aeacf2d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-0-root/wals/f52726a792de40bea326762ed475def9
I20260601 13:44:01.981609  6893 catalog_manager.cc:5027] TS dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): tablet f52726a792de40bea326762ed475def9 (table test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]) successfully deleted
I20260601 13:44:02.207046  7528 raft_consensus.cc:1064] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: attempting to promote NON_VOTER accbb6f1a5cb435094eb5c3f49f7c414 to VOTER
I20260601 13:44:02.207468  7528 consensus_queue.cc:237] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } }
I20260601 13:44:02.209026  7418 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:44:02.209115  7085 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:44:02.209132  7339 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 LEARNER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:44:02.209517  7542 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:44:02.209712  7543 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } 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:44:02.209844  7528 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } 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:44:02.212038  7528 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:02.212491  7339 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:02.213712  7418 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:02.214082  7085 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:02.214344  6906 catalog_manager.cc:5696] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c reported cstate change: config changed from index 3 to 4, accbb6f1a5cb435094eb5c3f49f7c414 (127.31.73.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47b2d29f0c04afda3cb79375817aa4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 33041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:44:02.218670  7160 consensus_queue.cc:237] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [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: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } }
I20260601 13:44:02.219761  7418 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:44:02.219835  7339 raft_consensus.cc:1275] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Refusing update from remote peer 4c89e9ed9ef54272b9fde4ca3bdfd57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:44:02.220158  7543 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:44:02.220347  7542 consensus_queue.cc:1048] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } 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:44:02.221675  7540 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:02.222196  7418 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:02.223346  6892 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet acf4761e478548dc853fe1010e998a61 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:44:02.223662  7339 raft_consensus.cc:2955] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } } }
I20260601 13:44:02.223872  6906 catalog_manager.cc:5696] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c reported cstate change: config changed from index 4 to 5, VOTER d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130) evicted. New cstate: current_term: 2 leader_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfb5475a21f84667a368810b1aeacf2d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 46729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c89e9ed9ef54272b9fde4ca3bdfd57c" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 34671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accbb6f1a5cb435094eb5c3f49f7c414" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:44:02.226107  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet acf4761e478548dc853fe1010e998a61 with delete_type TABLET_DATA_TOMBSTONED (TS d47b2d29f0c04afda3cb79375817aa4d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53970
I20260601 13:44:02.226509  7547 tablet_replica.cc:333] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:44:02.226677  7547 raft_consensus.cc:2243] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:02.226837  7547 raft_consensus.cc:2272] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:02.227345  7547 ts_tablet_manager.cc:1916] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:44:02.228996  7547 ts_tablet_manager.cc:1929] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:44:02.229085  7547 log.cc:1199] T acf4761e478548dc853fe1010e998a61 P d47b2d29f0c04afda3cb79375817aa4d: Deleting WAL directory at /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321272280909-32038-0/minicluster-data/ts-1-root/wals/acf4761e478548dc853fe1010e998a61
I20260601 13:44:02.229566  6890 catalog_manager.cc:5027] TS d47b2d29f0c04afda3cb79375817aa4d (127.31.73.130:33041): tablet acf4761e478548dc853fe1010e998a61 (table test-workload [id=4ad6a3a01ac64a9fbe7be594f9b2f0ab]) successfully deleted
W20260601 13:44:03.226255  6955 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver dfb5475a21f84667a368810b1aeacf2d not available for placement
I20260601 13:44:04.574515 32038 tablet_server.cc:179] TabletServer@127.31.73.129:46729 shutting down...
I20260601 13:44:04.578298 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:04.578500 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:44:04.578644 32038 raft_consensus.cc:2243] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.578821 32038 raft_consensus.cc:2272] T acf4761e478548dc853fe1010e998a61 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.579269 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:44:04.579399 32038 raft_consensus.cc:2243] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.579531 32038 raft_consensus.cc:2272] T 7c49642d9d95457bb439c6dacf0d56d9 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.579857 32038 tablet_replica.cc:333] stopping tablet replica
I20260601 13:44:04.579958 32038 raft_consensus.cc:2243] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.580071 32038 raft_consensus.cc:2272] T c55da58abb8745799a498cfa013c7878 P dfb5475a21f84667a368810b1aeacf2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.592741 32038 tablet_server.cc:196] TabletServer@127.31.73.129:46729 shutdown complete.
I20260601 13:44:04.595353 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:04.600095 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:04.600291 32038 tablet_replica.cc:333] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:44:04.600395 32038 raft_consensus.cc:2243] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.600529 32038 raft_consensus.cc:2272] T 7c49642d9d95457bb439c6dacf0d56d9 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.600916 32038 tablet_replica.cc:333] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:44:04.601029 32038 raft_consensus.cc:2243] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:04.601203 32038 raft_consensus.cc:2272] T f52726a792de40bea326762ed475def9 P d47b2d29f0c04afda3cb79375817aa4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.601536 32038 tablet_replica.cc:333] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d: stopping tablet replica
I20260601 13:44:04.601645 32038 raft_consensus.cc:2243] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:44:04.601805 32038 raft_consensus.cc:2272] T c55da58abb8745799a498cfa013c7878 P d47b2d29f0c04afda3cb79375817aa4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.614657 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:04.616767 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
W20260601 13:44:04.617012  7126 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260601 13:44:04.618115  7126 consensus_peers.cc:597] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c -> Peer dfb5475a21f84667a368810b1aeacf2d (127.31.73.129:46729): Couldn't send request to peer dfb5475a21f84667a368810b1aeacf2d. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:46729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:04.621587 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:04.621788 32038 tablet_replica.cc:333] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:44:04.621903 32038 raft_consensus.cc:2243] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.622097 32038 raft_consensus.cc:2272] T f52726a792de40bea326762ed475def9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.622442 32038 tablet_replica.cc:333] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:44:04.622566 32038 raft_consensus.cc:2243] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:44:04.622730 32038 raft_consensus.cc:2272] T 7c49642d9d95457bb439c6dacf0d56d9 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.623049 32038 tablet_replica.cc:333] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c: stopping tablet replica
I20260601 13:44:04.623152 32038 raft_consensus.cc:2243] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:44:04.623312 32038 raft_consensus.cc:2272] T acf4761e478548dc853fe1010e998a61 P 4c89e9ed9ef54272b9fde4ca3bdfd57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.635880 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:04.638115 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:44:04.641297 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:04.641472 32038 tablet_replica.cc:333] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414: stopping tablet replica
I20260601 13:44:04.641597 32038 raft_consensus.cc:2243] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.641717 32038 raft_consensus.cc:2272] T acf4761e478548dc853fe1010e998a61 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.642143 32038 tablet_replica.cc:333] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414: stopping tablet replica
I20260601 13:44:04.642248 32038 raft_consensus.cc:2243] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.642354 32038 raft_consensus.cc:2272] T c55da58abb8745799a498cfa013c7878 P accbb6f1a5cb435094eb5c3f49f7c414 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.642692 32038 tablet_replica.cc:333] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414: stopping tablet replica
I20260601 13:44:04.642796 32038 raft_consensus.cc:2243] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:04.642920 32038 raft_consensus.cc:2272] T f52726a792de40bea326762ed475def9 P accbb6f1a5cb435094eb5c3f49f7c414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.655016 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:44:04.656848 32038 master.cc:562] Master@127.31.73.190:43889 shutting down...
I20260601 13:44:04.660444 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:04.660583 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:04.660666 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 01dc5e4d825241458ceee47648e193c6: stopping tablet replica
I20260601 13:44:04.673035 32038 master.cc:584] Master@127.31.73.190:43889 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (11822 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:44:04.681161 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:33507
I20260601 13:44:04.681430 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:04.683182  7553 instance_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:44:04.683213 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:04.683267  7551 instance_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:44:04.683178  7550 instance_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:44:04.683637 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:04.683696 32038 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:44:04.683719 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321444683718 us; error 0 us; skew 500 ppm
I20260601 13:44:04.684475 32038 webserver.cc:533] Webserver started at http://127.31.73.190:46349/ using document root <none> and password file <none>
I20260601 13:44:04.684649 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:04.684715 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:04.684784 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:04.685124 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "ab24f937017342b3bd40daee71c4e7e5"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.686578 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:04.687388  7558 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:44:04.687624 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:04.687705 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "ab24f937017342b3bd40daee71c4e7e5"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.687789 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-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:44:04.694131 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:04.694433 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:04.698297 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:33507
I20260601 13:44:04.702800  7610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:33507 every 8 connection(s)
I20260601 13:44:04.703233  7611 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:44:04.704770  7611 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5: Bootstrap starting.
I20260601 13:44:04.705483  7611 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:04.706409  7611 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5: No bootstrap required, opened a new log
I20260601 13:44:04.706760  7611 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab24f937017342b3bd40daee71c4e7e5" member_type: VOTER }
I20260601 13:44:04.706871  7611 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:04.706935  7611 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab24f937017342b3bd40daee71c4e7e5, State: Initialized, Role: FOLLOWER
I20260601 13:44:04.707083  7611 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab24f937017342b3bd40daee71c4e7e5" member_type: VOTER }
I20260601 13:44:04.707168  7611 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:04.707209  7611 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:04.707259  7611 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:04.707890  7611 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab24f937017342b3bd40daee71c4e7e5" member_type: VOTER }
I20260601 13:44:04.708024  7611 leader_election.cc:304] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [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: ab24f937017342b3bd40daee71c4e7e5; no voters: 
I20260601 13:44:04.708210  7611 leader_election.cc:290] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:04.708324  7614 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:04.708549  7614 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 1 LEADER]: Becoming Leader. State: Replica: ab24f937017342b3bd40daee71c4e7e5, State: Running, Role: LEADER
I20260601 13:44:04.708645  7611 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:04.708667  7614 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [LEADER]: Queue going to LEADER mode. State: All 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: "ab24f937017342b3bd40daee71c4e7e5" member_type: VOTER }
I20260601 13:44:04.709044  7616 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab24f937017342b3bd40daee71c4e7e5. Latest consensus state: current_term: 1 leader_uuid: "ab24f937017342b3bd40daee71c4e7e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab24f937017342b3bd40daee71c4e7e5" member_type: VOTER } }
I20260601 13:44:04.709182  7616 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:04.709038  7615 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab24f937017342b3bd40daee71c4e7e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab24f937017342b3bd40daee71c4e7e5" member_type: VOTER } }
I20260601 13:44:04.709617  7615 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:04.709725  7619 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:04.710551  7619 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:04.710732 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:04.712285  7619 catalog_manager.cc:1382] Generated new cluster ID: dca14812f9c046fcb6c42410ab65daef
I20260601 13:44:04.712338  7619 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:04.724326  7619 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:04.724792  7619 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:04.732159  7619 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5: Generated new TSK 0
I20260601 13:44:04.732293  7619 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:04.742936 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:04.744670  7632 instance_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:44:04.744681  7633 instance_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:44:04.744822 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:04.744845  7635 instance_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:44:04.745025 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:04.745065 32038 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:44:04.745079 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321444745079 us; error 0 us; skew 500 ppm
I20260601 13:44:04.745890 32038 webserver.cc:533] Webserver started at http://127.31.73.129:35073/ using document root <none> and password file <none>
I20260601 13:44:04.746078 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:04.746152 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:04.746225 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:04.746613 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "835a66731f674a22a7d6bf6a895c778f"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.747952 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:04.748778  7640 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:44:04.749023 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:04.749109 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "835a66731f674a22a7d6bf6a895c778f"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.749195 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-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:44:04.755093 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:04.755386 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:04.755635 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:04.756038 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:04.756095 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:04.756147 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:04.756182 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:04.760350 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:41473
I20260601 13:44:04.760381  7703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:41473 every 8 connection(s)
I20260601 13:44:04.761077 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:04.762583  7709 instance_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:44:04.762629  7708 instance_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:44:04.762634  7711 instance_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:44:04.763058 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:04.763192 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:04.763231 32038 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:44:04.763252 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321444763251 us; error 0 us; skew 500 ppm
I20260601 13:44:04.764022 32038 webserver.cc:533] Webserver started at http://127.31.73.130:33131/ using document root <none> and password file <none>
I20260601 13:44:04.764202 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:04.764266 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:04.764350 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:04.764699 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "7dd06a27b348441696179e433b154870"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.766099  7704 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33507
I20260601 13:44:04.766188  7704 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:04.766381  7704 heartbeater.cc:507] Master 127.31.73.190:33507 requested a full tablet report, sending...
I20260601 13:44:04.766387 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:04.766988  7575 ts_manager.cc:194] Registered new tserver with Master: 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473)
I20260601 13:44:04.767324  7716 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:44:04.767590 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:04.767657 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "7dd06a27b348441696179e433b154870"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.767735 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-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:44:04.767906  7575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34726
I20260601 13:44:04.796851 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:04.797151 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:04.797428 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:04.797839 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:04.797899 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:04.797951 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:04.797987 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:04.801986 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:44137
I20260601 13:44:04.802049  7779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:44137 every 8 connection(s)
I20260601 13:44:04.802812 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:04.804500  7786 instance_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:44:04.804509  7783 instance_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:44:04.804564  7784 instance_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:44:04.805007 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:04.805164 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:04.805227 32038 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:44:04.805250 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321444805250 us; error 0 us; skew 500 ppm
I20260601 13:44:04.806167 32038 webserver.cc:533] Webserver started at http://127.31.73.131:45953/ using document root <none> and password file <none>
I20260601 13:44:04.806325 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:04.806388 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:04.806458 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:04.806872  7780 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33507
I20260601 13:44:04.806874 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "46de1ad0cad14685af3c3211e17de1ef"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.807000  7780 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:04.807199  7780 heartbeater.cc:507] Master 127.31.73.190:33507 requested a full tablet report, sending...
I20260601 13:44:04.807786  7575 ts_manager.cc:194] Registered new tserver with Master: 7dd06a27b348441696179e433b154870 (127.31.73.130:44137)
I20260601 13:44:04.808270  7575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34730
I20260601 13:44:04.808599 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:04.809481  7791 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:44:04.809718 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:04.809798 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "46de1ad0cad14685af3c3211e17de1ef"
format_stamp: "Formatted at 2026-06-01 13:44:04 on dist-test-slave-cw06"
I20260601 13:44:04.809862 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-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:44:04.817176 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:04.817485 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:04.817746 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:04.818212 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:04.818271 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:04.818313 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:04.818343 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:04.822101 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:43649
I20260601 13:44:04.822135  7854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:43649 every 8 connection(s)
I20260601 13:44:04.826195  7855 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33507
I20260601 13:44:04.826289  7855 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:04.826508  7855 heartbeater.cc:507] Master 127.31.73.190:33507 requested a full tablet report, sending...
I20260601 13:44:04.827102  7575 ts_manager.cc:194] Registered new tserver with Master: 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:04.827594  7575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34744
I20260601 13:44:04.828089 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005595995s
I20260601 13:44:05.768765  7704 heartbeater.cc:499] Master 127.31.73.190:33507 was elected leader, sending a full tablet report...
I20260601 13:44:05.809199  7780 heartbeater.cc:499] Master 127.31.73.190:33507 was elected leader, sending a full tablet report...
I20260601 13:44:05.828462  7855 heartbeater.cc:499] Master 127.31.73.190:33507 was elected leader, sending a full tablet report...
I20260601 13:44:05.861752  7575 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34750:
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:44:05.862280  7575 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:44:05.872668  7668 tablet_service.cc:1511] Processing CreateTablet for tablet d69751f05aed4eaaafddd8313c89bcaf (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:44:05.872996  7668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69751f05aed4eaaafddd8313c89bcaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.872954  7667 tablet_service.cc:1511] Processing CreateTablet for tablet 1df73607aada4c8ca9362b834be92bba (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:44:05.872911  7744 tablet_service.cc:1511] Processing CreateTablet for tablet d69751f05aed4eaaafddd8313c89bcaf (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:44:05.873090  7743 tablet_service.cc:1511] Processing CreateTablet for tablet 1df73607aada4c8ca9362b834be92bba (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:44:05.873180  7667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df73607aada4c8ca9362b834be92bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.873262  7744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69751f05aed4eaaafddd8313c89bcaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.873447  7741 tablet_service.cc:1511] Processing CreateTablet for tablet f62baf8abb624687baf453428154b7eb (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:44:05.873668  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62baf8abb624687baf453428154b7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.875460  7666 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf9e09ac8b343e09686023b0109782a (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:44:05.872911  7742 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf9e09ac8b343e09686023b0109782a (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:44:05.875605  7743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df73607aada4c8ca9362b834be92bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.875703  7666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf9e09ac8b343e09686023b0109782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.875742  7742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf9e09ac8b343e09686023b0109782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.877209  7665 tablet_service.cc:1511] Processing CreateTablet for tablet f62baf8abb624687baf453428154b7eb (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:44:05.877385  7665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62baf8abb624687baf453428154b7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.877867  7876 tablet_bootstrap.cc:492] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870: Bootstrap starting.
I20260601 13:44:05.879091  7876 tablet_bootstrap.cc:654] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.879248  7875 tablet_bootstrap.cc:492] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f: Bootstrap starting.
I20260601 13:44:05.880224  7876 tablet_bootstrap.cc:492] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870: No bootstrap required, opened a new log
I20260601 13:44:05.880324  7876 ts_tablet_manager.cc:1403] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:05.880311  7875 tablet_bootstrap.cc:654] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.880733  7818 tablet_service.cc:1511] Processing CreateTablet for tablet 1df73607aada4c8ca9362b834be92bba (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:44:05.880824  7876 raft_consensus.cc:359] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.880937  7876 raft_consensus.cc:385] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.880966  7876 raft_consensus.cc:740] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd06a27b348441696179e433b154870, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.881011  7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df73607aada4c8ca9362b834be92bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.881068  7817 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf9e09ac8b343e09686023b0109782a (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:44:05.881089  7876 consensus_queue.cc:260] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.881280  7817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf9e09ac8b343e09686023b0109782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.881439  7876 ts_tablet_manager.cc:1434] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:05.881616  7876 tablet_bootstrap.cc:492] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870: Bootstrap starting.
I20260601 13:44:05.881772  7875 tablet_bootstrap.cc:492] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f: No bootstrap required, opened a new log
I20260601 13:44:05.881840  7875 ts_tablet_manager.cc:1403] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:05.882274  7875 raft_consensus.cc:359] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.882377  7875 raft_consensus.cc:385] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.882344  7816 tablet_service.cc:1511] Processing CreateTablet for tablet f62baf8abb624687baf453428154b7eb (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:44:05.882413  7875 raft_consensus.cc:740] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835a66731f674a22a7d6bf6a895c778f, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.882557  7876 tablet_bootstrap.cc:654] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.882599  7816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62baf8abb624687baf453428154b7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.882572  7875 consensus_queue.cc:260] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.882891  7875 ts_tablet_manager.cc:1434] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:05.883062  7875 tablet_bootstrap.cc:492] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f: Bootstrap starting.
I20260601 13:44:05.884042  7875 tablet_bootstrap.cc:654] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.880733  7819 tablet_service.cc:1511] Processing CreateTablet for tablet d69751f05aed4eaaafddd8313c89bcaf (DEFAULT_TABLE table=test-workload [id=72f4b5b2132047c8858a750fd743c72d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:44:05.884272  7819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69751f05aed4eaaafddd8313c89bcaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:05.886415  7881 tablet_bootstrap.cc:492] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef: Bootstrap starting.
I20260601 13:44:05.887490  7876 tablet_bootstrap.cc:492] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870: No bootstrap required, opened a new log
I20260601 13:44:05.887634  7876 ts_tablet_manager.cc:1403] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:44:05.888087  7876 raft_consensus.cc:359] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.888188  7876 raft_consensus.cc:385] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.888231  7876 raft_consensus.cc:740] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd06a27b348441696179e433b154870, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.888325  7881 tablet_bootstrap.cc:654] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.888372  7876 consensus_queue.cc:260] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.888734  7876 ts_tablet_manager.cc:1434] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:05.888926  7876 tablet_bootstrap.cc:492] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870: Bootstrap starting.
I20260601 13:44:05.889362  7881 tablet_bootstrap.cc:492] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef: No bootstrap required, opened a new log
I20260601 13:44:05.889467  7881 ts_tablet_manager.cc:1403] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:05.889823  7881 raft_consensus.cc:359] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.889912  7876 tablet_bootstrap.cc:654] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.889925  7881 raft_consensus.cc:385] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.890000  7881 raft_consensus.cc:740] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de1ad0cad14685af3c3211e17de1ef, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.890158  7881 consensus_queue.cc:260] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.890537  7881 ts_tablet_manager.cc:1434] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:05.890700  7881 tablet_bootstrap.cc:492] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef: Bootstrap starting.
I20260601 13:44:05.891422  7875 tablet_bootstrap.cc:492] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f: No bootstrap required, opened a new log
I20260601 13:44:05.891486  7875 ts_tablet_manager.cc:1403] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:44:05.891515  7881 tablet_bootstrap.cc:654] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.891901  7875 raft_consensus.cc:359] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.891990  7875 raft_consensus.cc:385] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.892030  7875 raft_consensus.cc:740] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835a66731f674a22a7d6bf6a895c778f, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.892153  7875 consensus_queue.cc:260] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.892413  7875 ts_tablet_manager.cc:1434] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:05.892585  7875 tablet_bootstrap.cc:492] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f: Bootstrap starting.
I20260601 13:44:05.893359  7881 tablet_bootstrap.cc:492] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef: No bootstrap required, opened a new log
I20260601 13:44:05.893373  7875 tablet_bootstrap.cc:654] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.893460  7881 ts_tablet_manager.cc:1403] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:44:05.893859  7881 raft_consensus.cc:359] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.893963  7881 raft_consensus.cc:385] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.894037  7881 raft_consensus.cc:740] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de1ad0cad14685af3c3211e17de1ef, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.894331  7881 consensus_queue.cc:260] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.894603  7881 ts_tablet_manager.cc:1434] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:05.894651  7876 tablet_bootstrap.cc:492] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870: No bootstrap required, opened a new log
I20260601 13:44:05.894716  7876 ts_tablet_manager.cc:1403] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:44:05.894750  7881 tablet_bootstrap.cc:492] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef: Bootstrap starting.
I20260601 13:44:05.894840  7875 tablet_bootstrap.cc:492] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f: No bootstrap required, opened a new log
I20260601 13:44:05.894914  7875 ts_tablet_manager.cc:1403] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:05.895069  7876 raft_consensus.cc:359] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.895180  7876 raft_consensus.cc:385] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.895215  7876 raft_consensus.cc:740] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd06a27b348441696179e433b154870, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.895355  7876 consensus_queue.cc:260] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.895375  7875 raft_consensus.cc:359] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.895484  7875 raft_consensus.cc:385] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.895521  7875 raft_consensus.cc:740] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835a66731f674a22a7d6bf6a895c778f, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.895606  7876 ts_tablet_manager.cc:1434] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:05.895656  7875 consensus_queue.cc:260] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.895750  7876 tablet_bootstrap.cc:492] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870: Bootstrap starting.
I20260601 13:44:05.895897  7875 ts_tablet_manager.cc:1434] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:05.896055  7875 tablet_bootstrap.cc:492] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f: Bootstrap starting.
I20260601 13:44:05.895663  7881 tablet_bootstrap.cc:654] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.896637  7876 tablet_bootstrap.cc:654] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.896961  7875 tablet_bootstrap.cc:654] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.898041  7875 tablet_bootstrap.cc:492] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f: No bootstrap required, opened a new log
I20260601 13:44:05.898120  7875 ts_tablet_manager.cc:1403] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:05.898528  7875 raft_consensus.cc:359] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.898625  7875 raft_consensus.cc:385] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.898664  7875 raft_consensus.cc:740] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 835a66731f674a22a7d6bf6a895c778f, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.898782  7875 consensus_queue.cc:260] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.899060  7875 ts_tablet_manager.cc:1434] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:05.899264  7881 tablet_bootstrap.cc:492] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef: No bootstrap required, opened a new log
I20260601 13:44:05.899356  7881 ts_tablet_manager.cc:1403] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:44:05.899418  7876 tablet_bootstrap.cc:492] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870: No bootstrap required, opened a new log
I20260601 13:44:05.899492  7876 ts_tablet_manager.cc:1403] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:44:05.899735  7881 raft_consensus.cc:359] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.899847  7881 raft_consensus.cc:385] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.899814  7876 raft_consensus.cc:359] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.899878  7881 raft_consensus.cc:740] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de1ad0cad14685af3c3211e17de1ef, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.899891  7876 raft_consensus.cc:385] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.899982  7876 raft_consensus.cc:740] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd06a27b348441696179e433b154870, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.900018  7881 consensus_queue.cc:260] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.900090  7876 consensus_queue.cc:260] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.900291  7876 ts_tablet_manager.cc:1434] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:05.900291  7881 ts_tablet_manager.cc:1434] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:05.900563  7881 tablet_bootstrap.cc:492] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef: Bootstrap starting.
I20260601 13:44:05.901510  7881 tablet_bootstrap.cc:654] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:05.902565  7881 tablet_bootstrap.cc:492] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef: No bootstrap required, opened a new log
I20260601 13:44:05.902635  7881 ts_tablet_manager.cc:1403] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:44:05.903054  7881 raft_consensus.cc:359] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.903134  7881 raft_consensus.cc:385] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:05.903155  7881 raft_consensus.cc:740] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de1ad0cad14685af3c3211e17de1ef, State: Initialized, Role: FOLLOWER
I20260601 13:44:05.903306  7881 consensus_queue.cc:260] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.903568  7881 ts_tablet_manager.cc:1434] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:05.960462  7879 raft_consensus.cc:493] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:05.960613  7879 raft_consensus.cc:515] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.961199  7879 leader_election.cc:290] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:05.965684  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62baf8abb624687baf453428154b7eb" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef" is_pre_election: true
I20260601 13:44:05.965684  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62baf8abb624687baf453428154b7eb" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f" is_pre_election: true
I20260601 13:44:05.965870  7829 raft_consensus.cc:2468] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:05.965870  7678 raft_consensus.cc:2468] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:05.966214  7719 leader_election.cc:304] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46de1ad0cad14685af3c3211e17de1ef, 7dd06a27b348441696179e433b154870; no voters: 
I20260601 13:44:05.966415  7879 raft_consensus.cc:2804] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:05.966486  7879 raft_consensus.cc:493] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:05.966516  7879 raft_consensus.cc:3060] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:05.967402  7879 raft_consensus.cc:515] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.967752  7879 leader_election.cc:290] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Requested vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:05.968102  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62baf8abb624687baf453428154b7eb" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f"
I20260601 13:44:05.968158  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62baf8abb624687baf453428154b7eb" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef"
I20260601 13:44:05.968222  7678 raft_consensus.cc:3060] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:05.968228  7829 raft_consensus.cc:3060] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:05.969249  7829 raft_consensus.cc:2468] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:05.969249  7678 raft_consensus.cc:2468] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:05.969563  7719 leader_election.cc:304] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46de1ad0cad14685af3c3211e17de1ef, 7dd06a27b348441696179e433b154870; no voters: 
I20260601 13:44:05.969738  7879 raft_consensus.cc:2804] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:05.969834  7879 raft_consensus.cc:697] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Becoming Leader. State: Replica: 7dd06a27b348441696179e433b154870, State: Running, Role: LEADER
I20260601 13:44:05.969969  7879 consensus_queue.cc:237] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.971690  7572 catalog_manager.cc:5696] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dd06a27b348441696179e433b154870 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:05.973881  7879 raft_consensus.cc:493] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:05.973953  7879 raft_consensus.cc:515] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.974257  7879 leader_election.cc:290] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:05.974548  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df73607aada4c8ca9362b834be92bba" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef" is_pre_election: true
I20260601 13:44:05.974548  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df73607aada4c8ca9362b834be92bba" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f" is_pre_election: true
I20260601 13:44:05.974689  7678 raft_consensus.cc:2468] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:05.974689  7829 raft_consensus.cc:2468] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:05.974977  7718 leader_election.cc:304] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [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: 46de1ad0cad14685af3c3211e17de1ef, 7dd06a27b348441696179e433b154870, 835a66731f674a22a7d6bf6a895c778f; no voters: 
I20260601 13:44:05.975172  7879 raft_consensus.cc:2804] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:05.975216  7879 raft_consensus.cc:493] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:05.975242  7879 raft_consensus.cc:3060] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:05.975874  7879 raft_consensus.cc:515] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.976161  7879 leader_election.cc:290] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Requested vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:05.976379  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df73607aada4c8ca9362b834be92bba" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f"
I20260601 13:44:05.976445  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df73607aada4c8ca9362b834be92bba" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef"
I20260601 13:44:05.976522  7678 raft_consensus.cc:3060] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:05.976583  7829 raft_consensus.cc:3060] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:05.977224  7678 raft_consensus.cc:2468] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:05.977293  7829 raft_consensus.cc:2468] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:05.977524  7718 leader_election.cc:304] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dd06a27b348441696179e433b154870, 835a66731f674a22a7d6bf6a895c778f; no voters: 
I20260601 13:44:05.977676  7879 raft_consensus.cc:2804] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:05.977849  7879 raft_consensus.cc:697] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Becoming Leader. State: Replica: 7dd06a27b348441696179e433b154870, State: Running, Role: LEADER
I20260601 13:44:05.977972  7879 consensus_queue.cc:237] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:05.979368  7572 catalog_manager.cc:5696] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dd06a27b348441696179e433b154870 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: UNKNOWN } } }
W20260601 13:44:06.011919  7705 tablet.cc:2404] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:44:06.017468  7879 raft_consensus.cc:493] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:06.017596  7879 raft_consensus.cc:515] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:06.017998  7879 leader_election.cc:290] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:06.018383  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf9e09ac8b343e09686023b0109782a" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef" is_pre_election: true
I20260601 13:44:06.018395  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf9e09ac8b343e09686023b0109782a" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f" is_pre_election: true
I20260601 13:44:06.018488  7829 raft_consensus.cc:2468] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:06.018566  7678 raft_consensus.cc:2468] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:06.018815  7718 leader_election.cc:304] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dd06a27b348441696179e433b154870, 835a66731f674a22a7d6bf6a895c778f; no voters: 
I20260601 13:44:06.018994  7879 raft_consensus.cc:2804] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:06.019057  7879 raft_consensus.cc:493] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:06.019083  7879 raft_consensus.cc:3060] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:06.019842  7879 raft_consensus.cc:515] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:06.020157  7879 leader_election.cc:290] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Requested vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:06.020462  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf9e09ac8b343e09686023b0109782a" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f"
I20260601 13:44:06.020473  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf9e09ac8b343e09686023b0109782a" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef"
I20260601 13:44:06.020560  7678 raft_consensus.cc:3060] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:06.020609  7829 raft_consensus.cc:3060] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:06.021276  7678 raft_consensus.cc:2468] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:06.021369  7829 raft_consensus.cc:2468] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:06.021536  7718 leader_election.cc:304] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dd06a27b348441696179e433b154870, 835a66731f674a22a7d6bf6a895c778f; no voters: 
I20260601 13:44:06.021700  7879 raft_consensus.cc:2804] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:06.021790  7879 raft_consensus.cc:697] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Becoming Leader. State: Replica: 7dd06a27b348441696179e433b154870, State: Running, Role: LEADER
I20260601 13:44:06.021934  7879 consensus_queue.cc:237] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:06.023418  7572 catalog_manager.cc:5696] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dd06a27b348441696179e433b154870 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:06.083555  7879 raft_consensus.cc:493] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:06.083669  7879 raft_consensus.cc:515] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:06.084081  7879 leader_election.cc:290] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:06.084419  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69751f05aed4eaaafddd8313c89bcaf" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f" is_pre_election: true
I20260601 13:44:06.084457  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69751f05aed4eaaafddd8313c89bcaf" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef" is_pre_election: true
I20260601 13:44:06.084558  7678 raft_consensus.cc:2468] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:06.084582  7829 raft_consensus.cc:2468] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 0.
I20260601 13:44:06.084836  7719 leader_election.cc:304] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46de1ad0cad14685af3c3211e17de1ef, 7dd06a27b348441696179e433b154870; no voters: 
I20260601 13:44:06.085017  7879 raft_consensus.cc:2804] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:06.085083  7879 raft_consensus.cc:493] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:06.085127  7879 raft_consensus.cc:3060] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:06.085880  7879 raft_consensus.cc:515] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:06.086256  7879 leader_election.cc:290] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Requested vote from peers 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473), 46de1ad0cad14685af3c3211e17de1ef (127.31.73.131:43649)
I20260601 13:44:06.086540  7829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69751f05aed4eaaafddd8313c89bcaf" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de1ad0cad14685af3c3211e17de1ef"
I20260601 13:44:06.086540  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69751f05aed4eaaafddd8313c89bcaf" candidate_uuid: "7dd06a27b348441696179e433b154870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "835a66731f674a22a7d6bf6a895c778f"
I20260601 13:44:06.086666  7829 raft_consensus.cc:3060] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:06.086676  7678 raft_consensus.cc:3060] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:06.087560  7829 raft_consensus.cc:2468] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:06.087560  7678 raft_consensus.cc:2468] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dd06a27b348441696179e433b154870 in term 1.
I20260601 13:44:06.087870  7718 leader_election.cc:304] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dd06a27b348441696179e433b154870, 835a66731f674a22a7d6bf6a895c778f; no voters: 
I20260601 13:44:06.088078  7879 raft_consensus.cc:2804] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:06.088146  7879 raft_consensus.cc:697] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Becoming Leader. State: Replica: 7dd06a27b348441696179e433b154870, State: Running, Role: LEADER
I20260601 13:44:06.088320  7879 consensus_queue.cc:237] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:06.089730  7572 catalog_manager.cc:5696] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dd06a27b348441696179e433b154870 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:06.106521 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:06.108283  7900 instance_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:44:06.108296  7901 instance_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:44:06.108394  7903 instance_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:44:06.108568 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:06.108744 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:06.108788 32038 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:44:06.108844 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321446108844 us; error 0 us; skew 500 ppm
I20260601 13:44:06.109666 32038 webserver.cc:533] Webserver started at http://127.31.73.132:40373/ using document root <none> and password file <none>
I20260601 13:44:06.109874 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:06.109926 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:06.110055 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:06.110397 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "ec9351b9c1354cf49139811e65f4f2db"
format_stamp: "Formatted at 2026-06-01 13:44:06 on dist-test-slave-cw06"
I20260601 13:44:06.111824 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:06.112679  7908 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:44:06.112932 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:06.112993 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "ec9351b9c1354cf49139811e65f4f2db"
format_stamp: "Formatted at 2026-06-01 13:44:06 on dist-test-slave-cw06"
I20260601 13:44:06.113039 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321272280909-32038-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:44:06.139752 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:06.140066 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:06.140286 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:06.140748 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:06.140784 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:06.140841 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:06.140879 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:06.145534 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:42523
I20260601 13:44:06.145565  7971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:42523 every 8 connection(s)
I20260601 13:44:06.149806  7972 heartbeater.cc:344] Connected to a master server at 127.31.73.190:33507
I20260601 13:44:06.149888  7972 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:06.150154  7972 heartbeater.cc:507] Master 127.31.73.190:33507 requested a full tablet report, sending...
I20260601 13:44:06.150804  7572 ts_manager.cc:194] Registered new tserver with Master: ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523)
I20260601 13:44:06.151472  7572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34762
I20260601 13:44:06.378679  7879 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.381621  7879 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.415505  7879 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.418051  7879 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.523281  7884 consensus_queue.cc:1048] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.524071  7884 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.526170  7884 consensus_queue.cc:1048] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.527959  7985 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:06.719504  7754 consensus_queue.cc:237] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } }
I20260601 13:44:06.720969  7677 raft_consensus.cc:1275] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:06.721041  7829 raft_consensus.cc:1275] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:06.721387  7984 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:44:06.721562  7985 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:44:06.723037  7879 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.723548  7829 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
W20260601 13:44:06.725452  7720 consensus_peers.cc:597] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 -> Peer ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): Couldn't send request to peer ec9351b9c1354cf49139811e65f4f2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f62baf8abb624687baf453428154b7eb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:06.725467  7572 catalog_manager.cc:5696] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 reported cstate change: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:06.725888  7677 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.726213  7754 consensus_queue.cc:237] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: true } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } }
I20260601 13:44:06.727751  7677 raft_consensus.cc:1275] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:44:06.727768  7720 consensus_peers.cc:597] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 -> Peer ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): Couldn't send request to peer ec9351b9c1354cf49139811e65f4f2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cf9e09ac8b343e09686023b0109782a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:06.728128  7985 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:44:06.728140  7829 raft_consensus.cc:1275] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:06.728976  7985 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } 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:44:06.729775  7879 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: true } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.730232  7677 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: true } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.731906  7573 catalog_manager.cc:5696] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 reported cstate change: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:06.732064  7754 consensus_queue.cc:237] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: true } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } }
I20260601 13:44:06.732491  7829 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: true } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.733330  7677 raft_consensus.cc:1275] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:44:06.733508  7720 consensus_peers.cc:597] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 -> Peer ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): Couldn't send request to peer ec9351b9c1354cf49139811e65f4f2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1df73607aada4c8ca9362b834be92bba. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:06.733649  7985 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } 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:44:06.733922  7828 raft_consensus.cc:1275] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:06.734333  7985 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:44:06.735143  7879 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: true } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.735530  7677 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: true } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.735988  7829 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: true } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.737330  7754 consensus_queue.cc:237] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } }
W20260601 13:44:06.738582  7720 consensus_peers.cc:597] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 -> Peer ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): Couldn't send request to peer ec9351b9c1354cf49139811e65f4f2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f62baf8abb624687baf453428154b7eb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:06.738732  7575 catalog_manager.cc:5696] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 reported cstate change: config changed from index -1 to 2, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:06.738966  7829 raft_consensus.cc:1275] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:06.739179  7677 raft_consensus.cc:1275] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:06.739248  7985 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:44:06.739483  7985 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:44:06.740959  7985 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.741631  7677 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.742290  7829 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
W20260601 13:44:06.742538  7624 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:44:06.742596  7624 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:44:06.743177  7573 catalog_manager.cc:5696] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:06.744257  7754 consensus_queue.cc:237] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } }
I20260601 13:44:06.745327  7829 raft_consensus.cc:1275] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:06.745337  7678 raft_consensus.cc:1275] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:44:06.745405  7720 consensus_peers.cc:597] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 -> Peer ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): Couldn't send request to peer ec9351b9c1354cf49139811e65f4f2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cf9e09ac8b343e09686023b0109782a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:06.745780  7985 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } 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:44:06.745908  7984 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:44:06.747227  7879 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.747611  7677 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.748423  7828 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.748658  7754 consensus_queue.cc:237] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
W20260601 13:44:06.749284  7624 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:44:06.749338  7624 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:44:06.749804  7827 raft_consensus.cc:1275] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:06.750077  7677 raft_consensus.cc:1275] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:06.750303  7754 consensus_queue.cc:237] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } }
I20260601 13:44:06.750689  7573 catalog_manager.cc:5696] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.751187  7984 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:44:06.751746  7984 consensus_queue.cc:1048] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:44:06.751927  7827 raft_consensus.cc:1275] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:06.751986  7678 raft_consensus.cc:1275] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:06.752295  7984 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:44:06.752444  7720 consensus_peers.cc:597] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 -> Peer ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): Couldn't send request to peer ec9351b9c1354cf49139811e65f4f2db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1df73607aada4c8ca9362b834be92bba. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:06.752542  7884 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:44:06.754077  7884 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.754172  7984 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.754894  7678 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.755456  7561 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f62baf8abb624687baf453428154b7eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:44:06.755442  7677 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
I20260601 13:44:06.756354  7828 raft_consensus.cc:2955] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.756865  7572 catalog_manager.cc:5696] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f reported cstate change: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } attrs { replace: false } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.757690  7754 consensus_queue.cc:237] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } }
I20260601 13:44:06.757972  7829 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } } }
W20260601 13:44:06.758780  7624 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:44:06.758857  7624 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:44:06.759034  7677 raft_consensus.cc:1275] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:06.759088  7828 raft_consensus.cc:1275] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:06.759511  7997 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } 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:44:06.759660  7884 consensus_queue.cc:1048] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:44:06.761520  7984 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } }
I20260601 13:44:06.761592  7575 catalog_manager.cc:5696] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec9351b9c1354cf49139811e65f4f2db" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 42523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:06.763163  7561 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9cf9e09ac8b343e09686023b0109782a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:44:06.763459  7828 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } }
I20260601 13:44:06.763458  7677 raft_consensus.cc:2955] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } }
I20260601 13:44:06.764348  7936 tablet_service.cc:1558] Processing DeleteTablet for tablet f62baf8abb624687baf453428154b7eb with delete_type TABLET_DATA_TOMBSTONED (TS ec9351b9c1354cf49139811e65f4f2db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45448
W20260601 13:44:06.764930  7562 catalog_manager.cc:4994] TS ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): delete failed for tablet f62baf8abb624687baf453428154b7eb because the tablet was not found. No further retry: Not found: Tablet not found: f62baf8abb624687baf453428154b7eb
W20260601 13:44:06.766286  7561 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet 9cf9e09ac8b343e09686023b0109782a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 7dd06a27b348441696179e433b154870 (127.31.73.130:44137) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260601 13:44:06.766774  7572 catalog_manager.cc:5696] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f reported cstate change: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } attrs { replace: false } } }
I20260601 13:44:06.768535  7936 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cf9e09ac8b343e09686023b0109782a with delete_type TABLET_DATA_TOMBSTONED (TS ec9351b9c1354cf49139811e65f4f2db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45448
W20260601 13:44:06.769019  7562 catalog_manager.cc:4994] TS ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): delete failed for tablet 9cf9e09ac8b343e09686023b0109782a because the tablet was not found. No further retry: Not found: Tablet not found: 9cf9e09ac8b343e09686023b0109782a
I20260601 13:44:06.769454  7754 consensus_queue.cc:237] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [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: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } }
I20260601 13:44:06.770355  7677 raft_consensus.cc:1275] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:06.770355  7828 raft_consensus.cc:1275] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Refusing update from remote peer 7dd06a27b348441696179e433b154870: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:44:06.770712  7997 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } 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:44:06.770828  7884 consensus_queue.cc:1048] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:44:06.772209  7984 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.772640  7828 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.772660  7677 raft_consensus.cc:2955] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.773448  7561 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1df73607aada4c8ca9362b834be92bba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:44:06.774338  7575 catalog_manager.cc:5696] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f reported cstate change: config changed from index 3 to 4, NON_VOTER ec9351b9c1354cf49139811e65f4f2db (127.31.73.132) evicted. New cstate: current_term: 1 leader_uuid: "7dd06a27b348441696179e433b154870" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "835a66731f674a22a7d6bf6a895c778f" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 41473 } attrs { replace: false } } peers { permanent_uuid: "7dd06a27b348441696179e433b154870" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 44137 } } peers { permanent_uuid: "46de1ad0cad14685af3c3211e17de1ef" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 43649 } } }
I20260601 13:44:06.776178  7936 tablet_service.cc:1558] Processing DeleteTablet for tablet 1df73607aada4c8ca9362b834be92bba with delete_type TABLET_DATA_TOMBSTONED (TS ec9351b9c1354cf49139811e65f4f2db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45448
W20260601 13:44:06.776674  7562 catalog_manager.cc:4994] TS ec9351b9c1354cf49139811e65f4f2db (127.31.73.132:42523): delete failed for tablet 1df73607aada4c8ca9362b834be92bba because the tablet was not found. No further retry: Not found: Tablet not found: 1df73607aada4c8ca9362b834be92bba
I20260601 13:44:07.152335  7972 heartbeater.cc:499] Master 127.31.73.190:33507 was elected leader, sending a full tablet report...
I20260601 13:44:07.187357 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:07.191694 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:07.191880 32038 tablet_replica.cc:333] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f: stopping tablet replica
I20260601 13:44:07.192013 32038 raft_consensus.cc:2243] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.192123 32038 raft_consensus.cc:2272] T f62baf8abb624687baf453428154b7eb P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.192633 32038 tablet_replica.cc:333] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f: stopping tablet replica
I20260601 13:44:07.192708 32038 raft_consensus.cc:2243] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.192796 32038 raft_consensus.cc:2272] T 1df73607aada4c8ca9362b834be92bba P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.193413 32038 tablet_replica.cc:333] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f: stopping tablet replica
I20260601 13:44:07.193528 32038 raft_consensus.cc:2243] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.193632 32038 raft_consensus.cc:2272] T d69751f05aed4eaaafddd8313c89bcaf P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.194213 32038 tablet_replica.cc:333] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f: stopping tablet replica
I20260601 13:44:07.194310 32038 raft_consensus.cc:2243] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.194427 32038 raft_consensus.cc:2272] T 9cf9e09ac8b343e09686023b0109782a P 835a66731f674a22a7d6bf6a895c778f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:44:07.195861  7642 connection.cc:466] server connection from 127.0.0.1:53040 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53040 (request call id 45) could send its response
W20260601 13:44:07.196884  7718 consensus_peers.cc:597] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 -> Peer 835a66731f674a22a7d6bf6a895c778f (127.31.73.129:41473): Couldn't send request to peer 835a66731f674a22a7d6bf6a895c778f. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.129:41473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:07.207510 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:07.209496 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:07.213884 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:07.214066 32038 tablet_replica.cc:333] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870: stopping tablet replica
I20260601 13:44:07.214193 32038 raft_consensus.cc:2243] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:07.214382 32038 raft_consensus.cc:2272] T 1df73607aada4c8ca9362b834be92bba P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.214781 32038 tablet_replica.cc:333] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870: stopping tablet replica
I20260601 13:44:07.214895 32038 raft_consensus.cc:2243] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:07.215104 32038 raft_consensus.cc:2272] T 9cf9e09ac8b343e09686023b0109782a P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.215519 32038 tablet_replica.cc:333] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870: stopping tablet replica
I20260601 13:44:07.215615 32038 raft_consensus.cc:2243] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:07.215763 32038 raft_consensus.cc:2272] T d69751f05aed4eaaafddd8313c89bcaf P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.216147 32038 tablet_replica.cc:333] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870: stopping tablet replica
I20260601 13:44:07.216235 32038 raft_consensus.cc:2243] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:07.216387 32038 raft_consensus.cc:2272] T f62baf8abb624687baf453428154b7eb P 7dd06a27b348441696179e433b154870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.219497 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:07.221179 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:07.224690 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:07.224867 32038 tablet_replica.cc:333] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef: stopping tablet replica
I20260601 13:44:07.224978 32038 raft_consensus.cc:2243] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.225111 32038 raft_consensus.cc:2272] T 9cf9e09ac8b343e09686023b0109782a P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.225570 32038 tablet_replica.cc:333] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef: stopping tablet replica
I20260601 13:44:07.225685 32038 raft_consensus.cc:2243] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.225803 32038 raft_consensus.cc:2272] T d69751f05aed4eaaafddd8313c89bcaf P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.226272 32038 tablet_replica.cc:333] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef: stopping tablet replica
I20260601 13:44:07.226388 32038 raft_consensus.cc:2243] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.226521 32038 raft_consensus.cc:2272] T 1df73607aada4c8ca9362b834be92bba P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.226949 32038 tablet_replica.cc:333] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef: stopping tablet replica
I20260601 13:44:07.227056 32038 raft_consensus.cc:2243] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:07.227187 32038 raft_consensus.cc:2272] T f62baf8abb624687baf453428154b7eb P 46de1ad0cad14685af3c3211e17de1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.239795 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:07.241634 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:44:07.245405 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:07.257259 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:44:07.258875 32038 master.cc:562] Master@127.31.73.190:33507 shutting down...
I20260601 13:44:07.261855 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:07.262008 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:07.262107 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab24f937017342b3bd40daee71c4e7e5: stopping tablet replica
I20260601 13:44:07.274394 32038 master.cc:584] Master@127.31.73.190:33507 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2600 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:44:07.282250 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:41197
I20260601 13:44:07.282579 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:07.284018  8004 instance_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:44:07.284103  8007 instance_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:44:07.284237 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:07.284121  8005 instance_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:44:07.284488 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:07.284528 32038 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:44:07.284543 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321447284543 us; error 0 us; skew 500 ppm
I20260601 13:44:07.285259 32038 webserver.cc:533] Webserver started at http://127.31.73.190:39901/ using document root <none> and password file <none>
I20260601 13:44:07.285374 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:07.285413 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:07.285457 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:07.285789 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "018bbf3fae654d1588a34cb834e6103a"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.287191 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:07.287969  8012 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:44:07.288180 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:07.288239 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "018bbf3fae654d1588a34cb834e6103a"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.288322 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-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:44:07.314939 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:07.315248 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:07.319106 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:41197
I20260601 13:44:07.322410  8064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:41197 every 8 connection(s)
I20260601 13:44:07.322827  8065 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:44:07.324443  8065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a: Bootstrap starting.
I20260601 13:44:07.325160  8065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:07.326073  8065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a: No bootstrap required, opened a new log
I20260601 13:44:07.326443  8065 raft_consensus.cc:359] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018bbf3fae654d1588a34cb834e6103a" member_type: VOTER }
I20260601 13:44:07.326517  8065 raft_consensus.cc:385] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:07.326571  8065 raft_consensus.cc:740] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018bbf3fae654d1588a34cb834e6103a, State: Initialized, Role: FOLLOWER
I20260601 13:44:07.326728  8065 consensus_queue.cc:260] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "018bbf3fae654d1588a34cb834e6103a" member_type: VOTER }
I20260601 13:44:07.326797  8065 raft_consensus.cc:399] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:07.326848  8065 raft_consensus.cc:493] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:07.326905  8065 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:07.327543  8065 raft_consensus.cc:515] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018bbf3fae654d1588a34cb834e6103a" member_type: VOTER }
I20260601 13:44:07.327692  8065 leader_election.cc:304] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [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: 018bbf3fae654d1588a34cb834e6103a; no voters: 
I20260601 13:44:07.327893  8065 leader_election.cc:290] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:07.328009  8068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:07.328250  8068 raft_consensus.cc:697] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 1 LEADER]: Becoming Leader. State: Replica: 018bbf3fae654d1588a34cb834e6103a, State: Running, Role: LEADER
I20260601 13:44:07.328318  8065 sys_catalog.cc:565] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:07.328377  8068 consensus_queue.cc:237] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [LEADER]: Queue going to LEADER mode. State: All 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: "018bbf3fae654d1588a34cb834e6103a" member_type: VOTER }
I20260601 13:44:07.328811  8069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "018bbf3fae654d1588a34cb834e6103a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018bbf3fae654d1588a34cb834e6103a" member_type: VOTER } }
I20260601 13:44:07.328863  8070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 018bbf3fae654d1588a34cb834e6103a. Latest consensus state: current_term: 1 leader_uuid: "018bbf3fae654d1588a34cb834e6103a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018bbf3fae654d1588a34cb834e6103a" member_type: VOTER } }
I20260601 13:44:07.328984  8069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:07.328996  8070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:07.329500  8077 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:07.330313  8077 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:07.330566 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:07.332089  8077 catalog_manager.cc:1382] Generated new cluster ID: e1c7079f359747dcbf133c5dedd6f78c
I20260601 13:44:07.332154  8077 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:07.340059  8077 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:07.340549  8077 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:07.346344  8077 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a: Generated new TSK 0
I20260601 13:44:07.346495  8077 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:07.362691 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:07.364441  8086 instance_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:44:07.364547  8087 instance_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:44:07.364492  8089 instance_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:44:07.364688 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:07.364852 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:07.364879 32038 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:44:07.364894 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321447364894 us; error 0 us; skew 500 ppm
I20260601 13:44:07.365675 32038 webserver.cc:533] Webserver started at http://127.31.73.129:43639/ using document root <none> and password file <none>
I20260601 13:44:07.365837 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:07.365887 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:07.365962 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:07.366358 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "69d921ff20a44ba3b827fe3919c3ec16"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.367762 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:07.368582  8094 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:44:07.368798 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:07.368885 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "69d921ff20a44ba3b827fe3919c3ec16"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.368966 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-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:44:07.387013 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:07.387363 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:07.387651 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:07.388110 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:07.388172 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:07.388228 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:07.388264 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:07.392587 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:43747
I20260601 13:44:07.392618  8157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:43747 every 8 connection(s)
I20260601 13:44:07.393388 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:07.395072  8163 instance_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:44:07.395183  8165 instance_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:44:07.395105  8162 instance_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:44:07.395485 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:07.395654 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:07.395694 32038 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:44:07.395715 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321447395715 us; error 0 us; skew 500 ppm
I20260601 13:44:07.396643 32038 webserver.cc:533] Webserver started at http://127.31.73.130:41701/ using document root <none> and password file <none>
I20260601 13:44:07.396799 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:07.396854 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:07.396931 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:07.397382 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "235ce26459384320892176bf299ffaf6"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.397778  8158 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41197
I20260601 13:44:07.397866  8158 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:07.398105  8158 heartbeater.cc:507] Master 127.31.73.190:41197 requested a full tablet report, sending...
I20260601 13:44:07.398725  8029 ts_manager.cc:194] Registered new tserver with Master: 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747)
I20260601 13:44:07.398993 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:07.399502  8029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47168
I20260601 13:44:07.399986  8170 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:44:07.400223 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:07.400287 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "235ce26459384320892176bf299ffaf6"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.400353 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-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:44:07.423779 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:07.424089 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:07.424311 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:07.424757 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:07.424793 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:07.424854 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:07.424898 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:07.428711 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:46349
I20260601 13:44:07.428779  8233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:46349 every 8 connection(s)
I20260601 13:44:07.429567 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:07.431413  8237 instance_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:44:07.431425  8238 instance_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:44:07.431772 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:07.431895  8240 instance_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:44:07.432144 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:07.432212 32038 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:44:07.432235 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321447432234 us; error 0 us; skew 500 ppm
I20260601 13:44:07.433243 32038 webserver.cc:533] Webserver started at http://127.31.73.131:37217/ using document root <none> and password file <none>
I20260601 13:44:07.433401 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:07.433457 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:07.433531 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:07.433625  8234 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41197
I20260601 13:44:07.433732  8234 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:07.433961  8234 heartbeater.cc:507] Master 127.31.73.190:41197 requested a full tablet report, sending...
I20260601 13:44:07.433964 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "22167641fe1c417aa86404066485d201"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.434623  8029 ts_manager.cc:194] Registered new tserver with Master: 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349)
I20260601 13:44:07.435096  8029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47170
I20260601 13:44:07.435559 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:07.436408  8245 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:44:07.436631 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:07.436712 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "22167641fe1c417aa86404066485d201"
format_stamp: "Formatted at 2026-06-01 13:44:07 on dist-test-slave-cw06"
I20260601 13:44:07.436789 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321272280909-32038-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:44:07.444818 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:07.445124 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:07.445387 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:07.445784 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:07.445852 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:07.445904 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:07.445938 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:07.449688 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:33513
I20260601 13:44:07.449747  8308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:33513 every 8 connection(s)
I20260601 13:44:07.453761  8309 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41197
I20260601 13:44:07.453830  8309 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:07.454089  8309 heartbeater.cc:507] Master 127.31.73.190:41197 requested a full tablet report, sending...
I20260601 13:44:07.454660  8029 ts_manager.cc:194] Registered new tserver with Master: 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:07.455116  8029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47186
I20260601 13:44:07.455742 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005558302s
I20260601 13:44:08.400453  8158 heartbeater.cc:499] Master 127.31.73.190:41197 was elected leader, sending a full tablet report...
I20260601 13:44:08.435930  8234 heartbeater.cc:499] Master 127.31.73.190:41197 was elected leader, sending a full tablet report...
I20260601 13:44:08.455875  8309 heartbeater.cc:499] Master 127.31.73.190:41197 was elected leader, sending a full tablet report...
I20260601 13:44:08.488560  8029 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47202:
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:44:08.489029  8029 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:44:08.500087  8122 tablet_service.cc:1511] Processing CreateTablet for tablet befd7914525843ac832f897ad960b30a (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:08.500324  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 093eb308b14d4b78adbd4606fd960f97 (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:08.500418  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befd7914525843ac832f897ad960b30a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.500595  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093eb308b14d4b78adbd4606fd960f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.500885  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 96076355002e47c6a230ea67f965206a (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:08.501125  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96076355002e47c6a230ea67f965206a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.502254  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 54c05f3e8522440eadc573f379c98fff (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:08.502502  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c05f3e8522440eadc573f379c98fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.503037  8329 tablet_bootstrap.cc:492] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16: Bootstrap starting.
I20260601 13:44:08.504107  8329 tablet_bootstrap.cc:654] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.504393  8118 tablet_service.cc:1511] Processing CreateTablet for tablet affc30dacd0c486c9506b0f0b34e835e (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:08.504642  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affc30dacd0c486c9506b0f0b34e835e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.505239  8329 tablet_bootstrap.cc:492] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16: No bootstrap required, opened a new log
I20260601 13:44:08.505357  8329 ts_tablet_manager.cc:1403] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:08.505770  8329 raft_consensus.cc:359] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.505908  8329 raft_consensus.cc:385] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.505957  8329 raft_consensus.cc:740] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.506136  8329 consensus_queue.cc:260] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.506261  8119 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee73b2b8fc246cea83386da67b6bd53 (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:08.506501  8329 ts_tablet_manager.cc:1434] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.506508  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee73b2b8fc246cea83386da67b6bd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.506722  8329 tablet_bootstrap.cc:492] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16: Bootstrap starting.
I20260601 13:44:08.507747  8329 tablet_bootstrap.cc:654] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.507982  8273 tablet_service.cc:1511] Processing CreateTablet for tablet befd7914525843ac832f897ad960b30a (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:08.508242  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befd7914525843ac832f897ad960b30a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.508775  8193 tablet_service.cc:1511] Processing CreateTablet for tablet 54c05f3e8522440eadc573f379c98fff (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:08.509025  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c05f3e8522440eadc573f379c98fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.510085  8333 tablet_bootstrap.cc:492] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201: Bootstrap starting.
I20260601 13:44:08.510238  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 093eb308b14d4b78adbd4606fd960f97 (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:08.510277  8194 tablet_service.cc:1511] Processing CreateTablet for tablet affc30dacd0c486c9506b0f0b34e835e (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:08.510473  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093eb308b14d4b78adbd4606fd960f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.510588  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affc30dacd0c486c9506b0f0b34e835e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.511006  8333 tablet_bootstrap.cc:654] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.512036  8333 tablet_bootstrap.cc:492] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201: No bootstrap required, opened a new log
I20260601 13:44:08.512122  8333 ts_tablet_manager.cc:1403] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:08.512450  8335 tablet_bootstrap.cc:492] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6: Bootstrap starting.
I20260601 13:44:08.512542  8333 raft_consensus.cc:359] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.512627  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee73b2b8fc246cea83386da67b6bd53 (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:08.512655  8271 tablet_service.cc:1511] Processing CreateTablet for tablet 96076355002e47c6a230ea67f965206a (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:08.512691  8333 raft_consensus.cc:385] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.512771  8333 raft_consensus.cc:740] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22167641fe1c417aa86404066485d201, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.512874  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee73b2b8fc246cea83386da67b6bd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.512926  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96076355002e47c6a230ea67f965206a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.512959  8333 consensus_queue.cc:260] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.513284  8333 ts_tablet_manager.cc:1434] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.513439  8333 tablet_bootstrap.cc:492] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201: Bootstrap starting.
I20260601 13:44:08.513458  8335 tablet_bootstrap.cc:654] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.514349  8198 tablet_service.cc:1511] Processing CreateTablet for tablet befd7914525843ac832f897ad960b30a (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:08.514436  8333 tablet_bootstrap.cc:654] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.514562  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befd7914525843ac832f897ad960b30a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.515311  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee73b2b8fc246cea83386da67b6bd53 (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:08.515435  8333 tablet_bootstrap.cc:492] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201: No bootstrap required, opened a new log
I20260601 13:44:08.515520  8333 ts_tablet_manager.cc:1403] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:08.515540  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee73b2b8fc246cea83386da67b6bd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.515663  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 093eb308b14d4b78adbd4606fd960f97 (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:08.515897  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093eb308b14d4b78adbd4606fd960f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.515925  8333 raft_consensus.cc:359] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.516006  8333 raft_consensus.cc:385] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.516034  8333 raft_consensus.cc:740] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22167641fe1c417aa86404066485d201, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.516130  8333 consensus_queue.cc:260] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.516430  8333 ts_tablet_manager.cc:1434] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.516607  8333 tablet_bootstrap.cc:492] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201: Bootstrap starting.
I20260601 13:44:08.517522  8333 tablet_bootstrap.cc:654] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.517668  8269 tablet_service.cc:1511] Processing CreateTablet for tablet affc30dacd0c486c9506b0f0b34e835e (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:08.517915  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet affc30dacd0c486c9506b0f0b34e835e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.515446  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 96076355002e47c6a230ea67f965206a (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:08.518270  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96076355002e47c6a230ea67f965206a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.518247  8268 tablet_service.cc:1511] Processing CreateTablet for tablet 54c05f3e8522440eadc573f379c98fff (DEFAULT_TABLE table=test-workload [id=fa03629e4ca1419baf9e13dfd12f95d9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:08.518455  8268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c05f3e8522440eadc573f379c98fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:08.519389  8329 tablet_bootstrap.cc:492] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16: No bootstrap required, opened a new log
I20260601 13:44:08.519465  8329 ts_tablet_manager.cc:1403] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:44:08.519701  8333 tablet_bootstrap.cc:492] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201: No bootstrap required, opened a new log
I20260601 13:44:08.519771  8333 ts_tablet_manager.cc:1403] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:44:08.519912  8329 raft_consensus.cc:359] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.519994  8329 raft_consensus.cc:385] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.520026  8329 raft_consensus.cc:740] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.520123  8333 raft_consensus.cc:359] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.520129  8329 consensus_queue.cc:260] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.520211  8333 raft_consensus.cc:385] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.520242  8333 raft_consensus.cc:740] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22167641fe1c417aa86404066485d201, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.520386  8329 ts_tablet_manager.cc:1434] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.520354  8333 consensus_queue.cc:260] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.520534  8329 tablet_bootstrap.cc:492] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16: Bootstrap starting.
I20260601 13:44:08.520579  8333 ts_tablet_manager.cc:1434] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:08.520701  8333 tablet_bootstrap.cc:492] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201: Bootstrap starting.
I20260601 13:44:08.521422  8329 tablet_bootstrap.cc:654] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.521564  8333 tablet_bootstrap.cc:654] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.522532  8329 tablet_bootstrap.cc:492] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16: No bootstrap required, opened a new log
I20260601 13:44:08.522787  8329 ts_tablet_manager.cc:1403] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:08.523168  8329 raft_consensus.cc:359] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.523269  8329 raft_consensus.cc:385] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.523370  8329 raft_consensus.cc:740] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.523559  8329 consensus_queue.cc:260] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.524127  8329 ts_tablet_manager.cc:1434] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.524320  8329 tablet_bootstrap.cc:492] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16: Bootstrap starting.
I20260601 13:44:08.525107  8333 tablet_bootstrap.cc:492] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201: No bootstrap required, opened a new log
I20260601 13:44:08.525188  8333 ts_tablet_manager.cc:1403] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:44:08.525271  8329 tablet_bootstrap.cc:654] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.525338  8335 tablet_bootstrap.cc:492] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6: No bootstrap required, opened a new log
I20260601 13:44:08.525404  8335 ts_tablet_manager.cc:1403] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:44:08.525589  8333 raft_consensus.cc:359] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.525673  8333 raft_consensus.cc:385] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.525707  8333 raft_consensus.cc:740] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22167641fe1c417aa86404066485d201, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.525790  8335 raft_consensus.cc:359] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.525828  8333 consensus_queue.cc:260] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.525871  8335 raft_consensus.cc:385] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.525902  8335 raft_consensus.cc:740] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235ce26459384320892176bf299ffaf6, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.526031  8335 consensus_queue.cc:260] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.526094  8333 ts_tablet_manager.cc:1434] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.526259  8333 tablet_bootstrap.cc:492] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201: Bootstrap starting.
I20260601 13:44:08.526357  8335 ts_tablet_manager.cc:1434] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.526515  8335 tablet_bootstrap.cc:492] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6: Bootstrap starting.
I20260601 13:44:08.527172  8333 tablet_bootstrap.cc:654] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.527434  8335 tablet_bootstrap.cc:654] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.528019  8329 tablet_bootstrap.cc:492] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16: No bootstrap required, opened a new log
I20260601 13:44:08.528102  8329 ts_tablet_manager.cc:1403] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:08.528137  8333 tablet_bootstrap.cc:492] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201: No bootstrap required, opened a new log
I20260601 13:44:08.528193  8333 ts_tablet_manager.cc:1403] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:44:08.528420  8335 tablet_bootstrap.cc:492] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6: No bootstrap required, opened a new log
I20260601 13:44:08.528478  8335 ts_tablet_manager.cc:1403] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:08.528508  8333 raft_consensus.cc:359] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.528508  8329 raft_consensus.cc:359] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.528679  8329 raft_consensus.cc:385] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.528712  8329 raft_consensus.cc:740] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.528851  8329 consensus_queue.cc:260] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.528954  8335 raft_consensus.cc:359] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.529026  8335 raft_consensus.cc:385] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.529059  8335 raft_consensus.cc:740] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235ce26459384320892176bf299ffaf6, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.529134  8329 ts_tablet_manager.cc:1434] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.529165  8335 consensus_queue.cc:260] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.529320  8329 tablet_bootstrap.cc:492] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16: Bootstrap starting.
I20260601 13:44:08.529603  8335 ts_tablet_manager.cc:1434] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.529829  8335 tablet_bootstrap.cc:492] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6: Bootstrap starting.
I20260601 13:44:08.530301  8329 tablet_bootstrap.cc:654] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.528630  8333 raft_consensus.cc:385] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.530953  8335 tablet_bootstrap.cc:654] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.530936  8333 raft_consensus.cc:740] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22167641fe1c417aa86404066485d201, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.531183  8333 consensus_queue.cc:260] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.531452  8333 ts_tablet_manager.cc:1434] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:44:08.531615  8333 tablet_bootstrap.cc:492] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201: Bootstrap starting.
I20260601 13:44:08.532467  8335 tablet_bootstrap.cc:492] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6: No bootstrap required, opened a new log
I20260601 13:44:08.532581  8335 ts_tablet_manager.cc:1403] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:08.532603  8333 tablet_bootstrap.cc:654] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.533037  8335 raft_consensus.cc:359] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.533187  8335 raft_consensus.cc:385] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.533244  8335 raft_consensus.cc:740] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235ce26459384320892176bf299ffaf6, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.533390  8335 consensus_queue.cc:260] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.533696  8335 ts_tablet_manager.cc:1434] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.533885  8335 tablet_bootstrap.cc:492] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6: Bootstrap starting.
I20260601 13:44:08.534397  8329 tablet_bootstrap.cc:492] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16: No bootstrap required, opened a new log
I20260601 13:44:08.534489  8329 ts_tablet_manager.cc:1403] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:44:08.534898  8335 tablet_bootstrap.cc:654] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.534929  8329 raft_consensus.cc:359] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.535032  8329 raft_consensus.cc:385] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.535066  8329 raft_consensus.cc:740] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.535187  8329 consensus_queue.cc:260] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.535451  8329 ts_tablet_manager.cc:1434] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.535600  8329 tablet_bootstrap.cc:492] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16: Bootstrap starting.
I20260601 13:44:08.536237  8335 tablet_bootstrap.cc:492] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6: No bootstrap required, opened a new log
I20260601 13:44:08.536310  8335 ts_tablet_manager.cc:1403] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:08.536494  8329 tablet_bootstrap.cc:654] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.536738  8335 raft_consensus.cc:359] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.536814  8335 raft_consensus.cc:385] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.536835  8335 raft_consensus.cc:740] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235ce26459384320892176bf299ffaf6, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.536950  8335 consensus_queue.cc:260] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.537544  8335 ts_tablet_manager.cc:1434] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.537614  8329 tablet_bootstrap.cc:492] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16: No bootstrap required, opened a new log
I20260601 13:44:08.537695  8329 ts_tablet_manager.cc:1403] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:08.537829  8335 tablet_bootstrap.cc:492] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6: Bootstrap starting.
I20260601 13:44:08.538130  8329 raft_consensus.cc:359] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.538228  8329 raft_consensus.cc:385] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.538268  8329 raft_consensus.cc:740] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.538389  8329 consensus_queue.cc:260] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.538493  8333 tablet_bootstrap.cc:492] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201: No bootstrap required, opened a new log
I20260601 13:44:08.538565  8333 ts_tablet_manager.cc:1403] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:44:08.538635  8329 ts_tablet_manager.cc:1434] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:08.538822  8335 tablet_bootstrap.cc:654] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.539001  8333 raft_consensus.cc:359] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.539094  8333 raft_consensus.cc:385] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.539139  8333 raft_consensus.cc:740] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22167641fe1c417aa86404066485d201, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.539258  8333 consensus_queue.cc:260] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.539544  8333 ts_tablet_manager.cc:1434] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:08.540990  8335 tablet_bootstrap.cc:492] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6: No bootstrap required, opened a new log
I20260601 13:44:08.541071  8335 ts_tablet_manager.cc:1403] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:08.541416  8335 raft_consensus.cc:359] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.541508  8335 raft_consensus.cc:385] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.541559  8335 raft_consensus.cc:740] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235ce26459384320892176bf299ffaf6, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.541682  8335 consensus_queue.cc:260] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.541934  8335 ts_tablet_manager.cc:1434] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:08.542153  8335 tablet_bootstrap.cc:492] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6: Bootstrap starting.
I20260601 13:44:08.542965  8335 tablet_bootstrap.cc:654] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:08.544029  8335 tablet_bootstrap.cc:492] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6: No bootstrap required, opened a new log
I20260601 13:44:08.544113  8335 ts_tablet_manager.cc:1403] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:44:08.544513  8335 raft_consensus.cc:359] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.544597  8335 raft_consensus.cc:385] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:08.544618  8335 raft_consensus.cc:740] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235ce26459384320892176bf299ffaf6, State: Initialized, Role: FOLLOWER
I20260601 13:44:08.544734  8335 consensus_queue.cc:260] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.544932  8335 ts_tablet_manager.cc:1434] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:08.559259  8347 raft_consensus.cc:493] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:08.559350  8347 raft_consensus.cc:515] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.559783  8347 leader_election.cc:290] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.564002  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affc30dacd0c486c9506b0f0b34e835e" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201" is_pre_election: true
I20260601 13:44:08.564086  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affc30dacd0c486c9506b0f0b34e835e" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16" is_pre_election: true
I20260601 13:44:08.564145  8283 raft_consensus.cc:2468] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 0.
I20260601 13:44:08.564249  8132 raft_consensus.cc:2468] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 0.
I20260601 13:44:08.564491  8172 leader_election.cc:304] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22167641fe1c417aa86404066485d201, 235ce26459384320892176bf299ffaf6; no voters: 
I20260601 13:44:08.564699  8347 raft_consensus.cc:2804] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:08.564782  8347 raft_consensus.cc:493] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:08.564839  8347 raft_consensus.cc:3060] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.565613  8347 raft_consensus.cc:515] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.565960  8347 leader_election.cc:290] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 election: Requested vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.566285  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affc30dacd0c486c9506b0f0b34e835e" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16"
I20260601 13:44:08.566334  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "affc30dacd0c486c9506b0f0b34e835e" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201"
I20260601 13:44:08.566390  8132 raft_consensus.cc:3060] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.566483  8283 raft_consensus.cc:3060] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.567188  8132 raft_consensus.cc:2468] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 1.
I20260601 13:44:08.567375  8283 raft_consensus.cc:2468] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 1.
I20260601 13:44:08.567483  8172 leader_election.cc:304] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 235ce26459384320892176bf299ffaf6, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.567646  8347 raft_consensus.cc:2804] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:08.567716  8347 raft_consensus.cc:697] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 1 LEADER]: Becoming Leader. State: Replica: 235ce26459384320892176bf299ffaf6, State: Running, Role: LEADER
I20260601 13:44:08.567858  8347 consensus_queue.cc:237] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.569339  8029 catalog_manager.cc:5696] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 235ce26459384320892176bf299ffaf6 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "235ce26459384320892176bf299ffaf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:08.610785  8331 raft_consensus.cc:493] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:08.610881  8331 raft_consensus.cc:515] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.611297  8331 leader_election.cc:290] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.611543  8347 raft_consensus.cc:493] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:08.611655  8347 raft_consensus.cc:515] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.611992  8347 leader_election.cc:290] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.612310  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96076355002e47c6a230ea67f965206a" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201" is_pre_election: true
I20260601 13:44:08.612318  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96076355002e47c6a230ea67f965206a" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16" is_pre_election: true
I20260601 13:44:08.612443  8132 raft_consensus.cc:2468] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 0.
I20260601 13:44:08.612443  8283 raft_consensus.cc:2468] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 0.
I20260601 13:44:08.612756  8172 leader_election.cc:304] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 235ce26459384320892176bf299ffaf6, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.612922  8347 raft_consensus.cc:2804] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:08.612973  8347 raft_consensus.cc:493] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:08.613016  8347 raft_consensus.cc:3060] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.613852  8336 raft_consensus.cc:493] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:08.613924  8336 raft_consensus.cc:515] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.614398  8336 leader_election.cc:290] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349)
I20260601 13:44:08.615571  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c05f3e8522440eadc573f379c98fff" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6" is_pre_election: true
I20260601 13:44:08.614776  8347 raft_consensus.cc:515] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.615664  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c05f3e8522440eadc573f379c98fff" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201" is_pre_election: true
I20260601 13:44:08.615685  8208 raft_consensus.cc:2468] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 0.
I20260601 13:44:08.615795  8283 raft_consensus.cc:2468] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 0.
I20260601 13:44:08.615998  8347 leader_election.cc:290] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 election: Requested vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.616273  8096 leader_election.cc:304] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22167641fe1c417aa86404066485d201, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.616335  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96076355002e47c6a230ea67f965206a" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16"
I20260601 13:44:08.616410  8132 raft_consensus.cc:3060] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.616535  8331 raft_consensus.cc:2804] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:08.616582  8331 raft_consensus.cc:493] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:08.616618  8331 raft_consensus.cc:3060] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.617270  8132 raft_consensus.cc:2468] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 1.
I20260601 13:44:08.617470  8331 raft_consensus.cc:515] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.617558  8172 leader_election.cc:304] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 235ce26459384320892176bf299ffaf6, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.616274  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96076355002e47c6a230ea67f965206a" candidate_uuid: "235ce26459384320892176bf299ffaf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201"
I20260601 13:44:08.617756  8283 raft_consensus.cc:3060] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.617820  8331 leader_election.cc:290] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 election: Requested vote from peers 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.618044  8347 raft_consensus.cc:2804] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:08.618419  8347 raft_consensus.cc:697] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 1 LEADER]: Becoming Leader. State: Replica: 235ce26459384320892176bf299ffaf6, State: Running, Role: LEADER
I20260601 13:44:08.619216  8347 consensus_queue.cc:237] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.619316  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befd7914525843ac832f897ad960b30a" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16" is_pre_election: true
I20260601 13:44:08.619351  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c05f3e8522440eadc573f379c98fff" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201"
I20260601 13:44:08.619405  8132 raft_consensus.cc:2468] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 0.
I20260601 13:44:08.619451  8282 raft_consensus.cc:3060] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.619656  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befd7914525843ac832f897ad960b30a" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6" is_pre_election: true
I20260601 13:44:08.619035  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c05f3e8522440eadc573f379c98fff" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6"
I20260601 13:44:08.619661  8247 leader_election.cc:304] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22167641fe1c417aa86404066485d201, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.619814  8208 raft_consensus.cc:3060] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.619784  8207 raft_consensus.cc:2468] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 0.
I20260601 13:44:08.619892  8336 raft_consensus.cc:2804] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:08.619936  8336 raft_consensus.cc:493] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:08.619971  8336 raft_consensus.cc:3060] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.620378  8282 raft_consensus.cc:2468] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 1.
I20260601 13:44:08.620731  8096 leader_election.cc:304] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22167641fe1c417aa86404066485d201, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.620738  8208 raft_consensus.cc:2468] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 1.
I20260601 13:44:08.620909  8336 raft_consensus.cc:515] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.621227  8336 leader_election.cc:290] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 election: Requested vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349)
I20260601 13:44:08.621409  8331 raft_consensus.cc:2804] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:08.618643  8283 raft_consensus.cc:2468] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 235ce26459384320892176bf299ffaf6 in term 1.
I20260601 13:44:08.621470  8029 catalog_manager.cc:5696] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 235ce26459384320892176bf299ffaf6 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "235ce26459384320892176bf299ffaf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:08.621588  8331 raft_consensus.cc:697] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 LEADER]: Becoming Leader. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Running, Role: LEADER
I20260601 13:44:08.621731  8331 consensus_queue.cc:237] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.621867  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befd7914525843ac832f897ad960b30a" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6"
I20260601 13:44:08.621956  8208 raft_consensus.cc:3060] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.622466  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befd7914525843ac832f897ad960b30a" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16"
I20260601 13:44:08.622558  8132 raft_consensus.cc:3060] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.622910  8208 raft_consensus.cc:2468] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 1.
I20260601 13:44:08.623173  8247 leader_election.cc:304] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22167641fe1c417aa86404066485d201, 235ce26459384320892176bf299ffaf6; no voters: 
I20260601 13:44:08.623172  8028 catalog_manager.cc:5696] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "69d921ff20a44ba3b827fe3919c3ec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:08.623409  8336 raft_consensus.cc:2804] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:08.623504  8336 raft_consensus.cc:697] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 1 LEADER]: Becoming Leader. State: Replica: 22167641fe1c417aa86404066485d201, State: Running, Role: LEADER
I20260601 13:44:08.623407  8132 raft_consensus.cc:2468] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 1.
I20260601 13:44:08.623625  8336 consensus_queue.cc:237] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.625133  8029 catalog_manager.cc:5696] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22167641fe1c417aa86404066485d201 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "22167641fe1c417aa86404066485d201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:08.640599  8336 raft_consensus.cc:493] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:08.640686  8336 raft_consensus.cc:515] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.641024  8336 leader_election.cc:290] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349)
I20260601 13:44:08.641368  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee73b2b8fc246cea83386da67b6bd53" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6" is_pre_election: true
I20260601 13:44:08.641368  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee73b2b8fc246cea83386da67b6bd53" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16" is_pre_election: true
I20260601 13:44:08.641510  8208 raft_consensus.cc:2468] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 0.
I20260601 13:44:08.641510  8132 raft_consensus.cc:2468] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 0.
I20260601 13:44:08.641777  8247 leader_election.cc:304] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22167641fe1c417aa86404066485d201, 235ce26459384320892176bf299ffaf6; no voters: 
I20260601 13:44:08.641916  8336 raft_consensus.cc:2804] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:08.641970  8336 raft_consensus.cc:493] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:08.642046  8336 raft_consensus.cc:3060] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.642722  8336 raft_consensus.cc:515] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.643033  8336 leader_election.cc:290] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 election: Requested vote from peers 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129:43747), 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349)
I20260601 13:44:08.643326  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee73b2b8fc246cea83386da67b6bd53" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6"
I20260601 13:44:08.643326  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee73b2b8fc246cea83386da67b6bd53" candidate_uuid: "22167641fe1c417aa86404066485d201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d921ff20a44ba3b827fe3919c3ec16"
I20260601 13:44:08.643460  8208 raft_consensus.cc:3060] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.643460  8132 raft_consensus.cc:3060] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.644292  8208 raft_consensus.cc:2468] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 1.
I20260601 13:44:08.644292  8132 raft_consensus.cc:2468] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22167641fe1c417aa86404066485d201 in term 1.
I20260601 13:44:08.644574  8247 leader_election.cc:304] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22167641fe1c417aa86404066485d201, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.644773  8336 raft_consensus.cc:2804] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:08.644876  8336 raft_consensus.cc:697] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 1 LEADER]: Becoming Leader. State: Replica: 22167641fe1c417aa86404066485d201, State: Running, Role: LEADER
I20260601 13:44:08.645009  8336 consensus_queue.cc:237] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.646330  8029 catalog_manager.cc:5696] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22167641fe1c417aa86404066485d201 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "22167641fe1c417aa86404066485d201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:08.733476  8331 raft_consensus.cc:493] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:08.733588  8331 raft_consensus.cc:515] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.733916  8331 leader_election.cc:290] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.734269  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eb308b14d4b78adbd4606fd960f97" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6" is_pre_election: true
I20260601 13:44:08.734341  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eb308b14d4b78adbd4606fd960f97" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201" is_pre_election: true
I20260601 13:44:08.734416  8208 raft_consensus.cc:2468] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 0.
I20260601 13:44:08.734500  8283 raft_consensus.cc:2468] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 0.
I20260601 13:44:08.734757  8096 leader_election.cc:304] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 235ce26459384320892176bf299ffaf6, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.734952  8331 raft_consensus.cc:2804] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:08.735014  8331 raft_consensus.cc:493] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:08.735055  8331 raft_consensus.cc:3060] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.736047  8331 raft_consensus.cc:515] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.736382  8331 leader_election.cc:290] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 election: Requested vote from peers 235ce26459384320892176bf299ffaf6 (127.31.73.130:46349), 22167641fe1c417aa86404066485d201 (127.31.73.131:33513)
I20260601 13:44:08.736709  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eb308b14d4b78adbd4606fd960f97" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "235ce26459384320892176bf299ffaf6"
I20260601 13:44:08.736775  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eb308b14d4b78adbd4606fd960f97" candidate_uuid: "69d921ff20a44ba3b827fe3919c3ec16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22167641fe1c417aa86404066485d201"
I20260601 13:44:08.736814  8208 raft_consensus.cc:3060] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.736850  8283 raft_consensus.cc:3060] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:08.737658  8283 raft_consensus.cc:2468] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 1.
I20260601 13:44:08.737658  8208 raft_consensus.cc:2468] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d921ff20a44ba3b827fe3919c3ec16 in term 1.
I20260601 13:44:08.737978  8096 leader_election.cc:304] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 235ce26459384320892176bf299ffaf6, 69d921ff20a44ba3b827fe3919c3ec16; no voters: 
I20260601 13:44:08.738206  8331 raft_consensus.cc:2804] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:08.738319  8331 raft_consensus.cc:697] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 LEADER]: Becoming Leader. State: Replica: 69d921ff20a44ba3b827fe3919c3ec16, State: Running, Role: LEADER
I20260601 13:44:08.738459  8331 consensus_queue.cc:237] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } }
I20260601 13:44:08.739923  8029 catalog_manager.cc:5696] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d921ff20a44ba3b827fe3919c3ec16 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "69d921ff20a44ba3b827fe3919c3ec16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:08.820322  8132 raft_consensus.cc:1275] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Refusing update from remote peer 22167641fe1c417aa86404066485d201: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.820447  8131 raft_consensus.cc:1275] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Refusing update from remote peer 22167641fe1c417aa86404066485d201: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.820927  8339 consensus_queue.cc:1048] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.821195  8339 consensus_queue.cc:1048] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.821595  8208 raft_consensus.cc:1275] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Refusing update from remote peer 22167641fe1c417aa86404066485d201: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.821899  8207 raft_consensus.cc:1275] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Refusing update from remote peer 22167641fe1c417aa86404066485d201: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.822072  8282 raft_consensus.cc:1275] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Refusing update from remote peer 69d921ff20a44ba3b827fe3919c3ec16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.822079  8131 raft_consensus.cc:1275] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Refusing update from remote peer 235ce26459384320892176bf299ffaf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.821902  8283 raft_consensus.cc:1275] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Refusing update from remote peer 235ce26459384320892176bf299ffaf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.822643  8347 consensus_queue.cc:1048] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.823174  8347 consensus_queue.cc:1048] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.823278  8363 consensus_queue.cc:1048] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.824137  8336 consensus_queue.cc:1048] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.824380  8336 consensus_queue.cc:1048] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.827881  8281 raft_consensus.cc:1275] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Refusing update from remote peer 69d921ff20a44ba3b827fe3919c3ec16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.828076  8206 raft_consensus.cc:1275] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Refusing update from remote peer 69d921ff20a44ba3b827fe3919c3ec16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.829574  8280 raft_consensus.cc:1275] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Refusing update from remote peer 235ce26459384320892176bf299ffaf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.829681  8205 raft_consensus.cc:1275] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Refusing update from remote peer 69d921ff20a44ba3b827fe3919c3ec16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.829890  8130 raft_consensus.cc:1275] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Refusing update from remote peer 235ce26459384320892176bf299ffaf6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:08.830056  8363 consensus_queue.cc:1048] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.830541  8363 consensus_queue.cc:1048] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.830781  8363 consensus_queue.cc:1048] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "235ce26459384320892176bf299ffaf6" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.831664  8347 consensus_queue.cc:1048] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d921ff20a44ba3b827fe3919c3ec16" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.832787  8380 mvcc.cc:204] Tried to move back new op lower bound from 7292196654361972736 to 7292196653563797504. Current Snapshot: MvccSnapshot[applied={T|T < 7292196654361972736}]
I20260601 13:44:08.833070  8347 consensus_queue.cc:1048] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22167641fe1c417aa86404066485d201" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 33513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:08.866359  8375 mvcc.cc:204] Tried to move back new op lower bound from 7292196654417461248 to 7292196653335572480. Current Snapshot: MvccSnapshot[applied={T|T < 7292196654366371840}]
I20260601 13:44:09.013298 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:09.017235 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:09.017527 32038 tablet_replica.cc:333] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16: stopping tablet replica
I20260601 13:44:09.017649 32038 raft_consensus.cc:2243] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.017733 32038 raft_consensus.cc:2272] T 4ee73b2b8fc246cea83386da67b6bd53 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.018355 32038 tablet_replica.cc:333] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16: stopping tablet replica
I20260601 13:44:09.018440 32038 raft_consensus.cc:2243] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.018513 32038 raft_consensus.cc:2272] T affc30dacd0c486c9506b0f0b34e835e P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.019032 32038 tablet_replica.cc:333] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16: stopping tablet replica
I20260601 13:44:09.019138 32038 raft_consensus.cc:2243] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.019281 32038 raft_consensus.cc:2272] T befd7914525843ac832f897ad960b30a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.019843 32038 tablet_replica.cc:333] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16: stopping tablet replica
I20260601 13:44:09.019920 32038 raft_consensus.cc:2243] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:09.020035 32038 raft_consensus.cc:2272] T 54c05f3e8522440eadc573f379c98fff P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.020478 32038 tablet_replica.cc:333] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16: stopping tablet replica
I20260601 13:44:09.020548 32038 raft_consensus.cc:2243] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.020618 32038 raft_consensus.cc:2272] T 96076355002e47c6a230ea67f965206a P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.021032 32038 tablet_replica.cc:333] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16: stopping tablet replica
I20260601 13:44:09.021095 32038 raft_consensus.cc:2243] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:09.021201 32038 raft_consensus.cc:2272] T 093eb308b14d4b78adbd4606fd960f97 P 69d921ff20a44ba3b827fe3919c3ec16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.035131 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:09.037608 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:09.041597 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:09.041852 32038 tablet_replica.cc:333] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6: stopping tablet replica
I20260601 13:44:09.041980 32038 raft_consensus.cc:2243] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:09.042204 32038 raft_consensus.cc:2272] T 96076355002e47c6a230ea67f965206a P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.042729 32038 tablet_replica.cc:333] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6: stopping tablet replica
I20260601 13:44:09.042851 32038 raft_consensus.cc:2243] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.042973 32038 raft_consensus.cc:2272] T 093eb308b14d4b78adbd4606fd960f97 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.043408 32038 tablet_replica.cc:333] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6: stopping tablet replica
I20260601 13:44:09.043512 32038 raft_consensus.cc:2243] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.043629 32038 raft_consensus.cc:2272] T 54c05f3e8522440eadc573f379c98fff P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.044055 32038 tablet_replica.cc:333] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6: stopping tablet replica
I20260601 13:44:09.044168 32038 raft_consensus.cc:2243] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.044271 32038 raft_consensus.cc:2272] T befd7914525843ac832f897ad960b30a P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.044701 32038 tablet_replica.cc:333] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6: stopping tablet replica
I20260601 13:44:09.044770 32038 raft_consensus.cc:2243] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:09.044948 32038 raft_consensus.cc:2272] T affc30dacd0c486c9506b0f0b34e835e P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.045430 32038 tablet_replica.cc:333] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6: stopping tablet replica
I20260601 13:44:09.045498 32038 raft_consensus.cc:2243] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.045583 32038 raft_consensus.cc:2272] T 4ee73b2b8fc246cea83386da67b6bd53 P 235ce26459384320892176bf299ffaf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.059669 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:09.062158 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:09.066324 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:09.066540 32038 tablet_replica.cc:333] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201: stopping tablet replica
I20260601 13:44:09.066663 32038 raft_consensus.cc:2243] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.066793 32038 raft_consensus.cc:2272] T affc30dacd0c486c9506b0f0b34e835e P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.067340 32038 tablet_replica.cc:333] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201: stopping tablet replica
I20260601 13:44:09.067452 32038 raft_consensus.cc:2243] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:09.067629 32038 raft_consensus.cc:2272] T 4ee73b2b8fc246cea83386da67b6bd53 P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.068091 32038 tablet_replica.cc:333] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201: stopping tablet replica
I20260601 13:44:09.068210 32038 raft_consensus.cc:2243] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.068322 32038 raft_consensus.cc:2272] T 96076355002e47c6a230ea67f965206a P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.068799 32038 tablet_replica.cc:333] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201: stopping tablet replica
I20260601 13:44:09.068910 32038 raft_consensus.cc:2243] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.069052 32038 raft_consensus.cc:2272] T 54c05f3e8522440eadc573f379c98fff P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.069512 32038 tablet_replica.cc:333] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201: stopping tablet replica
I20260601 13:44:09.069618 32038 raft_consensus.cc:2243] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:09.069770 32038 raft_consensus.cc:2272] T befd7914525843ac832f897ad960b30a P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.070248 32038 tablet_replica.cc:333] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201: stopping tablet replica
I20260601 13:44:09.070353 32038 raft_consensus.cc:2243] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:09.070473 32038 raft_consensus.cc:2272] T 093eb308b14d4b78adbd4606fd960f97 P 22167641fe1c417aa86404066485d201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.084582 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:09.086789 32038 master.cc:562] Master@127.31.73.190:41197 shutting down...
I20260601 13:44:09.089972 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:09.090134 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:09.090206 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 018bbf3fae654d1588a34cb834e6103a: stopping tablet replica
I20260601 13:44:09.102560 32038 master.cc:584] Master@127.31.73.190:41197 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1829 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:44:09.111724 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:34093
I20260601 13:44:09.112018 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:09.113436  8424 instance_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:44:09.113487  8425 instance_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:44:09.113507  8427 instance_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:44:09.113703 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:09.113813 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:09.113844 32038 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:44:09.113858 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321449113858 us; error 0 us; skew 500 ppm
I20260601 13:44:09.114609 32038 webserver.cc:533] Webserver started at http://127.31.73.190:45773/ using document root <none> and password file <none>
I20260601 13:44:09.114725 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:09.114763 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:09.114809 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:09.115165 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "3d8c04a3b13440419ff1fc2e40f8434a"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.116466 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:09.117226  8432 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:44:09.117462 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:09.117542 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "3d8c04a3b13440419ff1fc2e40f8434a"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.117621 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-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:44:09.140821 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:09.141144 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:09.145211 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:34093
I20260601 13:44:09.149674  8484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:34093 every 8 connection(s)
I20260601 13:44:09.150136  8485 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:44:09.151818  8485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a: Bootstrap starting.
I20260601 13:44:09.152580  8485 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:09.153481  8485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a: No bootstrap required, opened a new log
I20260601 13:44:09.153857  8485 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8c04a3b13440419ff1fc2e40f8434a" member_type: VOTER }
I20260601 13:44:09.153965  8485 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:09.154040  8485 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8c04a3b13440419ff1fc2e40f8434a, State: Initialized, Role: FOLLOWER
I20260601 13:44:09.154217  8485 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d8c04a3b13440419ff1fc2e40f8434a" member_type: VOTER }
I20260601 13:44:09.154322  8485 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:09.154369  8485 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:09.154424  8485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:09.155071  8485 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8c04a3b13440419ff1fc2e40f8434a" member_type: VOTER }
I20260601 13:44:09.155217  8485 leader_election.cc:304] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [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: 3d8c04a3b13440419ff1fc2e40f8434a; no voters: 
I20260601 13:44:09.155404  8485 leader_election.cc:290] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:09.155512  8488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:09.155754  8488 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 1 LEADER]: Becoming Leader. State: Replica: 3d8c04a3b13440419ff1fc2e40f8434a, State: Running, Role: LEADER
I20260601 13:44:09.155815  8485 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:09.155880  8488 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [LEADER]: Queue going to LEADER mode. State: All 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: "3d8c04a3b13440419ff1fc2e40f8434a" member_type: VOTER }
I20260601 13:44:09.156296  8490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d8c04a3b13440419ff1fc2e40f8434a. Latest consensus state: current_term: 1 leader_uuid: "3d8c04a3b13440419ff1fc2e40f8434a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8c04a3b13440419ff1fc2e40f8434a" member_type: VOTER } }
I20260601 13:44:09.156296  8489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d8c04a3b13440419ff1fc2e40f8434a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d8c04a3b13440419ff1fc2e40f8434a" member_type: VOTER } }
I20260601 13:44:09.156414  8490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:09.156457  8489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:09.156697  8494 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:09.157542  8494 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:09.157691 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:09.159255  8494 catalog_manager.cc:1382] Generated new cluster ID: d7a3c8b7733b49efb822bd72038a1985
I20260601 13:44:09.159320  8494 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:09.174945  8494 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:09.175475  8494 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:09.180451  8494 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a: Generated new TSK 0
I20260601 13:44:09.180619  8494 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:09.189775 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:09.191560  8509 instance_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:44:09.191565  8507 instance_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:44:09.191581  8506 instance_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:44:09.192238 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:09.192384 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:09.192416 32038 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:44:09.192431 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321449192432 us; error 0 us; skew 500 ppm
I20260601 13:44:09.193224 32038 webserver.cc:533] Webserver started at http://127.31.73.129:43731/ using document root <none> and password file <none>
I20260601 13:44:09.193341 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:09.193382 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:09.193428 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:09.193732 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "b5e50fbea5fb418cbe4ec27a181b71e8"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.195176 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:09.196038  8514 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:44:09.196255 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:09.196311 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "b5e50fbea5fb418cbe4ec27a181b71e8"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.196362 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-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:44:09.205680 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:09.205936 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:09.206211 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:09.206650 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:09.206686 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:09.206738 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:09.206780 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:09.210704 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:37995
I20260601 13:44:09.210736  8577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:37995 every 8 connection(s)
I20260601 13:44:09.211488 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:09.213109  8582 instance_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:44:09.213254  8583 instance_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:44:09.213363  8585 instance_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:44:09.213761 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:09.213943 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:09.213999 32038 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:44:09.214023 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321449214022 us; error 0 us; skew 500 ppm
I20260601 13:44:09.214905 32038 webserver.cc:533] Webserver started at http://127.31.73.130:44743/ using document root <none> and password file <none>
I20260601 13:44:09.215070 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:09.215132 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:09.215209 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:09.215602 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "da90a518e25f4075af135d0f7b69aae4"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.215721  8578 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34093
I20260601 13:44:09.215845  8578 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:09.216042  8578 heartbeater.cc:507] Master 127.31.73.190:34093 requested a full tablet report, sending...
I20260601 13:44:09.216651  8449 ts_manager.cc:194] Registered new tserver with Master: b5e50fbea5fb418cbe4ec27a181b71e8 (127.31.73.129:37995)
I20260601 13:44:09.217235 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:09.217646  8449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36482
I20260601 13:44:09.218266  8590 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:44:09.218542 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:09.218638 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "da90a518e25f4075af135d0f7b69aae4"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.218699 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-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:44:09.224134 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:09.224367 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:09.224565 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:09.224982 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:09.225019 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:09.225072 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:09.225111 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:09.229065 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:32773
I20260601 13:44:09.229094  8653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:32773 every 8 connection(s)
I20260601 13:44:09.229813 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:09.231321  8660 instance_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:44:09.231402  8658 instance_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:44:09.231506 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:09.231333  8657 instance_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:44:09.231765 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:09.231822 32038 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:44:09.231887 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321449231886 us; error 0 us; skew 500 ppm
I20260601 13:44:09.232723 32038 webserver.cc:533] Webserver started at http://127.31.73.131:37355/ using document root <none> and password file <none>
I20260601 13:44:09.232895 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:09.232970 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:09.233037 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:09.233412 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "22b9adc1790c42c2ba872a29ffb6461d"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.233676  8654 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34093
I20260601 13:44:09.233763  8654 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:09.233953  8654 heartbeater.cc:507] Master 127.31.73.190:34093 requested a full tablet report, sending...
I20260601 13:44:09.234575  8449 ts_manager.cc:194] Registered new tserver with Master: da90a518e25f4075af135d0f7b69aae4 (127.31.73.130:32773)
I20260601 13:44:09.235147 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:44:09.235205  8449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36498
I20260601 13:44:09.236155  8665 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:44:09.236388 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:09.236469 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "22b9adc1790c42c2ba872a29ffb6461d"
format_stamp: "Formatted at 2026-06-01 13:44:09 on dist-test-slave-cw06"
I20260601 13:44:09.236529 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321272280909-32038-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:44:09.241107 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:09.241405 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:09.241652 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:09.242106 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:09.242162 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:09.242211 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:09.242259 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:09.246372 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:38747
I20260601 13:44:09.246387  8728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:38747 every 8 connection(s)
I20260601 13:44:09.250074  8729 heartbeater.cc:344] Connected to a master server at 127.31.73.190:34093
I20260601 13:44:09.250176  8729 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:09.250337  8729 heartbeater.cc:507] Master 127.31.73.190:34093 requested a full tablet report, sending...
I20260601 13:44:09.250859  8449 ts_manager.cc:194] Registered new tserver with Master: 22b9adc1790c42c2ba872a29ffb6461d (127.31.73.131:38747)
I20260601 13:44:09.251261 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00447543s
I20260601 13:44:09.251374  8449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36512
I20260601 13:44:10.218648  8578 heartbeater.cc:499] Master 127.31.73.190:34093 was elected leader, sending a full tablet report...
I20260601 13:44:10.236066  8654 heartbeater.cc:499] Master 127.31.73.190:34093 was elected leader, sending a full tablet report...
I20260601 13:44:10.252199  8729 heartbeater.cc:499] Master 127.31.73.190:34093 was elected leader, sending a full tablet report...
I20260601 13:44:10.284595  8449 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36524:
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:44:10.285084  8449 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:44:10.294708  8693 tablet_service.cc:1511] Processing CreateTablet for tablet e743f1ad4a4048eaba1b7047f1a5cf57 (DEFAULT_TABLE table=test-workload [id=2860a879113c40a69b393a7ddd8b2951]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:10.294708  8542 tablet_service.cc:1511] Processing CreateTablet for tablet e743f1ad4a4048eaba1b7047f1a5cf57 (DEFAULT_TABLE table=test-workload [id=2860a879113c40a69b393a7ddd8b2951]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:10.295030  8693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e743f1ad4a4048eaba1b7047f1a5cf57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:10.295037  8542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e743f1ad4a4048eaba1b7047f1a5cf57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:10.295647  8618 tablet_service.cc:1511] Processing CreateTablet for tablet e743f1ad4a4048eaba1b7047f1a5cf57 (DEFAULT_TABLE table=test-workload [id=2860a879113c40a69b393a7ddd8b2951]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:10.295878  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e743f1ad4a4048eaba1b7047f1a5cf57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:10.297556  8750 tablet_bootstrap.cc:492] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8: Bootstrap starting.
I20260601 13:44:10.297866  8749 tablet_bootstrap.cc:492] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d: Bootstrap starting.
I20260601 13:44:10.298166  8751 tablet_bootstrap.cc:492] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4: Bootstrap starting.
I20260601 13:44:10.298588  8750 tablet_bootstrap.cc:654] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:10.298893  8749 tablet_bootstrap.cc:654] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:10.299139  8751 tablet_bootstrap.cc:654] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:10.300006  8749 tablet_bootstrap.cc:492] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d: No bootstrap required, opened a new log
I20260601 13:44:10.300094  8749 ts_tablet_manager.cc:1403] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:10.300204  8751 tablet_bootstrap.cc:492] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4: No bootstrap required, opened a new log
I20260601 13:44:10.300284  8751 ts_tablet_manager.cc:1403] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:10.300318  8750 tablet_bootstrap.cc:492] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8: No bootstrap required, opened a new log
I20260601 13:44:10.300411  8750 ts_tablet_manager.cc:1403] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:10.300535  8749 raft_consensus.cc:359] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.300648  8749 raft_consensus.cc:385] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:10.300618  8751 raft_consensus.cc:359] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.300734  8749 raft_consensus.cc:740] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22b9adc1790c42c2ba872a29ffb6461d, State: Initialized, Role: FOLLOWER
I20260601 13:44:10.300753  8751 raft_consensus.cc:385] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:10.300788  8751 raft_consensus.cc:740] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da90a518e25f4075af135d0f7b69aae4, State: Initialized, Role: FOLLOWER
I20260601 13:44:10.300860  8750 raft_consensus.cc:359] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.300873  8749 consensus_queue.cc:260] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.300987  8750 raft_consensus.cc:385] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:10.300879  8751 consensus_queue.cc:260] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.301033  8750 raft_consensus.cc:740] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5e50fbea5fb418cbe4ec27a181b71e8, State: Initialized, Role: FOLLOWER
I20260601 13:44:10.301170  8750 consensus_queue.cc:260] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.301276  8751 ts_tablet_manager.cc:1434] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:10.301276  8749 ts_tablet_manager.cc:1434] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:10.301502  8750 ts_tablet_manager.cc:1434] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:10.326191  8755 raft_consensus.cc:493] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:10.326280  8755 raft_consensus.cc:515] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.326686  8755 leader_election.cc:290] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5e50fbea5fb418cbe4ec27a181b71e8 (127.31.73.129:37995), da90a518e25f4075af135d0f7b69aae4 (127.31.73.130:32773)
I20260601 13:44:10.330324  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e743f1ad4a4048eaba1b7047f1a5cf57" candidate_uuid: "22b9adc1790c42c2ba872a29ffb6461d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da90a518e25f4075af135d0f7b69aae4" is_pre_election: true
I20260601 13:44:10.330453  8628 raft_consensus.cc:2468] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22b9adc1790c42c2ba872a29ffb6461d in term 0.
I20260601 13:44:10.330508  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e743f1ad4a4048eaba1b7047f1a5cf57" candidate_uuid: "22b9adc1790c42c2ba872a29ffb6461d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" is_pre_election: true
I20260601 13:44:10.330598  8552 raft_consensus.cc:2468] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22b9adc1790c42c2ba872a29ffb6461d in term 0.
I20260601 13:44:10.330747  8669 leader_election.cc:304] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22b9adc1790c42c2ba872a29ffb6461d, da90a518e25f4075af135d0f7b69aae4; no voters: 
I20260601 13:44:10.330989  8755 raft_consensus.cc:2804] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:10.331060  8755 raft_consensus.cc:493] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:10.331118  8755 raft_consensus.cc:3060] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:10.331879  8755 raft_consensus.cc:515] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.332247  8755 leader_election.cc:290] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [CANDIDATE]: Term 1 election: Requested vote from peers b5e50fbea5fb418cbe4ec27a181b71e8 (127.31.73.129:37995), da90a518e25f4075af135d0f7b69aae4 (127.31.73.130:32773)
I20260601 13:44:10.332549  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e743f1ad4a4048eaba1b7047f1a5cf57" candidate_uuid: "22b9adc1790c42c2ba872a29ffb6461d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da90a518e25f4075af135d0f7b69aae4"
I20260601 13:44:10.332549  8552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e743f1ad4a4048eaba1b7047f1a5cf57" candidate_uuid: "22b9adc1790c42c2ba872a29ffb6461d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8"
I20260601 13:44:10.332680  8628 raft_consensus.cc:3060] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:10.332680  8552 raft_consensus.cc:3060] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:10.333595  8628 raft_consensus.cc:2468] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22b9adc1790c42c2ba872a29ffb6461d in term 1.
I20260601 13:44:10.333595  8552 raft_consensus.cc:2468] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22b9adc1790c42c2ba872a29ffb6461d in term 1.
I20260601 13:44:10.333887  8666 leader_election.cc:304] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22b9adc1790c42c2ba872a29ffb6461d, b5e50fbea5fb418cbe4ec27a181b71e8; no voters: 
I20260601 13:44:10.334064  8755 raft_consensus.cc:2804] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:10.334259  8755 raft_consensus.cc:697] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 1 LEADER]: Becoming Leader. State: Replica: 22b9adc1790c42c2ba872a29ffb6461d, State: Running, Role: LEADER
I20260601 13:44:10.334404  8755 consensus_queue.cc:237] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } }
I20260601 13:44:10.335744  8448 catalog_manager.cc:5696] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d reported cstate change: term changed from 0 to 1, leader changed from <none> to 22b9adc1790c42c2ba872a29ffb6461d (127.31.73.131). New cstate: current_term: 1 leader_uuid: "22b9adc1790c42c2ba872a29ffb6461d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22b9adc1790c42c2ba872a29ffb6461d" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:10.359421  8628 raft_consensus.cc:1275] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 1 FOLLOWER]: Refusing update from remote peer 22b9adc1790c42c2ba872a29ffb6461d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:10.359421  8552 raft_consensus.cc:1275] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 1 FOLLOWER]: Refusing update from remote peer 22b9adc1790c42c2ba872a29ffb6461d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:10.359863  8760 consensus_queue.cc:1048] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5e50fbea5fb418cbe4ec27a181b71e8" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:10.360002  8755 consensus_queue.cc:1048] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [LEADER]: Connected to new peer: Peer: permanent_uuid: "da90a518e25f4075af135d0f7b69aae4" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:10.447050 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:10.450868 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:10.451186 32038 tablet_replica.cc:333] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8: stopping tablet replica
I20260601 13:44:10.451306 32038 raft_consensus.cc:2243] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:10.451397 32038 raft_consensus.cc:2272] T e743f1ad4a4048eaba1b7047f1a5cf57 P b5e50fbea5fb418cbe4ec27a181b71e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:10.464483 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:10.466320 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:10.469676 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:10.470005 32038 tablet_replica.cc:333] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4: stopping tablet replica
I20260601 13:44:10.470124 32038 raft_consensus.cc:2243] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:10.470218 32038 raft_consensus.cc:2272] T e743f1ad4a4048eaba1b7047f1a5cf57 P da90a518e25f4075af135d0f7b69aae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:10.482823 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:10.484390 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:10.487829 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:10.488077 32038 tablet_replica.cc:333] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d: stopping tablet replica
I20260601 13:44:10.488189 32038 raft_consensus.cc:2243] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:10.488381 32038 raft_consensus.cc:2272] T e743f1ad4a4048eaba1b7047f1a5cf57 P 22b9adc1790c42c2ba872a29ffb6461d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:10.501459 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:10.503123 32038 master.cc:562] Master@127.31.73.190:34093 shutting down...
I20260601 13:44:10.506636 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:10.506778 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:10.506845 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d8c04a3b13440419ff1fc2e40f8434a: stopping tablet replica
I20260601 13:44:10.519239 32038 master.cc:584] Master@127.31.73.190:34093 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1413 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:44:10.525873 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:40569
I20260601 13:44:10.526260 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:10.527658  8784 instance_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:44:10.527740  8787 instance_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:44:10.527803  8785 instance_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:44:10.527932 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:10.528106 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:10.528149 32038 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:44:10.528164 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321450528164 us; error 0 us; skew 500 ppm
I20260601 13:44:10.528978 32038 webserver.cc:533] Webserver started at http://127.31.73.190:40903/ using document root <none> and password file <none>
I20260601 13:44:10.529132 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:10.529182 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:10.529282 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:10.529696 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "67f42656c447481bb318b77a2dcbe92a"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.531128 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:10.531963  8792 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:44:10.532189 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:10.532270 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "67f42656c447481bb318b77a2dcbe92a"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.532353 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-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:44:10.538976 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:10.539278 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:10.543485 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:40569
I20260601 13:44:10.546418  8844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:40569 every 8 connection(s)
I20260601 13:44:10.546877  8845 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:44:10.548486  8845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a: Bootstrap starting.
I20260601 13:44:10.549211  8845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:10.550179  8845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a: No bootstrap required, opened a new log
I20260601 13:44:10.550534  8845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f42656c447481bb318b77a2dcbe92a" member_type: VOTER }
I20260601 13:44:10.550611  8845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:10.550632  8845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67f42656c447481bb318b77a2dcbe92a, State: Initialized, Role: FOLLOWER
I20260601 13:44:10.550753  8845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67f42656c447481bb318b77a2dcbe92a" member_type: VOTER }
I20260601 13:44:10.550829  8845 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:10.550853  8845 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:10.550885  8845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:10.551600  8845 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f42656c447481bb318b77a2dcbe92a" member_type: VOTER }
I20260601 13:44:10.551702  8845 leader_election.cc:304] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [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: 67f42656c447481bb318b77a2dcbe92a; no voters: 
I20260601 13:44:10.551832  8845 leader_election.cc:290] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:10.551950  8848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:10.552170  8848 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 1 LEADER]: Becoming Leader. State: Replica: 67f42656c447481bb318b77a2dcbe92a, State: Running, Role: LEADER
I20260601 13:44:10.552306  8845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:10.552297  8848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [LEADER]: Queue going to LEADER mode. State: All 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: "67f42656c447481bb318b77a2dcbe92a" member_type: VOTER }
I20260601 13:44:10.552785  8849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67f42656c447481bb318b77a2dcbe92a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f42656c447481bb318b77a2dcbe92a" member_type: VOTER } }
I20260601 13:44:10.552834  8850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67f42656c447481bb318b77a2dcbe92a. Latest consensus state: current_term: 1 leader_uuid: "67f42656c447481bb318b77a2dcbe92a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67f42656c447481bb318b77a2dcbe92a" member_type: VOTER } }
I20260601 13:44:10.552966  8850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:10.552951  8849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:10.553385  8855 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:10.554337  8855 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:10.554561 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:10.556150  8855 catalog_manager.cc:1382] Generated new cluster ID: b4b0b75d11474e77a9fa55d5d7f19b8a
I20260601 13:44:10.556209  8855 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:10.564821  8855 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:10.565306  8855 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:10.571892  8855 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a: Generated new TSK 0
I20260601 13:44:10.572033  8855 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:10.586745 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:10.588472  8869 instance_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:44:10.588565 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:10.588502  8866 instance_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:44:10.588506  8867 instance_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:44:10.588843 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:10.588886 32038 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:44:10.588900 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321450588901 us; error 0 us; skew 500 ppm
I20260601 13:44:10.589690 32038 webserver.cc:533] Webserver started at http://127.31.73.129:46011/ using document root <none> and password file <none>
I20260601 13:44:10.589852 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:10.589931 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:10.590008 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:10.590389 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "e7ba6d0aef524f5b9e956a5b33bab10d"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.591801 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:10.592633  8874 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:44:10.592904 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:10.592962 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "e7ba6d0aef524f5b9e956a5b33bab10d"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.593047 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-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:44:10.607631 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:10.608004 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:10.608289 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:10.608743 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:10.608804 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:10.608860 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:10.608909 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:10.612933 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:38857
I20260601 13:44:10.612967  8937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:38857 every 8 connection(s)
I20260601 13:44:10.613719 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:10.615465  8943 instance_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:44:10.615636  8942 instance_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:44:10.615525  8945 instance_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:44:10.615917 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:10.616080 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:10.616130 32038 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:44:10.616153 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321450616153 us; error 0 us; skew 500 ppm
I20260601 13:44:10.617065 32038 webserver.cc:533] Webserver started at http://127.31.73.130:46035/ using document root <none> and password file <none>
I20260601 13:44:10.617230 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:10.617295 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:10.617367 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:10.617679 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "21347fa919e84be7a632556bc4ecbd4d"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.618506  8938 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40569
I20260601 13:44:10.618582  8938 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:10.618747  8938 heartbeater.cc:507] Master 127.31.73.190:40569 requested a full tablet report, sending...
I20260601 13:44:10.619321 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:10.619381  8809 ts_manager.cc:194] Registered new tserver with Master: e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857)
I20260601 13:44:10.620309  8950 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:44:10.620343  8809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49176
I20260601 13:44:10.620606 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:10.620728 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "21347fa919e84be7a632556bc4ecbd4d"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.620803 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-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:44:10.637764 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:10.638164 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:10.638450 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:10.638870 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:10.638931 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:10.639015 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:10.639067 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:10.643205 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:36041
I20260601 13:44:10.643242  9013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:36041 every 8 connection(s)
I20260601 13:44:10.644040 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:10.645591  9017 instance_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:44:10.645880 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:10.645931  9020 instance_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:44:10.645885  9018 instance_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:44:10.646302 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:10.646343 32038 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:44:10.646359 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321450646359 us; error 0 us; skew 500 ppm
I20260601 13:44:10.647192 32038 webserver.cc:533] Webserver started at http://127.31.73.131:39875/ using document root <none> and password file <none>
I20260601 13:44:10.647365 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:10.647442 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:10.647521 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:10.647926  9014 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40569
I20260601 13:44:10.647990 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "bbe5c510304747a2bc22fcc99904dde2"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.648046  9014 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:10.648236  9014 heartbeater.cc:507] Master 127.31.73.190:40569 requested a full tablet report, sending...
I20260601 13:44:10.648878  8809 ts_manager.cc:194] Registered new tserver with Master: 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041)
I20260601 13:44:10.649529  8809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49178
I20260601 13:44:10.649657 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:44:10.650601  9025 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:44:10.650846 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:10.650895 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "bbe5c510304747a2bc22fcc99904dde2"
format_stamp: "Formatted at 2026-06-01 13:44:10 on dist-test-slave-cw06"
I20260601 13:44:10.650945 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-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:44:10.668352 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:10.668643 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:10.668864 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:10.669303 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:10.669340 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:10.669395 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:10.669433 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:10.673884 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:42857
I20260601 13:44:10.673949  9088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:42857 every 8 connection(s)
I20260601 13:44:10.677953  9089 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40569
I20260601 13:44:10.678056  9089 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:10.678222  9089 heartbeater.cc:507] Master 127.31.73.190:40569 requested a full tablet report, sending...
I20260601 13:44:10.678782  8809 ts_manager.cc:194] Registered new tserver with Master: bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:10.678859 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00452636s
I20260601 13:44:10.679418  8809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49194
I20260601 13:44:11.621289  8938 heartbeater.cc:499] Master 127.31.73.190:40569 was elected leader, sending a full tablet report...
I20260601 13:44:11.650408  9014 heartbeater.cc:499] Master 127.31.73.190:40569 was elected leader, sending a full tablet report...
I20260601 13:44:11.680342  9089 heartbeater.cc:499] Master 127.31.73.190:40569 was elected leader, sending a full tablet report...
I20260601 13:44:11.712342  8809 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49210:
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:44:11.723237  9053 tablet_service.cc:1511] Processing CreateTablet for tablet e43e6baf88d041f281abe384a72b8b16 (DEFAULT_TABLE table=test-workload [id=ab9341d94904452681b256e4689965b3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:11.723592  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e6baf88d041f281abe384a72b8b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.723698  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 5df528a9e06a46c8a98ba68c65d4b1d1 (DEFAULT_TABLE table=test-workload [id=ab9341d94904452681b256e4689965b3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:11.723701  8978 tablet_service.cc:1511] Processing CreateTablet for tablet c43f7f9b71084c6686a6fc30d699bc6d (DEFAULT_TABLE table=test-workload [id=ab9341d94904452681b256e4689965b3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:11.723934  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df528a9e06a46c8a98ba68c65d4b1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.724095  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43f7f9b71084c6686a6fc30d699bc6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.725903  9109 tablet_bootstrap.cc:492] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.726500  8901 tablet_service.cc:1511] Processing CreateTablet for tablet e61c1809a655457d8ade8effdb6f6163 (DEFAULT_TABLE table=test-workload [id=ab9341d94904452681b256e4689965b3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:11.726534  8902 tablet_service.cc:1511] Processing CreateTablet for tablet 844782905d11407c804f3206e528e0f7 (DEFAULT_TABLE table=test-workload [id=ab9341d94904452681b256e4689965b3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:11.726765  8901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61c1809a655457d8ade8effdb6f6163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.723258  9052 tablet_service.cc:1511] Processing CreateTablet for tablet a9a33a3554ec406ba044052a51b41ef5 (DEFAULT_TABLE table=test-workload [id=ab9341d94904452681b256e4689965b3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:11.726925  8902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844782905d11407c804f3206e528e0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.726954  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a33a3554ec406ba044052a51b41ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.727128  9109 tablet_bootstrap.cc:654] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.727777  9110 tablet_bootstrap.cc:492] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.728754  9110 tablet_bootstrap.cc:654] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.729504  9112 tablet_bootstrap.cc:492] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.729710  9109 tablet_bootstrap.cc:492] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.729758  9110 tablet_bootstrap.cc:492] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.729812  9109 ts_tablet_manager.cc:1403] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:11.729812  9110 ts_tablet_manager.cc:1403] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:11.730321  9110 raft_consensus.cc:359] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.730320  9109 raft_consensus.cc:359] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.730456  9109 raft_consensus.cc:385] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.730497  9110 raft_consensus.cc:385] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.730485  9112 tablet_bootstrap.cc:654] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.730489  9109 raft_consensus.cc:740] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.730610  9110 raft_consensus.cc:740] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.730798  9109 consensus_queue.cc:260] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.730911  9109 raft_consensus.cc:399] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:11.730890  9110 consensus_queue.cc:260] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.730965  9109 raft_consensus.cc:493] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:11.731036  9110 raft_consensus.cc:399] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:11.731055  9109 raft_consensus.cc:3060] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.731101  9110 raft_consensus.cc:493] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:11.731186  9110 raft_consensus.cc:3060] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.731779  9112 tablet_bootstrap.cc:492] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.731866  9112 ts_tablet_manager.cc:1403] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:44:11.732041  9109 raft_consensus.cc:515] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.732043  9110 raft_consensus.cc:515] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.732183  9109 leader_election.cc:304] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [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: bbe5c510304747a2bc22fcc99904dde2; no voters: 
I20260601 13:44:11.732214  9110 leader_election.cc:304] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [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: 21347fa919e84be7a632556bc4ecbd4d; no voters: 
I20260601 13:44:11.732321  9112 raft_consensus.cc:359] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.732364  9109 leader_election.cc:290] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:11.732434  9110 leader_election.cc:290] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:11.732458  9112 raft_consensus.cc:385] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.732489  9115 raft_consensus.cc:2804] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.732496  9112 raft_consensus.cc:740] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.732648  9112 consensus_queue.cc:260] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.732698  9115 raft_consensus.cc:697] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Becoming Leader. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Running, Role: LEADER
I20260601 13:44:11.732759  9110 ts_tablet_manager.cc:1434] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:11.732723  9112 raft_consensus.cc:399] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:11.732731  9109 ts_tablet_manager.cc:1434] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:44:11.732874  9112 raft_consensus.cc:493] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:11.732923  9112 raft_consensus.cc:3060] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.732934  9115 consensus_queue.cc:237] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Queue going to LEADER mode. State: All 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: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.733018  9109 tablet_bootstrap.cc:492] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.733743  9112 raft_consensus.cc:515] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.733860  9112 leader_election.cc:304] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [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: e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:11.733901  9110 tablet_bootstrap.cc:492] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.734055  9112 leader_election.cc:290] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:11.734175  8809 catalog_manager.cc:5696] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "bbe5c510304747a2bc22fcc99904dde2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:11.734387  9112 ts_tablet_manager.cc:1434] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:44:11.734551  9112 tablet_bootstrap.cc:492] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.733916  9109 tablet_bootstrap.cc:654] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.735463  9112 tablet_bootstrap.cc:654] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.735976  9118 raft_consensus.cc:2804] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.736153  9118 raft_consensus.cc:697] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Running, Role: LEADER
I20260601 13:44:11.736264  9118 consensus_queue.cc:237] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Queue going to LEADER mode. State: All 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: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.736406  9110 tablet_bootstrap.cc:654] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.736703  9121 raft_consensus.cc:2804] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.736900  9121 raft_consensus.cc:697] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Becoming Leader. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Running, Role: LEADER
I20260601 13:44:11.737134  9121 consensus_queue.cc:237] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Queue going to LEADER mode. State: All 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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.737751  8809 catalog_manager.cc:5696] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130). New cstate: current_term: 1 leader_uuid: "21347fa919e84be7a632556bc4ecbd4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:11.738282  8807 catalog_manager.cc:5696] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:11.739667  9110 tablet_bootstrap.cc:492] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.739802  9110 ts_tablet_manager.cc:1403] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:44:11.740262  9110 raft_consensus.cc:359] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.740481  9110 raft_consensus.cc:385] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.740545  9110 raft_consensus.cc:740] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.740664  9110 consensus_queue.cc:260] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.740758  9110 raft_consensus.cc:399] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:11.740824  9110 raft_consensus.cc:493] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:11.740877  9110 raft_consensus.cc:3060] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.741897  9110 raft_consensus.cc:515] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.742184  9110 leader_election.cc:304] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [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: 21347fa919e84be7a632556bc4ecbd4d; no voters: 
I20260601 13:44:11.742389  9126 raft_consensus.cc:2804] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.742461  9109 tablet_bootstrap.cc:492] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.742532  9109 ts_tablet_manager.cc:1403] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:44:11.742726  9112 tablet_bootstrap.cc:492] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.742750  9126 raft_consensus.cc:697] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Running, Role: LEADER
I20260601 13:44:11.742763  9110 leader_election.cc:290] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:11.742846  9112 ts_tablet_manager.cc:1403] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:44:11.742913  9126 consensus_queue.cc:237] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Queue going to LEADER mode. State: All 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: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } }
I20260601 13:44:11.742954  9109 raft_consensus.cc:359] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.743034  9109 raft_consensus.cc:385] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.743070  9109 raft_consensus.cc:740] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.743196  9109 consensus_queue.cc:260] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.743283  9109 raft_consensus.cc:399] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:11.743319  9109 raft_consensus.cc:493] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:11.743323  9112 raft_consensus.cc:359] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.743461  9112 raft_consensus.cc:385] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.743523  9112 raft_consensus.cc:740] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.743669  9112 consensus_queue.cc:260] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.743371  9109 raft_consensus.cc:3060] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.743765  9112 raft_consensus.cc:399] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:11.743798  9112 raft_consensus.cc:493] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:11.743834  9112 raft_consensus.cc:3060] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.744066  8807 catalog_manager.cc:5696] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130). New cstate: current_term: 1 leader_uuid: "21347fa919e84be7a632556bc4ecbd4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:11.744611  9109 raft_consensus.cc:515] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.744676  9112 raft_consensus.cc:515] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.744719  9109 leader_election.cc:304] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [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: bbe5c510304747a2bc22fcc99904dde2; no voters: 
I20260601 13:44:11.744776  9112 leader_election.cc:304] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [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: e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:11.744818  9109 leader_election.cc:290] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:11.744867  9112 leader_election.cc:290] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:11.744904  9119 raft_consensus.cc:2804] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.744971  9119 raft_consensus.cc:697] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Becoming Leader. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Running, Role: LEADER
I20260601 13:44:11.745018  9109 ts_tablet_manager.cc:1434] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:44:11.745075  9112 ts_tablet_manager.cc:1434] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:44:11.745083  9119 consensus_queue.cc:237] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Queue going to LEADER mode. State: All 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: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.745510  9122 raft_consensus.cc:2804] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.745618  9122 raft_consensus.cc:697] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Becoming Leader. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Running, Role: LEADER
I20260601 13:44:11.743531  9110 ts_tablet_manager.cc:1434] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:11.746191  9122 consensus_queue.cc:237] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Queue going to LEADER mode. State: All 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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } }
I20260601 13:44:11.746320  8806 catalog_manager.cc:5696] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "bbe5c510304747a2bc22fcc99904dde2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:11.748056  8807 catalog_manager.cc:5696] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:11.871409  8806 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49224:
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:44:11.871852  8806 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:44:11.877290  8901 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb039e8f39475a8a2ac81ccfe12b18 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:11.877401  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb039e8f39475a8a2ac81ccfe12b18 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:11.877581  8901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb039e8f39475a8a2ac81ccfe12b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.877650  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb039e8f39475a8a2ac81ccfe12b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.877687  9052 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb039e8f39475a8a2ac81ccfe12b18 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:11.877898  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb039e8f39475a8a2ac81ccfe12b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.879787  9110 tablet_bootstrap.cc:492] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.880473  8901 tablet_service.cc:1511] Processing CreateTablet for tablet 74bc3fed53b742d29ae5bead86e69dc3 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:11.880719  8901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bc3fed53b742d29ae5bead86e69dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.879788  9112 tablet_bootstrap.cc:492] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.880736  8902 tablet_service.cc:1511] Processing CreateTablet for tablet 983e2fd6d1524fb181c559ca6b0073a4 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:11.880851  8900 tablet_service.cc:1511] Processing CreateTablet for tablet a439f8a7c10b4b5d9572df1df8e4ca99 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:11.880992  8902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983e2fd6d1524fb181c559ca6b0073a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.881618  9112 tablet_bootstrap.cc:654] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.881819  9051 tablet_service.cc:1511] Processing CreateTablet for tablet a439f8a7c10b4b5d9572df1df8e4ca99 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:11.882093  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a439f8a7c10b4b5d9572df1df8e4ca99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.882822  8978 tablet_service.cc:1511] Processing CreateTablet for tablet 983e2fd6d1524fb181c559ca6b0073a4 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:11.882993  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983e2fd6d1524fb181c559ca6b0073a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.883082  8899 tablet_service.cc:1511] Processing CreateTablet for tablet e61a12f123e64724ac12fb3984ddd7d5 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:11.883314  8899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61a12f123e64724ac12fb3984ddd7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.884166  9050 tablet_service.cc:1511] Processing CreateTablet for tablet e61a12f123e64724ac12fb3984ddd7d5 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:11.884410  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61a12f123e64724ac12fb3984ddd7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.881628  9053 tablet_service.cc:1511] Processing CreateTablet for tablet 983e2fd6d1524fb181c559ca6b0073a4 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:11.884644  9053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983e2fd6d1524fb181c559ca6b0073a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.885299  8898 tablet_service.cc:1511] Processing CreateTablet for tablet e3c0a0ee98034e818ee0026181253068 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:11.885524  8898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c0a0ee98034e818ee0026181253068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.880760  9110 tablet_bootstrap.cc:654] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.879788  9109 tablet_bootstrap.cc:492] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.886270  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 74bc3fed53b742d29ae5bead86e69dc3 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:11.886444  9049 tablet_service.cc:1511] Processing CreateTablet for tablet e3c0a0ee98034e818ee0026181253068 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:11.886698  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c0a0ee98034e818ee0026181253068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.886513  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bc3fed53b742d29ae5bead86e69dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.886994  9109 tablet_bootstrap.cc:654] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.887109  9112 tablet_bootstrap.cc:492] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.887180  9112 ts_tablet_manager.cc:1403] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:44:11.887589  9112 raft_consensus.cc:359] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.887697  9112 raft_consensus.cc:385] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.887734  9112 raft_consensus.cc:740] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.887859  9112 consensus_queue.cc:260] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.888106  9112 ts_tablet_manager.cc:1434] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.888273  9112 tablet_bootstrap.cc:492] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.888738  8974 tablet_service.cc:1511] Processing CreateTablet for tablet e3c0a0ee98034e818ee0026181253068 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:11.888972  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c0a0ee98034e818ee0026181253068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.889149  9109 tablet_bootstrap.cc:492] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.889230  9109 ts_tablet_manager.cc:1403] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:44:11.889153  9112 tablet_bootstrap.cc:654] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.889635  9109 raft_consensus.cc:359] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.889729  9109 raft_consensus.cc:385] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.889762  9109 raft_consensus.cc:740] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.889851  9109 consensus_queue.cc:260] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.890131  9109 ts_tablet_manager.cc:1434] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.890326  9109 tablet_bootstrap.cc:492] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.891124  8975 tablet_service.cc:1511] Processing CreateTablet for tablet e61a12f123e64724ac12fb3984ddd7d5 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:11.891189  9112 tablet_bootstrap.cc:492] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.891178  9109 tablet_bootstrap.cc:654] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.891360  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61a12f123e64724ac12fb3984ddd7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.891830  8976 tablet_service.cc:1511] Processing CreateTablet for tablet a439f8a7c10b4b5d9572df1df8e4ca99 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:11.892081  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a439f8a7c10b4b5d9572df1df8e4ca99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.892262  9109 tablet_bootstrap.cc:492] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.892334  9109 ts_tablet_manager.cc:1403] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:11.892576  9112 ts_tablet_manager.cc:1403] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:44:11.892691  9109 raft_consensus.cc:359] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.892791  9109 raft_consensus.cc:385] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.892822  9109 raft_consensus.cc:740] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.892938  9109 consensus_queue.cc:260] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.892976  9112 raft_consensus.cc:359] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.893069  9112 raft_consensus.cc:385] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.893106  9112 raft_consensus.cc:740] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.893203  9109 ts_tablet_manager.cc:1434] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.893252  9112 consensus_queue.cc:260] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.893347  9109 tablet_bootstrap.cc:492] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.893658  9112 ts_tablet_manager.cc:1434] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:11.894068  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a439f8a7c10b4b5d9572df1df8e4ca99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.894299  9109 tablet_bootstrap.cc:654] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.894414  9052 tablet_service.cc:1511] Processing CreateTablet for tablet 74bc3fed53b742d29ae5bead86e69dc3 (DEFAULT_TABLE table=test-workload-rf3 [id=c0632e973e254eb48d35def241f4e70e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:11.894637  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bc3fed53b742d29ae5bead86e69dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:11.895625  9109 tablet_bootstrap.cc:492] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.895697  9109 ts_tablet_manager.cc:1403] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:11.896106  9109 raft_consensus.cc:359] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.896222  9109 raft_consensus.cc:385] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.896266  9109 raft_consensus.cc:740] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.896457  9112 tablet_bootstrap.cc:492] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.896409  9109 consensus_queue.cc:260] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.897452  9110 tablet_bootstrap.cc:492] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.897542  9110 ts_tablet_manager.cc:1403] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:44:11.897661  9109 ts_tablet_manager.cc:1434] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:44:11.897823  9109 tablet_bootstrap.cc:492] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.897956  9110 raft_consensus.cc:359] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.898083  9110 raft_consensus.cc:385] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.898131  9110 raft_consensus.cc:740] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.898243  9110 consensus_queue.cc:260] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.898540  9110 ts_tablet_manager.cc:1434] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.897457  9112 tablet_bootstrap.cc:654] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.898824  9109 tablet_bootstrap.cc:654] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.898824  9110 tablet_bootstrap.cc:492] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.900365  9110 tablet_bootstrap.cc:654] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.900633  9112 tablet_bootstrap.cc:492] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.900741  9112 ts_tablet_manager.cc:1403] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:44:11.901238  9109 tablet_bootstrap.cc:492] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.901188  9112 raft_consensus.cc:359] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.901340  9112 raft_consensus.cc:385] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.901412  9112 raft_consensus.cc:740] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.901326  9110 tablet_bootstrap.cc:492] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.901361  9109 ts_tablet_manager.cc:1403] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:11.901530  9110 ts_tablet_manager.cc:1403] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:11.901556  9112 consensus_queue.cc:260] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.901822  9112 ts_tablet_manager.cc:1434] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:11.901904  9109 raft_consensus.cc:359] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.901912  9110 raft_consensus.cc:359] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.902004  9112 tablet_bootstrap.cc:492] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.902062  9110 raft_consensus.cc:385] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.902036  9109 raft_consensus.cc:385] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.902127  9110 raft_consensus.cc:740] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.902137  9109 raft_consensus.cc:740] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.902264  9110 consensus_queue.cc:260] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.902271  9109 consensus_queue.cc:260] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.902562  9110 ts_tablet_manager.cc:1434] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:11.902740  9110 tablet_bootstrap.cc:492] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.903028  9112 tablet_bootstrap.cc:654] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.903142  9109 ts_tablet_manager.cc:1434] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:44:11.903307  9109 tablet_bootstrap.cc:492] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.903836  9110 tablet_bootstrap.cc:654] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.905129  9109 tablet_bootstrap.cc:654] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.906044  9110 tablet_bootstrap.cc:492] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.906160  9112 tablet_bootstrap.cc:492] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.906243  9112 ts_tablet_manager.cc:1403] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:44:11.906168  9110 ts_tablet_manager.cc:1403] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:11.906682  9112 raft_consensus.cc:359] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.906792  9112 raft_consensus.cc:385] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.906829  9112 raft_consensus.cc:740] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.906993  9112 consensus_queue.cc:260] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.907148  9110 raft_consensus.cc:359] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.907295  9110 raft_consensus.cc:385] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.907348  9110 raft_consensus.cc:740] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.907423  9112 ts_tablet_manager.cc:1434] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.907464  9110 consensus_queue.cc:260] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.907594  9112 tablet_bootstrap.cc:492] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.907757  9110 ts_tablet_manager.cc:1434] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.907908  9110 tablet_bootstrap.cc:492] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.908541  9112 tablet_bootstrap.cc:654] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.908891  9110 tablet_bootstrap.cc:654] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.909515  9109 tablet_bootstrap.cc:492] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.909600  9109 ts_tablet_manager.cc:1403] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:44:11.909857  9110 tablet_bootstrap.cc:492] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.909937  9110 ts_tablet_manager.cc:1403] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:11.910007  9109 raft_consensus.cc:359] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.910145  9109 raft_consensus.cc:385] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.910176  9109 raft_consensus.cc:740] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.910275  9109 consensus_queue.cc:260] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.910390  9110 raft_consensus.cc:359] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.910471  9110 raft_consensus.cc:385] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.910508  9110 raft_consensus.cc:740] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.910526  9109 ts_tablet_manager.cc:1434] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:11.910625  9110 consensus_queue.cc:260] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.910876  9110 ts_tablet_manager.cc:1434] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:11.911012  9110 tablet_bootstrap.cc:492] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.911943  9110 tablet_bootstrap.cc:654] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.912303  9112 tablet_bootstrap.cc:492] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.912408  9112 ts_tablet_manager.cc:1403] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:44:11.910676  9109 tablet_bootstrap.cc:492] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2: Bootstrap starting.
I20260601 13:44:11.912844  9112 raft_consensus.cc:359] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.912940  9112 raft_consensus.cc:385] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.912955  9110 tablet_bootstrap.cc:492] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.912976  9112 raft_consensus.cc:740] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.913023  9110 ts_tablet_manager.cc:1403] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:44:11.913091  9112 consensus_queue.cc:260] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.913303  9109 tablet_bootstrap.cc:654] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.913354  9112 ts_tablet_manager.cc:1434] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:11.913440  9110 raft_consensus.cc:359] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.913522  9110 raft_consensus.cc:385] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.913539  9112 tablet_bootstrap.cc:492] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d: Bootstrap starting.
I20260601 13:44:11.913556  9110 raft_consensus.cc:740] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.913658  9110 consensus_queue.cc:260] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.913906  9110 ts_tablet_manager.cc:1434] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:11.914091  9110 tablet_bootstrap.cc:492] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d: Bootstrap starting.
I20260601 13:44:11.914610  9109 tablet_bootstrap.cc:492] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2: No bootstrap required, opened a new log
I20260601 13:44:11.914685  9109 ts_tablet_manager.cc:1403] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:44:11.915072  9109 raft_consensus.cc:359] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.915180  9109 raft_consensus.cc:385] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.915220  9109 raft_consensus.cc:740] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.915349  9109 consensus_queue.cc:260] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.915632  9109 ts_tablet_manager.cc:1434] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:11.915081  9110 tablet_bootstrap.cc:654] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.915796  9112 tablet_bootstrap.cc:654] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:11.916893  9112 tablet_bootstrap.cc:492] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d: No bootstrap required, opened a new log
I20260601 13:44:11.916985  9112 ts_tablet_manager.cc:1403] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:11.917435  9112 raft_consensus.cc:359] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.917560  9112 raft_consensus.cc:385] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.917603  9112 raft_consensus.cc:740] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.917726  9112 consensus_queue.cc:260] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.918051  9112 ts_tablet_manager.cc:1434] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.918452  9110 tablet_bootstrap.cc:492] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d: No bootstrap required, opened a new log
I20260601 13:44:11.918545  9110 ts_tablet_manager.cc:1403] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:11.918911  9110 raft_consensus.cc:359] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.919030  9110 raft_consensus.cc:385] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:11.919063  9110 raft_consensus.cc:740] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Initialized, Role: FOLLOWER
I20260601 13:44:11.919196  9110 consensus_queue.cc:260] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.919450  9110 ts_tablet_manager.cc:1434] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:11.954101  9126 raft_consensus.cc:493] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:11.954200  9126 raft_consensus.cc:515] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.954663  9126 leader_election.cc:290] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.957895  9122 raft_consensus.cc:493] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:11.957970  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a12f123e64724ac12fb3984ddd7d5" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" is_pre_election: true
I20260601 13:44:11.957984  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a12f123e64724ac12fb3984ddd7d5" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2" is_pre_election: true
I20260601 13:44:11.957994  9122 raft_consensus.cc:515] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.958137  8912 raft_consensus.cc:2468] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 0.
I20260601 13:44:11.958171  9063 raft_consensus.cc:2468] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 0.
I20260601 13:44:11.958508  8951 leader_election.cc:304] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, bbe5c510304747a2bc22fcc99904dde2; no voters: 
I20260601 13:44:11.958587  9122 leader_election.cc:290] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.958676  9126 raft_consensus.cc:2804] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:11.958724  9126 raft_consensus.cc:493] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:11.958765  9126 raft_consensus.cc:3060] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.959762  9126 raft_consensus.cc:515] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.960147  9126 leader_election.cc:290] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 election: Requested vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.960417  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a12f123e64724ac12fb3984ddd7d5" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2"
I20260601 13:44:11.960527  9063 raft_consensus.cc:3060] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.960897  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a12f123e64724ac12fb3984ddd7d5" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d"
I20260601 13:44:11.961004  8912 raft_consensus.cc:3060] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.961450  9063 raft_consensus.cc:2468] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 1.
I20260601 13:44:11.961704  8951 leader_election.cc:304] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, bbe5c510304747a2bc22fcc99904dde2; no voters: 
I20260601 13:44:11.961922  8912 raft_consensus.cc:2468] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 1.
I20260601 13:44:11.962390  9126 raft_consensus.cc:2804] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.962503  9126 raft_consensus.cc:697] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Running, Role: LEADER
I20260601 13:44:11.962628  9126 consensus_queue.cc:237] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.962963  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a439f8a7c10b4b5d9572df1df8e4ca99" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d" is_pre_election: true
I20260601 13:44:11.963069  8988 raft_consensus.cc:2468] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 0.
I20260601 13:44:11.963376  8875 leader_election.cc:304] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:11.963546  9122 raft_consensus.cc:2804] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:11.963619  9122 raft_consensus.cc:493] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:11.963675  9122 raft_consensus.cc:3060] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.964376  8806 catalog_manager.cc:5696] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130). New cstate: current_term: 1 leader_uuid: "21347fa919e84be7a632556bc4ecbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:11.964542  9122 raft_consensus.cc:515] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.964851  9122 leader_election.cc:290] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 election: Requested vote from peers 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.964999  9063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a439f8a7c10b4b5d9572df1df8e4ca99" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2" is_pre_election: true
I20260601 13:44:11.965090  9063 raft_consensus.cc:2468] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 0.
I20260601 13:44:11.965169  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a439f8a7c10b4b5d9572df1df8e4ca99" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d"
I20260601 13:44:11.965178  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a439f8a7c10b4b5d9572df1df8e4ca99" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2"
I20260601 13:44:11.965283  9062 raft_consensus.cc:3060] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.965283  8988 raft_consensus.cc:3060] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.966224  8988 raft_consensus.cc:2468] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 1.
I20260601 13:44:11.966224  9062 raft_consensus.cc:2468] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 1.
I20260601 13:44:11.966506  8875 leader_election.cc:304] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:11.966686  9122 raft_consensus.cc:2804] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.966791  9122 raft_consensus.cc:697] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Becoming Leader. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Running, Role: LEADER
I20260601 13:44:11.966898  9122 consensus_queue.cc:237] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.968194  8806 catalog_manager.cc:5696] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:11.969902  9122 raft_consensus.cc:493] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:11.969988  9122 raft_consensus.cc:515] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.970273  9122 leader_election.cc:290] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.970520  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c0a0ee98034e818ee0026181253068" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d" is_pre_election: true
I20260601 13:44:11.970611  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c0a0ee98034e818ee0026181253068" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2" is_pre_election: true
I20260601 13:44:11.970649  8988 raft_consensus.cc:2468] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 0.
I20260601 13:44:11.970685  9062 raft_consensus.cc:2468] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 0.
I20260601 13:44:11.970878  8875 leader_election.cc:304] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:11.970999  9122 raft_consensus.cc:2804] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:11.971076  9122 raft_consensus.cc:493] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:11.971129  9122 raft_consensus.cc:3060] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.971731  9122 raft_consensus.cc:515] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.972038  9122 leader_election.cc:290] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 election: Requested vote from peers 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.972306  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c0a0ee98034e818ee0026181253068" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d"
I20260601 13:44:11.972417  8988 raft_consensus.cc:3060] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.972374  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c0a0ee98034e818ee0026181253068" candidate_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2"
I20260601 13:44:11.972527  9062 raft_consensus.cc:3060] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.973146  8988 raft_consensus.cc:2468] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 1.
I20260601 13:44:11.973241  9062 raft_consensus.cc:2468] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ba6d0aef524f5b9e956a5b33bab10d in term 1.
I20260601 13:44:11.973441  8875 leader_election.cc:304] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:11.973667  9122 raft_consensus.cc:2804] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.973767  9122 raft_consensus.cc:697] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Becoming Leader. State: Replica: e7ba6d0aef524f5b9e956a5b33bab10d, State: Running, Role: LEADER
I20260601 13:44:11.973814  9116 raft_consensus.cc:493] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:11.973882  9116 raft_consensus.cc:515] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.973903  9122 consensus_queue.cc:237] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.974265  9116 leader_election.cc:290] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.974999  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb039e8f39475a8a2ac81ccfe12b18" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" is_pre_election: true
I20260601 13:44:11.975118  8912 raft_consensus.cc:2468] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 0.
I20260601 13:44:11.975136  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb039e8f39475a8a2ac81ccfe12b18" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2" is_pre_election: true
I20260601 13:44:11.975241  9062 raft_consensus.cc:2468] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 0.
I20260601 13:44:11.975494  8951 leader_election.cc:304] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, bbe5c510304747a2bc22fcc99904dde2; no voters: 
I20260601 13:44:11.975445  8806 catalog_manager.cc:5696] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129). New cstate: current_term: 1 leader_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:11.975721  9116 raft_consensus.cc:2804] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:11.975793  9116 raft_consensus.cc:493] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:11.975852  9116 raft_consensus.cc:3060] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.976670  9116 raft_consensus.cc:515] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.977035  9116 leader_election.cc:290] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 election: Requested vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131:42857)
I20260601 13:44:11.977279  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb039e8f39475a8a2ac81ccfe12b18" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d"
I20260601 13:44:11.977392  8912 raft_consensus.cc:3060] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.977990  8912 raft_consensus.cc:2468] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 1.
I20260601 13:44:11.978133  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb039e8f39475a8a2ac81ccfe12b18" candidate_uuid: "21347fa919e84be7a632556bc4ecbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe5c510304747a2bc22fcc99904dde2"
I20260601 13:44:11.978241  9062 raft_consensus.cc:3060] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:11.978313  8952 leader_election.cc:304] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:11.978489  9116 raft_consensus.cc:2804] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:11.978588  9116 raft_consensus.cc:697] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 21347fa919e84be7a632556bc4ecbd4d, State: Running, Role: LEADER
I20260601 13:44:11.978704  9116 consensus_queue.cc:237] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:11.979081  9062 raft_consensus.cc:2468] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21347fa919e84be7a632556bc4ecbd4d in term 1.
I20260601 13:44:11.980125  8806 catalog_manager.cc:5696] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130). New cstate: current_term: 1 leader_uuid: "21347fa919e84be7a632556bc4ecbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:12.056910  9119 raft_consensus.cc:493] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:12.057037  9119 raft_consensus.cc:515] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:12.057482  9119 leader_election.cc:290] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041)
I20260601 13:44:12.061896  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc3fed53b742d29ae5bead86e69dc3" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d" is_pre_election: true
I20260601 13:44:12.061925  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc3fed53b742d29ae5bead86e69dc3" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" is_pre_election: true
I20260601 13:44:12.062065  8988 raft_consensus.cc:2468] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 0.
I20260601 13:44:12.062088  8912 raft_consensus.cc:2468] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 0.
I20260601 13:44:12.062372  9026 leader_election.cc:304] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21347fa919e84be7a632556bc4ecbd4d, bbe5c510304747a2bc22fcc99904dde2; no voters: 
I20260601 13:44:12.062565  9119 raft_consensus.cc:2804] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:12.062628  9119 raft_consensus.cc:493] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:12.062670  9119 raft_consensus.cc:3060] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:12.063454  9119 raft_consensus.cc:515] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:12.063786  9119 leader_election.cc:290] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 election: Requested vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041)
I20260601 13:44:12.064046  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc3fed53b742d29ae5bead86e69dc3" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d"
I20260601 13:44:12.064060  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bc3fed53b742d29ae5bead86e69dc3" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d"
I20260601 13:44:12.064167  8912 raft_consensus.cc:3060] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:12.064167  8988 raft_consensus.cc:3060] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:12.065037  8912 raft_consensus.cc:2468] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 1.
I20260601 13:44:12.065037  8988 raft_consensus.cc:2468] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 1.
I20260601 13:44:12.065366  9027 leader_election.cc:304] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbe5c510304747a2bc22fcc99904dde2, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:12.065574  9119 raft_consensus.cc:2804] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:12.065677  9119 raft_consensus.cc:697] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Becoming Leader. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Running, Role: LEADER
I20260601 13:44:12.065820  9119 consensus_queue.cc:237] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:12.067288  8806 catalog_manager.cc:5696] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "bbe5c510304747a2bc22fcc99904dde2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:12.159019  9119 raft_consensus.cc:493] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:12.159147  9119 raft_consensus.cc:515] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:12.159627  9119 leader_election.cc:290] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041)
I20260601 13:44:12.160058  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983e2fd6d1524fb181c559ca6b0073a4" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" is_pre_election: true
I20260601 13:44:12.160058  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983e2fd6d1524fb181c559ca6b0073a4" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d" is_pre_election: true
I20260601 13:44:12.160212  8912 raft_consensus.cc:2468] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 0.
I20260601 13:44:12.160212  8988 raft_consensus.cc:2468] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 0.
I20260601 13:44:12.160585  9027 leader_election.cc:304] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbe5c510304747a2bc22fcc99904dde2, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:12.160799  9119 raft_consensus.cc:2804] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:12.160882  9119 raft_consensus.cc:493] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:12.160935  9119 raft_consensus.cc:3060] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:12.161748  9119 raft_consensus.cc:515] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:12.162468  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983e2fd6d1524fb181c559ca6b0073a4" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d"
I20260601 13:44:12.162595  8912 raft_consensus.cc:3060] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:12.163651  8912 raft_consensus.cc:2468] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 1.
I20260601 13:44:12.163774  9119 leader_election.cc:290] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 election: Requested vote from peers e7ba6d0aef524f5b9e956a5b33bab10d (127.31.73.129:38857), 21347fa919e84be7a632556bc4ecbd4d (127.31.73.130:36041)
I20260601 13:44:12.163945  9027 leader_election.cc:304] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbe5c510304747a2bc22fcc99904dde2, e7ba6d0aef524f5b9e956a5b33bab10d; no voters: 
I20260601 13:44:12.164119  9119 raft_consensus.cc:2804] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:12.164283  9119 raft_consensus.cc:697] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Becoming Leader. State: Replica: bbe5c510304747a2bc22fcc99904dde2, State: Running, Role: LEADER
I20260601 13:44:12.164417  9119 consensus_queue.cc:237] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } }
I20260601 13:44:12.164458  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983e2fd6d1524fb181c559ca6b0073a4" candidate_uuid: "bbe5c510304747a2bc22fcc99904dde2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21347fa919e84be7a632556bc4ecbd4d"
I20260601 13:44:12.164554  8988 raft_consensus.cc:3060] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:12.165397  8988 raft_consensus.cc:2468] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbe5c510304747a2bc22fcc99904dde2 in term 1.
I20260601 13:44:12.166551  8806 catalog_manager.cc:5696] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbe5c510304747a2bc22fcc99904dde2 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "bbe5c510304747a2bc22fcc99904dde2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:12.206985  9062 raft_consensus.cc:1275] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Refusing update from remote peer 21347fa919e84be7a632556bc4ecbd4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:12.207655  8912 raft_consensus.cc:1275] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Refusing update from remote peer 21347fa919e84be7a632556bc4ecbd4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:12.207885  9116 consensus_queue.cc:1048] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.207988  8911 raft_consensus.cc:1275] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Refusing update from remote peer 21347fa919e84be7a632556bc4ecbd4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:12.209546  8988 raft_consensus.cc:1275] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:12.209868  8987 raft_consensus.cc:1275] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:12.207005  9063 raft_consensus.cc:1275] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Refusing update from remote peer 21347fa919e84be7a632556bc4ecbd4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:12.212047  9199 consensus_queue.cc:1048] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.212194  9116 consensus_queue.cc:1048] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.212284  9115 consensus_queue.cc:1048] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.212596  9115 consensus_queue.cc:1048] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.212633  8911 raft_consensus.cc:1275] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:12.220072  8911 raft_consensus.cc:1275] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:12.220093  9116 consensus_queue.cc:1048] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.220521  9115 consensus_queue.cc:1048] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.220774  9115 consensus_queue.cc:1048] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.233151  9144 mvcc.cc:204] Tried to move back new op lower bound from 7292196668259430400 to 7292196667240312832. Current Snapshot: MvccSnapshot[applied={T|T < 7292196668259430400 or (T in {7292196668259430400})}]
I20260601 13:44:12.237103  8988 raft_consensus.cc:1275] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Refusing update from remote peer e7ba6d0aef524f5b9e956a5b33bab10d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:12.237147  9062 raft_consensus.cc:1275] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Refusing update from remote peer e7ba6d0aef524f5b9e956a5b33bab10d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:12.237501  9122 consensus_queue.cc:1048] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.242017  9128 consensus_queue.cc:1048] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.242149  8987 raft_consensus.cc:1275] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Refusing update from remote peer e7ba6d0aef524f5b9e956a5b33bab10d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:12.242156  9062 raft_consensus.cc:1275] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Refusing update from remote peer e7ba6d0aef524f5b9e956a5b33bab10d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:44:12.242869  9128 consensus_queue.cc:1048] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.243022  9121 consensus_queue.cc:1048] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:12.422289 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:12.424176  9230 instance_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:44:12.424218  9229 instance_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:44:12.424450 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:12.424510  9232 instance_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:44:12.424747 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:12.424788 32038 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:44:12.424834 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321452424833 us; error 0 us; skew 500 ppm
I20260601 13:44:12.425838 32038 webserver.cc:533] Webserver started at http://127.31.73.132:33009/ using document root <none> and password file <none>
I20260601 13:44:12.426010 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:12.426092 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:12.426191 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:12.426637 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "b53e84bb852940e4b114a18233898921"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.428045 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:12.428853  9237 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:44:12.429119 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:12.429176 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "b53e84bb852940e4b114a18233898921"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.429255 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321272280909-32038-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:44:12.439123 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:12.439446 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:12.439718 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:12.440128 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:12.440164 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.440217 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:12.440264 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.444903 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:44599
I20260601 13:44:12.444941  9300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:44599 every 8 connection(s)
I20260601 13:44:12.449105  9301 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40569
I20260601 13:44:12.449193  9301 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:12.449412  9301 heartbeater.cc:507] Master 127.31.73.190:40569 requested a full tablet report, sending...
I20260601 13:44:12.449986  8803 ts_manager.cc:194] Registered new tserver with Master: b53e84bb852940e4b114a18233898921 (127.31.73.132:44599)
I20260601 13:44:12.450552  8803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49232
I20260601 13:44:12.560187  9060 consensus_queue.cc:237] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } attrs { replace: true } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } }
I20260601 13:44:12.561697  8986 raft_consensus.cc:1275] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.561779  8912 raft_consensus.cc:1275] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.562233  9224 consensus_queue.cc:1048] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } 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:44:12.562407  9119 consensus_queue.cc:1048] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:44:12.563890  9115 raft_consensus.cc:2955] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } attrs { replace: true } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.564293  8986 raft_consensus.cc:2955] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } attrs { replace: true } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
W20260601 13:44:12.566041  9028 consensus_peers.cc:597] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 -> Peer b53e84bb852940e4b114a18233898921 (127.31.73.132:44599): Couldn't send request to peer b53e84bb852940e4b114a18233898921. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 983e2fd6d1524fb181c559ca6b0073a4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:12.566301  8912 raft_consensus.cc:2955] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } attrs { replace: true } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.566756  8803 catalog_manager.cc:5696] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d reported cstate change: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "bbe5c510304747a2bc22fcc99904dde2" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } attrs { replace: true } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.571099  8912 consensus_queue.cc:237] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } }
I20260601 13:44:12.572230  8986 raft_consensus.cc:1275] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Refusing update from remote peer e7ba6d0aef524f5b9e956a5b33bab10d: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.572283  9060 raft_consensus.cc:1275] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Refusing update from remote peer e7ba6d0aef524f5b9e956a5b33bab10d: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.572645  9218 consensus_queue.cc:1048] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } 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:44:12.572809  9122 consensus_queue.cc:1048] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:44:12.574394  9222 raft_consensus.cc:2955] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
W20260601 13:44:12.576140  8877 consensus_peers.cc:597] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d -> Peer b53e84bb852940e4b114a18233898921 (127.31.73.132:44599): Couldn't send request to peer b53e84bb852940e4b114a18233898921. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3c0a0ee98034e818ee0026181253068. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:12.576038  9060 raft_consensus.cc:2955] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.576429  8809 catalog_manager.cc:5696] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d reported cstate change: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:12.576076  8986 raft_consensus.cc:2955] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } attrs { replace: true } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.581009  8986 consensus_queue.cc:237] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } }
I20260601 13:44:12.582285  8912 raft_consensus.cc:1275] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Refusing update from remote peer 21347fa919e84be7a632556bc4ecbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.582346  9060 raft_consensus.cc:1275] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Refusing update from remote peer 21347fa919e84be7a632556bc4ecbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.582767  9116 consensus_queue.cc:1048] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } 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:44:12.582929  9202 consensus_queue.cc:1048] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:44:12.584285  9199 raft_consensus.cc:2955] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.584640  8912 raft_consensus.cc:2955] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.584640  9060 raft_consensus.cc:2955] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.586642  8806 catalog_manager.cc:5696] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d reported cstate change: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "21347fa919e84be7a632556bc4ecbd4d" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:44:12.586925  8953 consensus_peers.cc:597] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d -> Peer b53e84bb852940e4b114a18233898921 (127.31.73.132:44599): Couldn't send request to peer b53e84bb852940e4b114a18233898921. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e61a12f123e64724ac12fb3984ddd7d5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:12.586925  9063 consensus_queue.cc:237] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [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: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } }
W20260601 13:44:12.588418  9028 consensus_peers.cc:597] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 -> Peer b53e84bb852940e4b114a18233898921 (127.31.73.132:44599): Couldn't send request to peer b53e84bb852940e4b114a18233898921. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74bc3fed53b742d29ae5bead86e69dc3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:12.588521  8986 raft_consensus.cc:1275] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.589131  9224 consensus_queue.cc:1048] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:44:12.589681  8912 raft_consensus.cc:1275] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Refusing update from remote peer bbe5c510304747a2bc22fcc99904dde2: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:12.590246  9224 consensus_queue.cc:1048] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } 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:44:12.590925  9204 raft_consensus.cc:2955] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.591336  8986 raft_consensus.cc:2955] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.592103  8912 raft_consensus.cc:2955] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.593349  8809 catalog_manager.cc:5696] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d reported cstate change: config changed from index -1 to 21, NON_VOTER b53e84bb852940e4b114a18233898921 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "bbe5c510304747a2bc22fcc99904dde2" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "e7ba6d0aef524f5b9e956a5b33bab10d" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 38857 } attrs { replace: true } } peers { permanent_uuid: "21347fa919e84be7a632556bc4ecbd4d" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 36041 } } peers { permanent_uuid: "bbe5c510304747a2bc22fcc99904dde2" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 42857 } } peers { permanent_uuid: "b53e84bb852940e4b114a18233898921" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 44599 } attrs { promote: true } } }
I20260601 13:44:12.701764 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:12.706318 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:12.706569 32038 tablet_replica.cc:333] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.706714 32038 raft_consensus.cc:2243] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.706931 32038 raft_consensus.cc:2272] T a439f8a7c10b4b5d9572df1df8e4ca99 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.707672 32038 tablet_replica.cc:333] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.707784 32038 raft_consensus.cc:2243] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.707891 32038 raft_consensus.cc:2272] T 74bc3fed53b742d29ae5bead86e69dc3 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.708480 32038 tablet_replica.cc:333] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.708581 32038 raft_consensus.cc:2243] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.708696 32038 raft_consensus.cc:2272] T 983e2fd6d1524fb181c559ca6b0073a4 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.709270 32038 tablet_replica.cc:333] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.709367 32038 raft_consensus.cc:2243] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.709468 32038 raft_consensus.cc:2272] T e61c1809a655457d8ade8effdb6f6163 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.710110 32038 tablet_replica.cc:333] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.710208 32038 raft_consensus.cc:2243] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.710319 32038 raft_consensus.cc:2272] T 844782905d11407c804f3206e528e0f7 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.710805 32038 tablet_replica.cc:333] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.710901 32038 raft_consensus.cc:2243] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.711002 32038 raft_consensus.cc:2272] T 3afb039e8f39475a8a2ac81ccfe12b18 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.711539 32038 tablet_replica.cc:333] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.711634 32038 raft_consensus.cc:2243] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.711839 32038 raft_consensus.cc:2272] T e3c0a0ee98034e818ee0026181253068 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.712335 32038 tablet_replica.cc:333] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d: stopping tablet replica
I20260601 13:44:12.712423 32038 raft_consensus.cc:2243] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.712531 32038 raft_consensus.cc:2272] T e61a12f123e64724ac12fb3984ddd7d5 P e7ba6d0aef524f5b9e956a5b33bab10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.728123 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:12.730867 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:12.736775 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:12.736974 32038 tablet_replica.cc:333] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.737092 32038 raft_consensus.cc:2243] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.737223 32038 raft_consensus.cc:2272] T a439f8a7c10b4b5d9572df1df8e4ca99 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.737730 32038 tablet_replica.cc:333] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.737872 32038 raft_consensus.cc:2243] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.737993 32038 raft_consensus.cc:2272] T 5df528a9e06a46c8a98ba68c65d4b1d1 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.738440 32038 tablet_replica.cc:333] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.738552 32038 raft_consensus.cc:2243] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.738746 32038 raft_consensus.cc:2272] T 3afb039e8f39475a8a2ac81ccfe12b18 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.739217 32038 tablet_replica.cc:333] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.739337 32038 raft_consensus.cc:2243] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.739456 32038 raft_consensus.cc:2272] T c43f7f9b71084c6686a6fc30d699bc6d P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.739928 32038 tablet_replica.cc:333] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.740041 32038 raft_consensus.cc:2243] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.740216 32038 raft_consensus.cc:2272] T 983e2fd6d1524fb181c559ca6b0073a4 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.740710 32038 tablet_replica.cc:333] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.740828 32038 raft_consensus.cc:2243] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.740959 32038 raft_consensus.cc:2272] T 74bc3fed53b742d29ae5bead86e69dc3 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.741418 32038 tablet_replica.cc:333] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.741528 32038 raft_consensus.cc:2243] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.741732 32038 raft_consensus.cc:2272] T e61a12f123e64724ac12fb3984ddd7d5 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.742205 32038 tablet_replica.cc:333] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d: stopping tablet replica
I20260601 13:44:12.742311 32038 raft_consensus.cc:2243] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.742452 32038 raft_consensus.cc:2272] T e3c0a0ee98034e818ee0026181253068 P 21347fa919e84be7a632556bc4ecbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.757054 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:12.759445 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:12.765256 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:12.765447 32038 tablet_replica.cc:333] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.765560 32038 raft_consensus.cc:2243] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.765772 32038 raft_consensus.cc:2272] T 74bc3fed53b742d29ae5bead86e69dc3 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.766278 32038 tablet_replica.cc:333] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.766390 32038 raft_consensus.cc:2243] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.766520 32038 raft_consensus.cc:2272] T a9a33a3554ec406ba044052a51b41ef5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.767016 32038 tablet_replica.cc:333] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.767128 32038 raft_consensus.cc:2243] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.767256 32038 raft_consensus.cc:2272] T a439f8a7c10b4b5d9572df1df8e4ca99 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.767776 32038 tablet_replica.cc:333] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.767886 32038 raft_consensus.cc:2243] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.768095 32038 raft_consensus.cc:2272] T 983e2fd6d1524fb181c559ca6b0073a4 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.768548 32038 tablet_replica.cc:333] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.768657 32038 raft_consensus.cc:2243] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.768782 32038 raft_consensus.cc:2272] T e43e6baf88d041f281abe384a72b8b16 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.769243 32038 tablet_replica.cc:333] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.769359 32038 raft_consensus.cc:2243] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.769500 32038 raft_consensus.cc:2272] T 3afb039e8f39475a8a2ac81ccfe12b18 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.769992 32038 tablet_replica.cc:333] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.770131 32038 raft_consensus.cc:2243] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.770272 32038 raft_consensus.cc:2272] T e3c0a0ee98034e818ee0026181253068 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.770735 32038 tablet_replica.cc:333] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2: stopping tablet replica
I20260601 13:44:12.770849 32038 raft_consensus.cc:2243] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:12.770978 32038 raft_consensus.cc:2272] T e61a12f123e64724ac12fb3984ddd7d5 P bbe5c510304747a2bc22fcc99904dde2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.775440 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:12.778198 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:44:12.782407 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:12.794363 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:44:12.796103 32038 master.cc:562] Master@127.31.73.190:40569 shutting down...
W20260601 13:44:12.799816  8857 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:44:12.799882  8857 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:44:12.799934  8857 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:44:12.800222 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:12.800333 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:12.800379 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67f42656c447481bb318b77a2dcbe92a: stopping tablet replica
I20260601 13:44:12.812867 32038 master.cc:584] Master@127.31.73.190:40569 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2298 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:44:12.823887 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:41607
I20260601 13:44:12.824162 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:12.825642  9309 instance_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:44:12.825703  9310 instance_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:44:12.825737  9312 instance_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:44:12.825891 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:12.826063 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:12.826107 32038 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:44:12.826128 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321452826127 us; error 0 us; skew 500 ppm
I20260601 13:44:12.826897 32038 webserver.cc:533] Webserver started at http://127.31.73.190:37919/ using document root <none> and password file <none>
I20260601 13:44:12.827066 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:12.827129 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:12.827203 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:12.827545 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "7c0c5b6106f143da955920cfb3047c88"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.828991 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:12.829825  9317 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:44:12.830123 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:12.830202 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "7c0c5b6106f143da955920cfb3047c88"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.830269 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-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:44:12.840615 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:12.840911 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:12.845078 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:41607
I20260601 13:44:12.851295  9369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:41607 every 8 connection(s)
I20260601 13:44:12.851718  9370 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:44:12.853333  9370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88: Bootstrap starting.
I20260601 13:44:12.854151  9370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:12.855114  9370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88: No bootstrap required, opened a new log
I20260601 13:44:12.855501  9370 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c5b6106f143da955920cfb3047c88" member_type: VOTER }
I20260601 13:44:12.855582  9370 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:12.855603  9370 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0c5b6106f143da955920cfb3047c88, State: Initialized, Role: FOLLOWER
I20260601 13:44:12.855778  9370 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c0c5b6106f143da955920cfb3047c88" member_type: VOTER }
I20260601 13:44:12.855849  9370 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:12.855888  9370 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:12.855947  9370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:12.856596  9370 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c5b6106f143da955920cfb3047c88" member_type: VOTER }
I20260601 13:44:12.856698  9370 leader_election.cc:304] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [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: 7c0c5b6106f143da955920cfb3047c88; no voters: 
I20260601 13:44:12.856945  9370 leader_election.cc:290] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:12.857074  9373 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:12.857321  9373 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0c5b6106f143da955920cfb3047c88, State: Running, Role: LEADER
I20260601 13:44:12.857366  9370 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:12.857452  9373 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [LEADER]: Queue going to LEADER mode. State: All 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: "7c0c5b6106f143da955920cfb3047c88" member_type: VOTER }
I20260601 13:44:12.857936  9374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c0c5b6106f143da955920cfb3047c88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c5b6106f143da955920cfb3047c88" member_type: VOTER } }
I20260601 13:44:12.857969  9375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c0c5b6106f143da955920cfb3047c88. Latest consensus state: current_term: 1 leader_uuid: "7c0c5b6106f143da955920cfb3047c88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c5b6106f143da955920cfb3047c88" member_type: VOTER } }
I20260601 13:44:12.858129  9375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:12.858376  9374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:12.858665  9381 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:12.859344  9381 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:12.859582 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:12.861171  9381 catalog_manager.cc:1382] Generated new cluster ID: 4ad12935a36f4e19b840c108e85b099c
I20260601 13:44:12.861227  9381 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:12.871819  9381 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:12.872298  9381 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:12.881671  9381 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88: Generated new TSK 0
I20260601 13:44:12.881811  9381 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:12.891743 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:12.893416  9392 instance_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:44:12.893596 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:12.893517  9394 instance_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:44:12.893544  9391 instance_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:44:12.893891 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:12.893935 32038 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:44:12.893951 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321452893951 us; error 0 us; skew 500 ppm
I20260601 13:44:12.894848 32038 webserver.cc:533] Webserver started at http://127.31.73.129:35015/ using document root <none> and password file <none>
I20260601 13:44:12.895058 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:12.895191 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:12.895349 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:12.895753 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.897228 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:12.898147  9399 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:44:12.898370 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:12.898455 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.898545 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-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:44:12.919193 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:12.919526 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:12.919818 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:12.920291 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:12.920354 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.920414 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:12.920451 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.924868 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:33307
I20260601 13:44:12.925014  9462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:33307 every 8 connection(s)
I20260601 13:44:12.925956 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:12.927589  9467 instance_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:44:12.927695  9470 instance_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:44:12.928098  9468 instance_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:44:12.928313 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:12.928470 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:12.928515 32038 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:44:12.928537 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321452928536 us; error 0 us; skew 500 ppm
I20260601 13:44:12.929332 32038 webserver.cc:533] Webserver started at http://127.31.73.130:38621/ using document root <none> and password file <none>
I20260601 13:44:12.929494 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:12.929557 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:12.929625 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:12.930048 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "72b3381f4ab942ae9b12cc5db285e337"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.931252  9463 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41607
I20260601 13:44:12.931348  9463 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:12.931595  9463 heartbeater.cc:507] Master 127.31.73.190:41607 requested a full tablet report, sending...
I20260601 13:44:12.931881 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:12.932214  9334 ts_manager.cc:194] Registered new tserver with Master: f2b870ecb1fd43dd88a6c27fe95c64bf (127.31.73.129:33307)
I20260601 13:44:12.932847  9475 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:44:12.933089 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:12.933162  9334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37508
I20260601 13:44:12.933168 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "72b3381f4ab942ae9b12cc5db285e337"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.933269 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-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:44:12.945554 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:12.945849 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:12.946189 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:12.946624 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:12.946686 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.946738 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:12.946789 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.950536 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:34313
I20260601 13:44:12.950579  9538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:34313 every 8 connection(s)
I20260601 13:44:12.951283 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:12.952883  9543 instance_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:44:12.952883  9542 instance_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:44:12.953378 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:12.953373  9545 instance_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:44:12.953660 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:12.953716 32038 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:44:12.953747 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321452953746 us; error 0 us; skew 500 ppm
I20260601 13:44:12.954607 32038 webserver.cc:533] Webserver started at http://127.31.73.131:43317/ using document root <none> and password file <none>
I20260601 13:44:12.954763 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:12.954824 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:12.954900 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:12.955293 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.955880  9539 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41607
I20260601 13:44:12.955972  9539 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:12.956159  9539 heartbeater.cc:507] Master 127.31.73.190:41607 requested a full tablet report, sending...
I20260601 13:44:12.956705  9334 ts_manager.cc:194] Registered new tserver with Master: 72b3381f4ab942ae9b12cc5db285e337 (127.31.73.130:34313)
I20260601 13:44:12.957070 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:12.957327  9334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37518
I20260601 13:44:12.958050  9550 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:44:12.958302 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:12.958389 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256"
format_stamp: "Formatted at 2026-06-01 13:44:12 on dist-test-slave-cw06"
I20260601 13:44:12.958453 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321272280909-32038-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:44:12.983611 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:12.983966 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:12.984252 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:12.984674 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:12.984742 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.984808 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:12.984845 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:12.988766 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:35677
I20260601 13:44:12.988829  9613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:35677 every 8 connection(s)
I20260601 13:44:12.993055  9614 heartbeater.cc:344] Connected to a master server at 127.31.73.190:41607
I20260601 13:44:12.993153  9614 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:12.993363  9614 heartbeater.cc:507] Master 127.31.73.190:41607 requested a full tablet report, sending...
I20260601 13:44:12.993940  9334 ts_manager.cc:194] Registered new tserver with Master: 3adfb32e0b3c4eb6a3aeb19574ad7256 (127.31.73.131:35677)
I20260601 13:44:12.994443  9334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37530
I20260601 13:44:12.994832 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00563093s
I20260601 13:44:13.001873  9334 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37542:
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:44:13.002318  9334 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:44:13.010572  9578 tablet_service.cc:1511] Processing CreateTablet for tablet 99190e9cf2a74c27b615e47370eeca5b (DEFAULT_TABLE table=test-workload [id=9152d86ee67b4588a45e1413ef3fba36]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:13.010891  9578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99190e9cf2a74c27b615e47370eeca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:13.011965  9427 tablet_service.cc:1511] Processing CreateTablet for tablet 99190e9cf2a74c27b615e47370eeca5b (DEFAULT_TABLE table=test-workload [id=9152d86ee67b4588a45e1413ef3fba36]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:13.012094  9503 tablet_service.cc:1511] Processing CreateTablet for tablet 99190e9cf2a74c27b615e47370eeca5b (DEFAULT_TABLE table=test-workload [id=9152d86ee67b4588a45e1413ef3fba36]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:13.012230  9427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99190e9cf2a74c27b615e47370eeca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:13.012300  9503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99190e9cf2a74c27b615e47370eeca5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:13.013337  9629 tablet_bootstrap.cc:492] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256: Bootstrap starting.
I20260601 13:44:13.014217  9629 tablet_bootstrap.cc:654] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.014627  9630 tablet_bootstrap.cc:492] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: Bootstrap starting.
I20260601 13:44:13.014639  9631 tablet_bootstrap.cc:492] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf: Bootstrap starting.
I20260601 13:44:13.015609  9630 tablet_bootstrap.cc:654] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.015609  9631 tablet_bootstrap.cc:654] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.016198  9629 tablet_bootstrap.cc:492] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256: No bootstrap required, opened a new log
I20260601 13:44:13.016296  9629 ts_tablet_manager.cc:1403] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:13.016657  9630 tablet_bootstrap.cc:492] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: No bootstrap required, opened a new log
I20260601 13:44:13.016770  9630 ts_tablet_manager.cc:1403] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:13.016870  9631 tablet_bootstrap.cc:492] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf: No bootstrap required, opened a new log
I20260601 13:44:13.016765  9629 raft_consensus.cc:359] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.016932  9629 raft_consensus.cc:385] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.016961  9631 ts_tablet_manager.cc:1403] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:13.016976  9629 raft_consensus.cc:740] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3adfb32e0b3c4eb6a3aeb19574ad7256, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.017222  9629 consensus_queue.cc:260] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.017318  9630 raft_consensus.cc:359] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.017413  9630 raft_consensus.cc:385] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.017385  9631 raft_consensus.cc:359] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.017453  9630 raft_consensus.cc:740] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b3381f4ab942ae9b12cc5db285e337, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.017475  9631 raft_consensus.cc:385] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.017506  9631 raft_consensus.cc:740] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2b870ecb1fd43dd88a6c27fe95c64bf, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.017585  9629 ts_tablet_manager.cc:1434] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.017558  9630 consensus_queue.cc:260] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.017616  9631 consensus_queue.cc:260] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.017941  9631 ts_tablet_manager.cc:1434] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.017928  9630 ts_tablet_manager.cc:1434] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.018159  9539 heartbeater.cc:499] Master 127.31.73.190:41607 was elected leader, sending a full tablet report...
I20260601 13:44:13.018482  9614 heartbeater.cc:499] Master 127.31.73.190:41607 was elected leader, sending a full tablet report...
I20260601 13:44:13.018849  9463 heartbeater.cc:499] Master 127.31.73.190:41607 was elected leader, sending a full tablet report...
I20260601 13:44:13.244583  9636 raft_consensus.cc:493] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:13.244704  9636 raft_consensus.cc:515] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.245370  9636 leader_election.cc:290] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3adfb32e0b3c4eb6a3aeb19574ad7256 (127.31.73.131:35677), f2b870ecb1fd43dd88a6c27fe95c64bf (127.31.73.129:33307)
I20260601 13:44:13.249454  9437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99190e9cf2a74c27b615e47370eeca5b" candidate_uuid: "72b3381f4ab942ae9b12cc5db285e337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" is_pre_election: true
I20260601 13:44:13.249595  9437 raft_consensus.cc:2468] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b3381f4ab942ae9b12cc5db285e337 in term 0.
I20260601 13:44:13.249878  9478 leader_election.cc:304] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b3381f4ab942ae9b12cc5db285e337, f2b870ecb1fd43dd88a6c27fe95c64bf; no voters: 
I20260601 13:44:13.250164  9636 raft_consensus.cc:2804] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:13.250234  9636 raft_consensus.cc:493] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:13.250298  9636 raft_consensus.cc:3060] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.250694  9588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99190e9cf2a74c27b615e47370eeca5b" candidate_uuid: "72b3381f4ab942ae9b12cc5db285e337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" is_pre_election: true
I20260601 13:44:13.250804  9588 raft_consensus.cc:2468] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b3381f4ab942ae9b12cc5db285e337 in term 0.
I20260601 13:44:13.251477  9636 raft_consensus.cc:515] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.251878  9636 leader_election.cc:290] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [CANDIDATE]: Term 1 election: Requested vote from peers 3adfb32e0b3c4eb6a3aeb19574ad7256 (127.31.73.131:35677), f2b870ecb1fd43dd88a6c27fe95c64bf (127.31.73.129:33307)
I20260601 13:44:13.252229  9437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99190e9cf2a74c27b615e47370eeca5b" candidate_uuid: "72b3381f4ab942ae9b12cc5db285e337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf"
I20260601 13:44:13.252229  9588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99190e9cf2a74c27b615e47370eeca5b" candidate_uuid: "72b3381f4ab942ae9b12cc5db285e337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256"
I20260601 13:44:13.252365  9437 raft_consensus.cc:3060] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.252367  9588 raft_consensus.cc:3060] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.253289  9588 raft_consensus.cc:2468] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b3381f4ab942ae9b12cc5db285e337 in term 1.
I20260601 13:44:13.253289  9437 raft_consensus.cc:2468] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b3381f4ab942ae9b12cc5db285e337 in term 1.
I20260601 13:44:13.253572  9478 leader_election.cc:304] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b3381f4ab942ae9b12cc5db285e337, f2b870ecb1fd43dd88a6c27fe95c64bf; no voters: 
I20260601 13:44:13.253744  9636 raft_consensus.cc:2804] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:13.253976  9636 raft_consensus.cc:697] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 1 LEADER]: Becoming Leader. State: Replica: 72b3381f4ab942ae9b12cc5db285e337, State: Running, Role: LEADER
I20260601 13:44:13.254169  9636 consensus_queue.cc:237] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } }
I20260601 13:44:13.255719  9332 catalog_manager.cc:5696] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b3381f4ab942ae9b12cc5db285e337 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "72b3381f4ab942ae9b12cc5db285e337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3adfb32e0b3c4eb6a3aeb19574ad7256" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2b870ecb1fd43dd88a6c27fe95c64bf" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b3381f4ab942ae9b12cc5db285e337" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:13.296881 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:13.301020 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:13.301290 32038 tablet_replica.cc:333] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf: stopping tablet replica
I20260601 13:44:13.301420 32038 raft_consensus.cc:2243] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:13.301550 32038 raft_consensus.cc:2272] T 99190e9cf2a74c27b615e47370eeca5b P f2b870ecb1fd43dd88a6c27fe95c64bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.314486 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:13.316391 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:13.319628 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:13.319954 32038 tablet_replica.cc:333] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: stopping tablet replica
I20260601 13:44:13.320073 32038 raft_consensus.cc:2243] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:13.320230 32038 pending_rounds.cc:70] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: Trying to abort 1 pending ops.
I20260601 13:44:13.320273 32038 pending_rounds.cc:77] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196672530657280 op_type: NO_OP noop_request { }
I20260601 13:44:13.320348 32038 raft_consensus.cc:2889] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:44:13.320410 32038 raft_consensus.cc:2272] T 99190e9cf2a74c27b615e47370eeca5b P 72b3381f4ab942ae9b12cc5db285e337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.322811 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:13.324501 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:13.327463 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:13.327700 32038 tablet_replica.cc:333] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256: stopping tablet replica
I20260601 13:44:13.327802 32038 raft_consensus.cc:2243] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:13.327874 32038 raft_consensus.cc:2272] T 99190e9cf2a74c27b615e47370eeca5b P 3adfb32e0b3c4eb6a3aeb19574ad7256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.340169 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:13.341991 32038 master.cc:562] Master@127.31.73.190:41607 shutting down...
I20260601 13:44:13.345654 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:13.345786 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.345918 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c0c5b6106f143da955920cfb3047c88: stopping tablet replica
I20260601 13:44:13.358706 32038 master.cc:584] Master@127.31.73.190:41607 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (540 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:44:13.364727 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:39591
I20260601 13:44:13.365051 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:13.366525  9642 instance_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:44:13.366624  9641 instance_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:44:13.366676 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:13.366681  9644 instance_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:44:13.366895 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:13.366935 32038 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:44:13.366950 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321453366950 us; error 0 us; skew 500 ppm
I20260601 13:44:13.367630 32038 webserver.cc:533] Webserver started at http://127.31.73.190:45785/ using document root <none> and password file <none>
I20260601 13:44:13.367738 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:13.367774 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:13.367821 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:13.368166 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "03f482dafd48477a9282ae55b7bd4a87"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.369479 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.370374  9649 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:44:13.370604 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.370682 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "03f482dafd48477a9282ae55b7bd4a87"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.370764 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-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:44:13.391026 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:13.391330 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:13.395411 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:39591
I20260601 13:44:13.397817  9701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:39591 every 8 connection(s)
I20260601 13:44:13.398310  9702 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:44:13.399943  9702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87: Bootstrap starting.
I20260601 13:44:13.400617  9702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.401455  9702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87: No bootstrap required, opened a new log
I20260601 13:44:13.401777  9702 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f482dafd48477a9282ae55b7bd4a87" member_type: VOTER }
I20260601 13:44:13.401854  9702 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.401875  9702 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f482dafd48477a9282ae55b7bd4a87, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.402001  9702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03f482dafd48477a9282ae55b7bd4a87" member_type: VOTER }
I20260601 13:44:13.402112  9702 raft_consensus.cc:399] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:13.402136  9702 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:13.402168  9702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.402774  9702 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f482dafd48477a9282ae55b7bd4a87" member_type: VOTER }
I20260601 13:44:13.402872  9702 leader_election.cc:304] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [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: 03f482dafd48477a9282ae55b7bd4a87; no voters: 
I20260601 13:44:13.402995  9702 leader_election.cc:290] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:13.403110  9705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:13.403307  9705 raft_consensus.cc:697] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 1 LEADER]: Becoming Leader. State: Replica: 03f482dafd48477a9282ae55b7bd4a87, State: Running, Role: LEADER
I20260601 13:44:13.403424  9705 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [LEADER]: Queue going to LEADER mode. State: All 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: "03f482dafd48477a9282ae55b7bd4a87" member_type: VOTER }
I20260601 13:44:13.403447  9702 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:13.403828  9706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "03f482dafd48477a9282ae55b7bd4a87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f482dafd48477a9282ae55b7bd4a87" member_type: VOTER } }
I20260601 13:44:13.403842  9707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03f482dafd48477a9282ae55b7bd4a87. Latest consensus state: current_term: 1 leader_uuid: "03f482dafd48477a9282ae55b7bd4a87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f482dafd48477a9282ae55b7bd4a87" member_type: VOTER } }
I20260601 13:44:13.403931  9706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:13.403942  9707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:13.404219  9709 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:13.405006  9709 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:13.405364 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:13.406733  9709 catalog_manager.cc:1382] Generated new cluster ID: af63d5d7ba124d659c58d9fb524cb9cd
I20260601 13:44:13.406785  9709 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:13.412263  9709 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:13.412819  9709 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:13.420657  9709 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87: Generated new TSK 0
I20260601 13:44:13.420830  9709 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:13.437428 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:13.439186  9723 instance_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:44:13.439221  9724 instance_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:44:13.439347 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:13.439281  9726 instance_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:44:13.439597 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:13.439666 32038 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:44:13.439692 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321453439690 us; error 0 us; skew 500 ppm
I20260601 13:44:13.440416 32038 webserver.cc:533] Webserver started at http://127.31.73.129:39875/ using document root <none> and password file <none>
I20260601 13:44:13.440587 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:13.440652 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:13.440724 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:13.441068 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "53e0f83d1c004f11b0c36efdc0fc6367"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.442545 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:13.443374  9731 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:44:13.443610 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:13.443691 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "53e0f83d1c004f11b0c36efdc0fc6367"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.443773 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-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:44:13.468607 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:13.468932 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:13.469216 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:13.469801 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:13.469851 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.469893 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:13.469925 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.474301 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:32779
I20260601 13:44:13.474331  9795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:32779 every 8 connection(s)
I20260601 13:44:13.475049 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:13.476532  9800 instance_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:44:13.476729  9801 instance_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:44:13.476873 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:13.476814  9803 instance_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:44:13.477141 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:13.477182 32038 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:44:13.477198 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321453477198 us; error 0 us; skew 500 ppm
I20260601 13:44:13.477964 32038 webserver.cc:533] Webserver started at http://127.31.73.130:44267/ using document root <none> and password file <none>
I20260601 13:44:13.478161 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:13.478229 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:13.478310 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:13.478756 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "437e1e5c20344dea8195c4a37c516e92"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.479856  9796 heartbeater.cc:344] Connected to a master server at 127.31.73.190:39591
I20260601 13:44:13.479948  9796 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:13.480156  9796 heartbeater.cc:507] Master 127.31.73.190:39591 requested a full tablet report, sending...
I20260601 13:44:13.480412 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:13.480767  9666 ts_manager.cc:194] Registered new tserver with Master: 53e0f83d1c004f11b0c36efdc0fc6367 (127.31.73.129:32779)
I20260601 13:44:13.481411  9808 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:44:13.481670 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.481705  9666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36338
I20260601 13:44:13.481752 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "437e1e5c20344dea8195c4a37c516e92"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.481822 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-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:44:13.489256 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:13.489571 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:13.489825 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:13.490271 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:13.490360 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.490432 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:13.490483 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.494356 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:39405
I20260601 13:44:13.494418  9871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:39405 every 8 connection(s)
I20260601 13:44:13.495046 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:13.496663  9875 instance_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:44:13.496863  9878 instance_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:44:13.497395 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:13.497903  9876 instance_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:44:13.498193 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:13.498270 32038 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:44:13.498304 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321453498304 us; error 0 us; skew 500 ppm
I20260601 13:44:13.499135 32038 webserver.cc:533] Webserver started at http://127.31.73.131:45399/ using document root <none> and password file <none>
I20260601 13:44:13.499222  9872 heartbeater.cc:344] Connected to a master server at 127.31.73.190:39591
I20260601 13:44:13.499276 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:13.499296  9872 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:13.499337 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:13.499413 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:13.499502  9872 heartbeater.cc:507] Master 127.31.73.190:39591 requested a full tablet report, sending...
I20260601 13:44:13.499817 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "1d782479c1b14f5fafb1fe96991fe497"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.500087  9666 ts_manager.cc:194] Registered new tserver with Master: 437e1e5c20344dea8195c4a37c516e92 (127.31.73.130:39405)
I20260601 13:44:13.500562  9666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36346
I20260601 13:44:13.501251 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:44:13.502076  9883 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:44:13.502337 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.502395 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "1d782479c1b14f5fafb1fe96991fe497"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.502490 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-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:44:13.522711 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:13.523051 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:13.523331 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:13.523731 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:13.523767 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.523794 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:13.523852 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.528219 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:42419
I20260601 13:44:13.528328  9946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:42419 every 8 connection(s)
I20260601 13:44:13.528931 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:13.530642  9950 instance_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:44:13.530987  9951 instance_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:44:13.531002  9953 instance_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:44:13.531183 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:13.531388 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:13.531443 32038 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:44:13.531466 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321453531466 us; error 0 us; skew 500 ppm
I20260601 13:44:13.532428 32038 webserver.cc:533] Webserver started at http://127.31.73.132:43307/ using document root <none> and password file <none>
I20260601 13:44:13.532578 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:13.532639 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:13.532699 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:13.533008  9947 heartbeater.cc:344] Connected to a master server at 127.31.73.190:39591
I20260601 13:44:13.533092  9947 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:13.533108 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "63f1bcf2b4c54fcc98f727113daa6a04"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.533284  9947 heartbeater.cc:507] Master 127.31.73.190:39591 requested a full tablet report, sending...
I20260601 13:44:13.533885  9666 ts_manager.cc:194] Registered new tserver with Master: 1d782479c1b14f5fafb1fe96991fe497 (127.31.73.131:42419)
I20260601 13:44:13.534389  9666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36354
I20260601 13:44:13.534740 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:13.535629  9958 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:44:13.535841 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:13.535919 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "63f1bcf2b4c54fcc98f727113daa6a04"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.535979 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321272280909-32038-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:44:13.545410 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:13.545727 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:13.545976 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:13.546389 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:13.546450 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.546519 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:13.546555 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:13.550863 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:36311
I20260601 13:44:13.550927 10021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:36311 every 8 connection(s)
I20260601 13:44:13.554884 10022 heartbeater.cc:344] Connected to a master server at 127.31.73.190:39591
I20260601 13:44:13.554958 10022 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:13.555154 10022 heartbeater.cc:507] Master 127.31.73.190:39591 requested a full tablet report, sending...
I20260601 13:44:13.555719  9666 ts_manager.cc:194] Registered new tserver with Master: 63f1bcf2b4c54fcc98f727113daa6a04 (127.31.73.132:36311)
I20260601 13:44:13.555820 32038 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.004539115s
I20260601 13:44:13.556200  9666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36356
I20260601 13:44:13.563076  9666 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36372:
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:44:13.572693  9759 tablet_service.cc:1511] Processing CreateTablet for tablet ffe07d59e9984ec597363bce579a9712 (DEFAULT_TABLE table=test-workload [id=e97c576c6e01461ca1f7b92ca8fbc7d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:13.572781  9986 tablet_service.cc:1511] Processing CreateTablet for tablet ffe07d59e9984ec597363bce579a9712 (DEFAULT_TABLE table=test-workload [id=e97c576c6e01461ca1f7b92ca8fbc7d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:13.572852  9836 tablet_service.cc:1511] Processing CreateTablet for tablet ffe07d59e9984ec597363bce579a9712 (DEFAULT_TABLE table=test-workload [id=e97c576c6e01461ca1f7b92ca8fbc7d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:44:13.572973  9986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe07d59e9984ec597363bce579a9712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:13.572973  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe07d59e9984ec597363bce579a9712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:13.573105  9836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe07d59e9984ec597363bce579a9712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:13.575270 10037 tablet_bootstrap.cc:492] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92: Bootstrap starting.
I20260601 13:44:13.575570 10038 tablet_bootstrap.cc:492] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367: Bootstrap starting.
I20260601 13:44:13.576308 10037 tablet_bootstrap.cc:654] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.576535 10038 tablet_bootstrap.cc:654] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.577276 10039 tablet_bootstrap.cc:492] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: Bootstrap starting.
I20260601 13:44:13.577548 10037 tablet_bootstrap.cc:492] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92: No bootstrap required, opened a new log
I20260601 13:44:13.577637 10037 ts_tablet_manager.cc:1403] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:13.578076 10037 raft_consensus.cc:359] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.578186 10037 raft_consensus.cc:385] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.578233 10039 tablet_bootstrap.cc:654] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.578244 10037 raft_consensus.cc:740] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 437e1e5c20344dea8195c4a37c516e92, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.578395 10037 consensus_queue.cc:260] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.578588 10038 tablet_bootstrap.cc:492] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367: No bootstrap required, opened a new log
I20260601 13:44:13.578703 10038 ts_tablet_manager.cc:1403] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:13.578784 10037 ts_tablet_manager.cc:1434] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:13.578805  9872 heartbeater.cc:499] Master 127.31.73.190:39591 was elected leader, sending a full tablet report...
I20260601 13:44:13.579123 10038 raft_consensus.cc:359] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.579234 10038 raft_consensus.cc:385] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.579294 10038 raft_consensus.cc:740] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e0f83d1c004f11b0c36efdc0fc6367, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.579433 10038 consensus_queue.cc:260] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.579573 10039 tablet_bootstrap.cc:492] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: No bootstrap required, opened a new log
I20260601 13:44:13.579658 10039 ts_tablet_manager.cc:1403] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:13.579761 10038 ts_tablet_manager.cc:1434] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.579883  9796 heartbeater.cc:499] Master 127.31.73.190:39591 was elected leader, sending a full tablet report...
I20260601 13:44:13.580444 10039 raft_consensus.cc:359] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.580549 10039 raft_consensus.cc:385] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.580583 10039 raft_consensus.cc:740] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f1bcf2b4c54fcc98f727113daa6a04, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.580714 10039 consensus_queue.cc:260] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.581102 10039 ts_tablet_manager.cc:1434] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.581248 10022 heartbeater.cc:499] Master 127.31.73.190:39591 was elected leader, sending a full tablet report...
I20260601 13:44:13.834286 10045 raft_consensus.cc:493] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:13.834455 10045 raft_consensus.cc:515] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.835021 10045 leader_election.cc:290] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53e0f83d1c004f11b0c36efdc0fc6367 (127.31.73.129:32779), 437e1e5c20344dea8195c4a37c516e92 (127.31.73.130:39405)
I20260601 13:44:13.839221  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07d59e9984ec597363bce579a9712" candidate_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" is_pre_election: true
I20260601 13:44:13.839224  9846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07d59e9984ec597363bce579a9712" candidate_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "437e1e5c20344dea8195c4a37c516e92" is_pre_election: true
I20260601 13:44:13.839401  9846 raft_consensus.cc:2468] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f1bcf2b4c54fcc98f727113daa6a04 in term 0.
I20260601 13:44:13.839401  9770 raft_consensus.cc:2468] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f1bcf2b4c54fcc98f727113daa6a04 in term 0.
I20260601 13:44:13.839752  9960 leader_election.cc:304] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437e1e5c20344dea8195c4a37c516e92, 63f1bcf2b4c54fcc98f727113daa6a04; no voters: 
I20260601 13:44:13.839955 10045 raft_consensus.cc:2804] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:13.840018 10045 raft_consensus.cc:493] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:13.840076 10045 raft_consensus.cc:3060] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.840919 10045 raft_consensus.cc:515] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.841267 10045 leader_election.cc:290] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [CANDIDATE]: Term 1 election: Requested vote from peers 53e0f83d1c004f11b0c36efdc0fc6367 (127.31.73.129:32779), 437e1e5c20344dea8195c4a37c516e92 (127.31.73.130:39405)
I20260601 13:44:13.841579  9846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07d59e9984ec597363bce579a9712" candidate_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "437e1e5c20344dea8195c4a37c516e92"
I20260601 13:44:13.841579  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07d59e9984ec597363bce579a9712" candidate_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e0f83d1c004f11b0c36efdc0fc6367"
I20260601 13:44:13.841717  9770 raft_consensus.cc:3060] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.841717  9846 raft_consensus.cc:3060] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.842733  9846 raft_consensus.cc:2468] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f1bcf2b4c54fcc98f727113daa6a04 in term 1.
I20260601 13:44:13.842733  9770 raft_consensus.cc:2468] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f1bcf2b4c54fcc98f727113daa6a04 in term 1.
I20260601 13:44:13.843055  9960 leader_election.cc:304] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437e1e5c20344dea8195c4a37c516e92, 63f1bcf2b4c54fcc98f727113daa6a04; no voters: 
I20260601 13:44:13.843237 10045 raft_consensus.cc:2804] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:13.843434 10045 raft_consensus.cc:697] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 1 LEADER]: Becoming Leader. State: Replica: 63f1bcf2b4c54fcc98f727113daa6a04, State: Running, Role: LEADER
I20260601 13:44:13.843587 10045 consensus_queue.cc:237] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } }
I20260601 13:44:13.845201  9665 catalog_manager.cc:5696] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f1bcf2b4c54fcc98f727113daa6a04 (127.31.73.132). New cstate: current_term: 1 leader_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53e0f83d1c004f11b0c36efdc0fc6367" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f1bcf2b4c54fcc98f727113daa6a04" member_type: VOTER last_known_addr { host: "127.31.73.132" port: 36311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437e1e5c20344dea8195c4a37c516e92" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 39405 } health_report { overall_health: UNKNOWN } } }
W20260601 13:44:13.862938 32038 auto_rebalancer.cc:591] Failed to schedule move for tablet ffe07d59e9984ec597363bce579a9712: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:44:13.863183 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:13.866393 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:13.866626 32038 tablet_replica.cc:333] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367: stopping tablet replica
I20260601 13:44:13.866731 32038 raft_consensus.cc:2243] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:13.866812 32038 raft_consensus.cc:2272] T ffe07d59e9984ec597363bce579a9712 P 53e0f83d1c004f11b0c36efdc0fc6367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.879336 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:13.881179 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:13.885486 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:13.885728 32038 tablet_replica.cc:333] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92: stopping tablet replica
I20260601 13:44:13.885843 32038 raft_consensus.cc:2243] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:13.885955 32038 raft_consensus.cc:2272] T ffe07d59e9984ec597363bce579a9712 P 437e1e5c20344dea8195c4a37c516e92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.898460 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:13.900060 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:13.904413 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:13.915966 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:13.917586 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:44:13.921101 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:13.921329 32038 tablet_replica.cc:333] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: stopping tablet replica
I20260601 13:44:13.921478 32038 raft_consensus.cc:2243] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:13.921650 32038 pending_rounds.cc:70] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: Trying to abort 1 pending ops.
I20260601 13:44:13.921676 32038 pending_rounds.cc:77] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196674945101824 op_type: NO_OP noop_request { }
I20260601 13:44:13.921736 32038 raft_consensus.cc:2889] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:44:13.921778 32038 raft_consensus.cc:2272] T ffe07d59e9984ec597363bce579a9712 P 63f1bcf2b4c54fcc98f727113daa6a04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.934486 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:44:13.936295 32038 master.cc:562] Master@127.31.73.190:39591 shutting down...
I20260601 13:44:13.939291 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:13.939446 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:13.939531 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03f482dafd48477a9282ae55b7bd4a87: stopping tablet replica
I20260601 13:44:13.941932 32038 master.cc:584] Master@127.31.73.190:39591 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (584 ms)
[----------] 22 tests from AutoRebalancerTest (181657 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:44:13.949208 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:35939
I20260601 13:44:13.949537 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:13.951045 10051 instance_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:44:13.951164 10054 instance_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:44:13.951220 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:13.951258 10052 instance_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:44:13.951498 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:13.951573 32038 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:44:13.951623 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321453951622 us; error 0 us; skew 500 ppm
I20260601 13:44:13.952349 32038 webserver.cc:533] Webserver started at http://127.31.73.190:45969/ using document root <none> and password file <none>
I20260601 13:44:13.952505 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:13.952566 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:13.952633 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:13.952965 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.954342 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:13.955157 10059 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:44:13.955394 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:13.955471 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0"
format_stamp: "Formatted at 2026-06-01 13:44:13 on dist-test-slave-cw06"
I20260601 13:44:13.955567 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-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:44:13.963999 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:13.964304 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:13.968170 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:35939
I20260601 13:44:13.970837 10111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:35939 every 8 connection(s)
I20260601 13:44:13.971205 10112 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:44:13.972750 10112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0: Bootstrap starting.
I20260601 13:44:13.973454 10112 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:13.974383 10112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0: No bootstrap required, opened a new log
I20260601 13:44:13.974767 10112 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0" member_type: VOTER }
I20260601 13:44:13.974874 10112 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:13.974927 10112 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44874ffb6b7b4a3db6db3c5d3cf791a0, State: Initialized, Role: FOLLOWER
I20260601 13:44:13.975095 10112 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44874ffb6b7b4a3db6db3c5d3cf791a0" member_type: VOTER }
I20260601 13:44:13.975178 10112 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:13.975219 10112 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:13.975271 10112 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:13.975926 10112 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0" member_type: VOTER }
I20260601 13:44:13.976059 10112 leader_election.cc:304] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [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: 44874ffb6b7b4a3db6db3c5d3cf791a0; no voters: 
I20260601 13:44:13.976238 10112 leader_election.cc:290] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:13.976366 10115 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:13.976559 10115 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 1 LEADER]: Becoming Leader. State: Replica: 44874ffb6b7b4a3db6db3c5d3cf791a0, State: Running, Role: LEADER
I20260601 13:44:13.976645 10112 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:13.976692 10115 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [LEADER]: Queue going to LEADER mode. State: All 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: "44874ffb6b7b4a3db6db3c5d3cf791a0" member_type: VOTER }
I20260601 13:44:13.977139 10117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44874ffb6b7b4a3db6db3c5d3cf791a0. Latest consensus state: current_term: 1 leader_uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0" member_type: VOTER } }
I20260601 13:44:13.977231 10117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:13.977126 10116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44874ffb6b7b4a3db6db3c5d3cf791a0" member_type: VOTER } }
I20260601 13:44:13.977468 10116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:13.977749 10120 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:13.978587 10120 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:13.978745 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:13.980329 10120 catalog_manager.cc:1382] Generated new cluster ID: c96f77dd9b524a1085d0910f37ef12e1
I20260601 13:44:13.980399 10120 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:13.992606 10120 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:13.993119 10120 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:13.998669 10120 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0: Generated new TSK 0
I20260601 13:44:13.998844 10120 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:14.010891 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:44:14.012830 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:14.012962 10134 instance_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:44:14.012972 10133 instance_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:44:14.013029 10136 instance_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:44:14.013281 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:14.013324 32038 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:44:14.013338 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321454013338 us; error 0 us; skew 500 ppm
I20260601 13:44:14.014205 32038 webserver.cc:533] Webserver started at http://127.31.73.129:33453/ using document root <none> and password file <none>
I20260601 13:44:14.014376 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:14.014430 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:14.014523 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:14.014874 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "c32a9877071d42cebb234906e4be8950"
format_stamp: "Formatted at 2026-06-01 13:44:14 on dist-test-slave-cw06"
I20260601 13:44:14.016220 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:14.017066 10141 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:44:14.017316 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:14.017395 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "c32a9877071d42cebb234906e4be8950"
format_stamp: "Formatted at 2026-06-01 13:44:14 on dist-test-slave-cw06"
I20260601 13:44:14.017475 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-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:44:14.029111 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:14.029441 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:14.029701 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:14.030182 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:14.030239 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:14.030297 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:14.030349 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:14.034329 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:33949
I20260601 13:44:14.034363 10204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:33949 every 8 connection(s)
I20260601 13:44:14.035072 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:14.036617 10209 instance_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:44:14.036720 10210 instance_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:44:14.036962 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:14.037143 10212 instance_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:44:14.037339 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:14.037386 32038 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:44:14.037402 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321454037402 us; error 0 us; skew 500 ppm
I20260601 13:44:14.038268 32038 webserver.cc:533] Webserver started at http://127.31.73.130:46367/ using document root <none> and password file <none>
I20260601 13:44:14.038400 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:14.038447 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:14.038511 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:14.038909 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "30d1f3b3512b48a5b5188c7b54f220dd"
format_stamp: "Formatted at 2026-06-01 13:44:14 on dist-test-slave-cw06"
I20260601 13:44:14.040287 10205 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35939
I20260601 13:44:14.040385 10205 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:14.040597 10205 heartbeater.cc:507] Master 127.31.73.190:35939 requested a full tablet report, sending...
I20260601 13:44:14.040679 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:14.041203 10076 ts_manager.cc:194] Registered new tserver with Master: c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949)
I20260601 13:44:14.041884 10076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38702
I20260601 13:44:14.042433 10217 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:44:14.042665 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:14.042729 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "30d1f3b3512b48a5b5188c7b54f220dd"
format_stamp: "Formatted at 2026-06-01 13:44:14 on dist-test-slave-cw06"
I20260601 13:44:14.042789 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-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:44:14.060285 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:14.060580 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:14.060786 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:14.061230 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:14.061276 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:14.061331 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:14.061373 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:14.065755 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:46051
I20260601 13:44:14.065798 10280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:46051 every 8 connection(s)
I20260601 13:44:14.066444 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:14.068137 10285 instance_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:44:14.068085 10284 instance_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:44:14.068408 10287 instance_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:44:14.068418 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:14.068630 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:14.068681 32038 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:44:14.068702 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321454068702 us; error 0 us; skew 500 ppm
I20260601 13:44:14.069545 32038 webserver.cc:533] Webserver started at http://127.31.73.131:40199/ using document root <none> and password file <none>
I20260601 13:44:14.069689 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:14.069741 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:14.069811 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:14.070243 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "a17703bf97444f05b5ba89018ee0db08"
format_stamp: "Formatted at 2026-06-01 13:44:14 on dist-test-slave-cw06"
I20260601 13:44:14.070911 10281 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35939
I20260601 13:44:14.071012 10281 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:14.071192 10281 heartbeater.cc:507] Master 127.31.73.190:35939 requested a full tablet report, sending...
I20260601 13:44:14.071777 10076 ts_manager.cc:194] Registered new tserver with Master: 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130:46051)
I20260601 13:44:14.071982 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:14.072429 10076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38706
I20260601 13:44:14.072983 10292 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:44:14.073230 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:14.073294 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "a17703bf97444f05b5ba89018ee0db08"
format_stamp: "Formatted at 2026-06-01 13:44:14 on dist-test-slave-cw06"
I20260601 13:44:14.073343 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-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:44:14.090878 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:14.091190 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:14.091408 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:14.091836 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:14.091873 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:14.091922 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:14.091962 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:14.096333 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:40047
I20260601 13:44:14.096412 10355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:40047 every 8 connection(s)
I20260601 13:44:14.100415 10356 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35939
I20260601 13:44:14.100504 10356 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:14.100708 10356 heartbeater.cc:507] Master 127.31.73.190:35939 requested a full tablet report, sending...
I20260601 13:44:14.101243 10076 ts_manager.cc:194] Registered new tserver with Master: a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:14.101351 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004583247s
I20260601 13:44:14.101748 10076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38714
I20260601 13:44:15.042892 10205 heartbeater.cc:499] Master 127.31.73.190:35939 was elected leader, sending a full tablet report...
I20260601 13:44:15.073345 10281 heartbeater.cc:499] Master 127.31.73.190:35939 was elected leader, sending a full tablet report...
I20260601 13:44:15.102614 10356 heartbeater.cc:499] Master 127.31.73.190:35939 was elected leader, sending a full tablet report...
I20260601 13:44:15.134938 10076 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38728:
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:44:15.135512 10076 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:44:15.146766 10169 tablet_service.cc:1511] Processing CreateTablet for tablet 7beded9495c74583b89894575307f6da (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:15.146766 10166 tablet_service.cc:1511] Processing CreateTablet for tablet 8695ec01075d420dbb5d4dc785951e04 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:15.147164 10169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beded9495c74583b89894575307f6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.147300 10166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8695ec01075d420dbb5d4dc785951e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.148036 10240 tablet_service.cc:1511] Processing CreateTablet for tablet 430e53fe08cc4245a84fd804ec298aea (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:15.148291 10240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430e53fe08cc4245a84fd804ec298aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.149261 10376 tablet_bootstrap.cc:492] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950: Bootstrap starting.
I20260601 13:44:15.149448 10168 tablet_service.cc:1511] Processing CreateTablet for tablet 4378b95424ea431fb9020f2851236674 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:15.149662 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4378b95424ea431fb9020f2851236674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.150331 10241 tablet_service.cc:1511] Processing CreateTablet for tablet d651e4a56ee348e4bfd52440096c90ca (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:15.150550 10241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d651e4a56ee348e4bfd52440096c90ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.150501 10167 tablet_service.cc:1511] Processing CreateTablet for tablet d3376ece876245459ad5a8794a878327 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:15.150599 10376 tablet_bootstrap.cc:654] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.150707 10167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3376ece876245459ad5a8794a878327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.151495 10377 tablet_bootstrap.cc:492] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd: Bootstrap starting.
I20260601 13:44:15.152052 10242 tablet_service.cc:1511] Processing CreateTablet for tablet 8695ec01075d420dbb5d4dc785951e04 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:15.152277 10242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8695ec01075d420dbb5d4dc785951e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.152475 10377 tablet_bootstrap.cc:654] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.153344 10376 tablet_bootstrap.cc:492] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950: No bootstrap required, opened a new log
I20260601 13:44:15.153422 10376 ts_tablet_manager.cc:1403] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:15.153451 10377 tablet_bootstrap.cc:492] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd: No bootstrap required, opened a new log
I20260601 13:44:15.153509 10377 ts_tablet_manager.cc:1403] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:15.153841 10376 raft_consensus.cc:359] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.153870 10377 raft_consensus.cc:359] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.153949 10376 raft_consensus.cc:385] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.153954 10377 raft_consensus.cc:385] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.153998 10376 raft_consensus.cc:740] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32a9877071d42cebb234906e4be8950, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.154002 10377 raft_consensus.cc:740] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.154174 10377 consensus_queue.cc:260] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.154155 10376 consensus_queue.cc:260] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.154510 10376 ts_tablet_manager.cc:1434] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:15.154520 10377 ts_tablet_manager.cc:1434] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.154573 10243 tablet_service.cc:1511] Processing CreateTablet for tablet d3376ece876245459ad5a8794a878327 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:15.154692 10376 tablet_bootstrap.cc:492] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950: Bootstrap starting.
I20260601 13:44:15.154707 10377 tablet_bootstrap.cc:492] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd: Bootstrap starting.
I20260601 13:44:15.154878 10243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3376ece876245459ad5a8794a878327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.154955 10244 tablet_service.cc:1511] Processing CreateTablet for tablet 4378b95424ea431fb9020f2851236674 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:15.155191 10244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4378b95424ea431fb9020f2851236674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.155570 10376 tablet_bootstrap.cc:654] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.155637 10377 tablet_bootstrap.cc:654] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.156718 10165 tablet_service.cc:1511] Processing CreateTablet for tablet d651e4a56ee348e4bfd52440096c90ca (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:15.156977 10165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d651e4a56ee348e4bfd52440096c90ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.157693 10377 tablet_bootstrap.cc:492] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd: No bootstrap required, opened a new log
I20260601 13:44:15.157763 10377 ts_tablet_manager.cc:1403] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:15.157778 10245 tablet_service.cc:1511] Processing CreateTablet for tablet 7beded9495c74583b89894575307f6da (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:15.158003 10245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beded9495c74583b89894575307f6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.158210 10377 raft_consensus.cc:359] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.158329 10377 raft_consensus.cc:385] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.158365 10377 raft_consensus.cc:740] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.158478 10377 consensus_queue.cc:260] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.158679 10380 raft_consensus.cc:493] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:15.158761 10380 raft_consensus.cc:515] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.158808 10377 ts_tablet_manager.cc:1434] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.158944 10377 tablet_bootstrap.cc:492] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd: Bootstrap starting.
I20260601 13:44:15.160044 10377 tablet_bootstrap.cc:654] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.160125 10164 tablet_service.cc:1511] Processing CreateTablet for tablet 430e53fe08cc4245a84fd804ec298aea (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:15.160395 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430e53fe08cc4245a84fd804ec298aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.160477 10380 leader_election.cc:290] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.162447 10377 tablet_bootstrap.cc:492] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd: No bootstrap required, opened a new log
I20260601 13:44:15.162532 10377 ts_tablet_manager.cc:1403] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:15.162957 10377 raft_consensus.cc:359] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.163085 10377 raft_consensus.cc:385] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.163139 10377 raft_consensus.cc:740] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.164330 10319 tablet_service.cc:1511] Processing CreateTablet for tablet 4378b95424ea431fb9020f2851236674 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:15.164461 10376 tablet_bootstrap.cc:492] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950: No bootstrap required, opened a new log
I20260601 13:44:15.164529 10376 ts_tablet_manager.cc:1403] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:44:15.164582 10319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4378b95424ea431fb9020f2851236674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.164616 10377 consensus_queue.cc:260] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.164664 10320 tablet_service.cc:1511] Processing CreateTablet for tablet 7beded9495c74583b89894575307f6da (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:15.164904 10320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beded9495c74583b89894575307f6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.164976 10376 raft_consensus.cc:359] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.164988 10377 ts_tablet_manager.cc:1434] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:44:15.165086 10376 raft_consensus.cc:385] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.165117 10376 raft_consensus.cc:740] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32a9877071d42cebb234906e4be8950, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.165217 10376 consensus_queue.cc:260] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.165446 10315 tablet_service.cc:1511] Processing CreateTablet for tablet 430e53fe08cc4245a84fd804ec298aea (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:15.165686 10316 tablet_service.cc:1511] Processing CreateTablet for tablet d651e4a56ee348e4bfd52440096c90ca (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:15.166137 10317 tablet_service.cc:1511] Processing CreateTablet for tablet 8695ec01075d420dbb5d4dc785951e04 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:15.166860 10318 tablet_service.cc:1511] Processing CreateTablet for tablet d3376ece876245459ad5a8794a878327 (DEFAULT_TABLE table=test-workload [id=c1a8f4a65af544edb38254cf2a5dab6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:15.167191 10389 tablet_bootstrap.cc:492] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08: Bootstrap starting.
W20260601 13:44:15.167275 10219 leader_election.cc:343] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047): Not found: Tablet not found: 430e53fe08cc4245a84fd804ec298aea
I20260601 13:44:15.167402 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430e53fe08cc4245a84fd804ec298aea" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950" is_pre_election: true
I20260601 13:44:15.165217 10377 tablet_bootstrap.cc:492] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd: Bootstrap starting.
I20260601 13:44:15.165462 10376 ts_tablet_manager.cc:1434] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:44:15.165691 10315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430e53fe08cc4245a84fd804ec298aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.167738 10376 tablet_bootstrap.cc:492] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950: Bootstrap starting.
I20260601 13:44:15.167906 10316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d651e4a56ee348e4bfd52440096c90ca. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:44:15.168476 10220 leader_election.cc:343] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:44:15.168541 10220 leader_election.cc:304] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [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: 30d1f3b3512b48a5b5188c7b54f220dd; no voters: a17703bf97444f05b5ba89018ee0db08, c32a9877071d42cebb234906e4be8950
I20260601 13:44:15.168637 10376 tablet_bootstrap.cc:654] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.168708 10380 raft_consensus.cc:2749] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:44:15.169275 10317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8695ec01075d420dbb5d4dc785951e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.169832 10318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3376ece876245459ad5a8794a878327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:15.170773 10377 tablet_bootstrap.cc:654] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.172365 10376 tablet_bootstrap.cc:492] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950: No bootstrap required, opened a new log
I20260601 13:44:15.172478 10376 ts_tablet_manager.cc:1403] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:44:15.172497 10389 tablet_bootstrap.cc:654] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.172565 10377 tablet_bootstrap.cc:492] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd: No bootstrap required, opened a new log
I20260601 13:44:15.172649 10377 ts_tablet_manager.cc:1403] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:44:15.172860 10376 raft_consensus.cc:359] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.172981 10376 raft_consensus.cc:385] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.173031 10376 raft_consensus.cc:740] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32a9877071d42cebb234906e4be8950, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.173100 10377 raft_consensus.cc:359] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.173204 10377 raft_consensus.cc:385] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.173162 10376 consensus_queue.cc:260] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.173237 10377 raft_consensus.cc:740] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.173383 10377 consensus_queue.cc:260] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.173539 10389 tablet_bootstrap.cc:492] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08: No bootstrap required, opened a new log
I20260601 13:44:15.173610 10389 ts_tablet_manager.cc:1403] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:44:15.173628 10377 ts_tablet_manager.cc:1434] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:15.173645 10376 ts_tablet_manager.cc:1434] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:44:15.173826 10377 tablet_bootstrap.cc:492] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd: Bootstrap starting.
I20260601 13:44:15.174196 10389 raft_consensus.cc:359] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.174310 10389 raft_consensus.cc:385] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.174345 10389 raft_consensus.cc:740] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.174443 10389 consensus_queue.cc:260] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.174793 10389 ts_tablet_manager.cc:1434] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.174826 10377 tablet_bootstrap.cc:654] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.174960 10389 tablet_bootstrap.cc:492] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08: Bootstrap starting.
I20260601 13:44:15.175875 10389 tablet_bootstrap.cc:654] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.175906 10377 tablet_bootstrap.cc:492] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd: No bootstrap required, opened a new log
I20260601 13:44:15.175966 10377 ts_tablet_manager.cc:1403] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:15.176235 10376 tablet_bootstrap.cc:492] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950: Bootstrap starting.
I20260601 13:44:15.176342 10377 raft_consensus.cc:359] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.176438 10377 raft_consensus.cc:385] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.176471 10377 raft_consensus.cc:740] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.176606 10377 consensus_queue.cc:260] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.176874 10377 ts_tablet_manager.cc:1434] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:15.176915 10389 tablet_bootstrap.cc:492] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08: No bootstrap required, opened a new log
I20260601 13:44:15.177043 10377 tablet_bootstrap.cc:492] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd: Bootstrap starting.
I20260601 13:44:15.177484 10389 ts_tablet_manager.cc:1403] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:15.177882 10389 raft_consensus.cc:359] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.178056 10389 raft_consensus.cc:385] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.177992 10377 tablet_bootstrap.cc:654] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.178098 10389 raft_consensus.cc:740] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.178228 10389 consensus_queue.cc:260] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.178532 10376 tablet_bootstrap.cc:654] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.178594 10389 ts_tablet_manager.cc:1434] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.178754 10389 tablet_bootstrap.cc:492] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08: Bootstrap starting.
I20260601 13:44:15.179873 10389 tablet_bootstrap.cc:654] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.180053 10376 tablet_bootstrap.cc:492] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950: No bootstrap required, opened a new log
I20260601 13:44:15.180122 10376 ts_tablet_manager.cc:1403] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:44:15.180533 10376 raft_consensus.cc:359] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.180655 10376 raft_consensus.cc:385] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.180706 10376 raft_consensus.cc:740] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32a9877071d42cebb234906e4be8950, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.180851 10376 consensus_queue.cc:260] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.181111 10389 tablet_bootstrap.cc:492] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08: No bootstrap required, opened a new log
I20260601 13:44:15.181133 10376 ts_tablet_manager.cc:1434] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:15.181198 10389 ts_tablet_manager.cc:1403] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:15.181309 10376 tablet_bootstrap.cc:492] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950: Bootstrap starting.
I20260601 13:44:15.181628 10389 raft_consensus.cc:359] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.181753 10389 raft_consensus.cc:385] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.181802 10389 raft_consensus.cc:740] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.181921 10389 consensus_queue.cc:260] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.182202 10389 ts_tablet_manager.cc:1434] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.182323 10376 tablet_bootstrap.cc:654] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.182422 10389 tablet_bootstrap.cc:492] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08: Bootstrap starting.
I20260601 13:44:15.183362 10389 tablet_bootstrap.cc:654] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.184213 10376 tablet_bootstrap.cc:492] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950: No bootstrap required, opened a new log
I20260601 13:44:15.184307 10376 ts_tablet_manager.cc:1403] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:15.184674 10389 tablet_bootstrap.cc:492] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08: No bootstrap required, opened a new log
I20260601 13:44:15.184782 10389 ts_tablet_manager.cc:1403] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:15.184729 10376 raft_consensus.cc:359] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.184844 10376 raft_consensus.cc:385] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.184885 10376 raft_consensus.cc:740] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32a9877071d42cebb234906e4be8950, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.185024 10376 consensus_queue.cc:260] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.185222 10389 raft_consensus.cc:359] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.185345 10389 raft_consensus.cc:385] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.185393 10389 raft_consensus.cc:740] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.185527 10389 consensus_queue.cc:260] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.185675 10376 ts_tablet_manager.cc:1434] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.185806 10389 ts_tablet_manager.cc:1434] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.185842 10376 tablet_bootstrap.cc:492] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950: Bootstrap starting.
I20260601 13:44:15.186414 10377 tablet_bootstrap.cc:492] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd: No bootstrap required, opened a new log
I20260601 13:44:15.186513 10377 ts_tablet_manager.cc:1403] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.001s
I20260601 13:44:15.186901 10376 tablet_bootstrap.cc:654] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.186967 10377 raft_consensus.cc:359] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.187069 10377 raft_consensus.cc:385] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.187114 10377 raft_consensus.cc:740] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.187240 10377 consensus_queue.cc:260] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.187546 10377 ts_tablet_manager.cc:1434] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:15.187656 10389 tablet_bootstrap.cc:492] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08: Bootstrap starting.
I20260601 13:44:15.188473 10389 tablet_bootstrap.cc:654] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.189568 10389 tablet_bootstrap.cc:492] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08: No bootstrap required, opened a new log
I20260601 13:44:15.189668 10389 ts_tablet_manager.cc:1403] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:44:15.189853 10376 tablet_bootstrap.cc:492] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950: No bootstrap required, opened a new log
I20260601 13:44:15.189957 10376 ts_tablet_manager.cc:1403] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:15.190155 10389 raft_consensus.cc:359] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.190253 10389 raft_consensus.cc:385] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.190307 10389 raft_consensus.cc:740] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.190394 10376 raft_consensus.cc:359] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.190439 10389 consensus_queue.cc:260] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.190495 10376 raft_consensus.cc:385] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.190536 10376 raft_consensus.cc:740] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32a9877071d42cebb234906e4be8950, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.190649 10376 consensus_queue.cc:260] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.190788 10389 ts_tablet_manager.cc:1434] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.190969 10389 tablet_bootstrap.cc:492] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08: Bootstrap starting.
I20260601 13:44:15.191876 10389 tablet_bootstrap.cc:654] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:15.191891 10376 ts_tablet_manager.cc:1434] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:44:15.193327 10389 tablet_bootstrap.cc:492] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08: No bootstrap required, opened a new log
I20260601 13:44:15.193431 10389 ts_tablet_manager.cc:1403] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:44:15.193765 10389 raft_consensus.cc:359] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.193838 10389 raft_consensus.cc:385] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:15.193881 10389 raft_consensus.cc:740] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Initialized, Role: FOLLOWER
I20260601 13:44:15.194005 10389 consensus_queue.cc:260] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.194351 10389 ts_tablet_manager.cc:1434] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:15.225409 10381 raft_consensus.cc:493] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:15.225492 10381 raft_consensus.cc:515] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.225855 10381 leader_election.cc:290] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130:46051), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.229326 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4378b95424ea431fb9020f2851236674" candidate_uuid: "c32a9877071d42cebb234906e4be8950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08" is_pre_election: true
I20260601 13:44:15.229336 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4378b95424ea431fb9020f2851236674" candidate_uuid: "c32a9877071d42cebb234906e4be8950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" is_pre_election: true
I20260601 13:44:15.229486 10330 raft_consensus.cc:2468] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c32a9877071d42cebb234906e4be8950 in term 0.
I20260601 13:44:15.229486 10255 raft_consensus.cc:2468] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c32a9877071d42cebb234906e4be8950 in term 0.
I20260601 13:44:15.229737 10143 leader_election.cc:304] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17703bf97444f05b5ba89018ee0db08, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.229923 10381 raft_consensus.cc:2804] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:15.229988 10381 raft_consensus.cc:493] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:15.230054 10381 raft_consensus.cc:3060] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.230796 10381 raft_consensus.cc:515] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.231135 10381 leader_election.cc:290] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [CANDIDATE]: Term 1 election: Requested vote from peers 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130:46051), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.231431 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4378b95424ea431fb9020f2851236674" candidate_uuid: "c32a9877071d42cebb234906e4be8950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d1f3b3512b48a5b5188c7b54f220dd"
I20260601 13:44:15.231536 10255 raft_consensus.cc:3060] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.232203 10255 raft_consensus.cc:2468] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c32a9877071d42cebb234906e4be8950 in term 1.
I20260601 13:44:15.232426 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4378b95424ea431fb9020f2851236674" candidate_uuid: "c32a9877071d42cebb234906e4be8950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08"
I20260601 13:44:15.232486 10145 leader_election.cc:304] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d1f3b3512b48a5b5188c7b54f220dd, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.232522 10330 raft_consensus.cc:3060] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.232631 10381 raft_consensus.cc:2804] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:15.232877 10381 raft_consensus.cc:697] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 1 LEADER]: Becoming Leader. State: Replica: c32a9877071d42cebb234906e4be8950, State: Running, Role: LEADER
I20260601 13:44:15.233016 10381 consensus_queue.cc:237] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.233402 10330 raft_consensus.cc:2468] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c32a9877071d42cebb234906e4be8950 in term 1.
I20260601 13:44:15.234615 10076 catalog_manager.cc:5696] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 reported cstate change: term changed from 0 to 1, leader changed from <none> to c32a9877071d42cebb234906e4be8950 (127.31.73.129). New cstate: current_term: 1 leader_uuid: "c32a9877071d42cebb234906e4be8950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:15.284021 10396 raft_consensus.cc:493] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:15.284144 10396 raft_consensus.cc:515] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.284554 10396 leader_election.cc:290] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130:46051)
I20260601 13:44:15.287807 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8695ec01075d420dbb5d4dc785951e04" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950" is_pre_election: true
I20260601 13:44:15.287938 10179 raft_consensus.cc:2468] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 0.
I20260601 13:44:15.287911 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8695ec01075d420dbb5d4dc785951e04" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" is_pre_election: true
I20260601 13:44:15.288141 10255 raft_consensus.cc:2468] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 0.
I20260601 13:44:15.288267 10295 leader_election.cc:304] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17703bf97444f05b5ba89018ee0db08, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.288455 10396 raft_consensus.cc:2804] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:15.288516 10396 raft_consensus.cc:493] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:15.288545 10396 raft_consensus.cc:3060] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.289266 10396 raft_consensus.cc:515] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.289587 10396 leader_election.cc:290] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 election: Requested vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130:46051)
I20260601 13:44:15.289835 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8695ec01075d420dbb5d4dc785951e04" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950"
I20260601 13:44:15.289934 10179 raft_consensus.cc:3060] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.289909 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8695ec01075d420dbb5d4dc785951e04" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d1f3b3512b48a5b5188c7b54f220dd"
I20260601 13:44:15.290061 10255 raft_consensus.cc:3060] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.290679 10179 raft_consensus.cc:2468] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 1.
I20260601 13:44:15.290773 10255 raft_consensus.cc:2468] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 1.
I20260601 13:44:15.290947 10295 leader_election.cc:304] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17703bf97444f05b5ba89018ee0db08, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.291098 10396 raft_consensus.cc:2804] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:15.291185 10396 raft_consensus.cc:697] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 1 LEADER]: Becoming Leader. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Running, Role: LEADER
I20260601 13:44:15.291309 10396 consensus_queue.cc:237] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.292598 10076 catalog_manager.cc:5696] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a17703bf97444f05b5ba89018ee0db08 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "a17703bf97444f05b5ba89018ee0db08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:15.360440 10380 raft_consensus.cc:493] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:15.360556 10380 raft_consensus.cc:515] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.360945 10380 leader_election.cc:290] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.361270 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beded9495c74583b89894575307f6da" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950" is_pre_election: true
I20260601 13:44:15.361299 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beded9495c74583b89894575307f6da" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08" is_pre_election: true
I20260601 13:44:15.361418 10179 raft_consensus.cc:2468] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 0.
I20260601 13:44:15.361449 10330 raft_consensus.cc:2468] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 0.
I20260601 13:44:15.361680 10220 leader_election.cc:304] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d1f3b3512b48a5b5188c7b54f220dd, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.361878 10380 raft_consensus.cc:2804] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:15.361948 10380 raft_consensus.cc:493] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:15.361975 10380 raft_consensus.cc:3060] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.362833 10384 raft_consensus.cc:493] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:15.362918 10380 raft_consensus.cc:515] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.362931 10384 raft_consensus.cc:515] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.363306 10380 leader_election.cc:290] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 election: Requested vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.363318 10384 leader_election.cc:290] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.363613 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d651e4a56ee348e4bfd52440096c90ca" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08" is_pre_election: true
I20260601 13:44:15.363731 10330 raft_consensus.cc:2468] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 0.
I20260601 13:44:15.363698 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beded9495c74583b89894575307f6da" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950"
I20260601 13:44:15.363711 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beded9495c74583b89894575307f6da" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08"
I20260601 13:44:15.363688 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d651e4a56ee348e4bfd52440096c90ca" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950" is_pre_election: true
I20260601 13:44:15.363869 10178 raft_consensus.cc:3060] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.363893 10179 raft_consensus.cc:2468] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 0.
I20260601 13:44:15.363880 10329 raft_consensus.cc:3060] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.364133 10220 leader_election.cc:304] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d1f3b3512b48a5b5188c7b54f220dd, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.364288 10384 raft_consensus.cc:2804] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:15.364337 10384 raft_consensus.cc:493] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:15.364372 10384 raft_consensus.cc:3060] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.364816 10178 raft_consensus.cc:2468] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 1.
I20260601 13:44:15.364996 10329 raft_consensus.cc:2468] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 1.
I20260601 13:44:15.365060 10220 leader_election.cc:304] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d1f3b3512b48a5b5188c7b54f220dd, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.365212 10380 raft_consensus.cc:2804] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:15.365248 10384 raft_consensus.cc:515] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.365504 10380 raft_consensus.cc:697] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Becoming Leader. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Running, Role: LEADER
I20260601 13:44:15.365610 10384 leader_election.cc:290] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 election: Requested vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.365671 10380 consensus_queue.cc:237] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } }
I20260601 13:44:15.365839 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d651e4a56ee348e4bfd52440096c90ca" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950"
I20260601 13:44:15.365917 10178 raft_consensus.cc:3060] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.366206 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d651e4a56ee348e4bfd52440096c90ca" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08"
I20260601 13:44:15.366287 10329 raft_consensus.cc:3060] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.366729 10178 raft_consensus.cc:2468] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 1.
I20260601 13:44:15.366997 10220 leader_election.cc:304] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d1f3b3512b48a5b5188c7b54f220dd, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.367065 10329 raft_consensus.cc:2468] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 1.
I20260601 13:44:15.367170 10380 raft_consensus.cc:2804] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:15.367254 10380 raft_consensus.cc:697] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Becoming Leader. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Running, Role: LEADER
I20260601 13:44:15.367278 10076 catalog_manager.cc:5696] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130). New cstate: current_term: 1 leader_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:15.367331 10380 consensus_queue.cc:237] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.370083 10076 catalog_manager.cc:5696] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130). New cstate: current_term: 1 leader_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:15.509198 10396 raft_consensus.cc:493] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:15.509348 10396 raft_consensus.cc:515] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.509742 10396 leader_election.cc:290] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130:46051)
I20260601 13:44:15.510097 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430e53fe08cc4245a84fd804ec298aea" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950" is_pre_election: true
I20260601 13:44:15.510161 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430e53fe08cc4245a84fd804ec298aea" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" is_pre_election: true
I20260601 13:44:15.510246 10178 raft_consensus.cc:2468] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 0.
I20260601 13:44:15.510311 10255 raft_consensus.cc:2468] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 0.
I20260601 13:44:15.510541 10295 leader_election.cc:304] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17703bf97444f05b5ba89018ee0db08, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.510718 10396 raft_consensus.cc:2804] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:15.510788 10396 raft_consensus.cc:493] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:15.510839 10396 raft_consensus.cc:3060] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.511641 10396 raft_consensus.cc:515] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.511974 10396 leader_election.cc:290] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 election: Requested vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130:46051)
I20260601 13:44:15.512218 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430e53fe08cc4245a84fd804ec298aea" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950"
I20260601 13:44:15.512287 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430e53fe08cc4245a84fd804ec298aea" candidate_uuid: "a17703bf97444f05b5ba89018ee0db08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d1f3b3512b48a5b5188c7b54f220dd"
I20260601 13:44:15.512348 10178 raft_consensus.cc:3060] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.512393 10255 raft_consensus.cc:3060] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.513091 10178 raft_consensus.cc:2468] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 1.
I20260601 13:44:15.513098 10255 raft_consensus.cc:2468] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17703bf97444f05b5ba89018ee0db08 in term 1.
I20260601 13:44:15.513358 10295 leader_election.cc:304] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17703bf97444f05b5ba89018ee0db08, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.513537 10396 raft_consensus.cc:2804] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:15.513656 10396 raft_consensus.cc:697] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 1 LEADER]: Becoming Leader. State: Replica: a17703bf97444f05b5ba89018ee0db08, State: Running, Role: LEADER
I20260601 13:44:15.513792 10396 consensus_queue.cc:237] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.515287 10076 catalog_manager.cc:5696] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a17703bf97444f05b5ba89018ee0db08 (127.31.73.131). New cstate: current_term: 1 leader_uuid: "a17703bf97444f05b5ba89018ee0db08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:15.544601 10380 raft_consensus.cc:493] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:15.544695 10380 raft_consensus.cc:515] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.545217 10380 leader_election.cc:290] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.545535 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3376ece876245459ad5a8794a878327" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950" is_pre_election: true
I20260601 13:44:15.545593 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3376ece876245459ad5a8794a878327" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08" is_pre_election: true
I20260601 13:44:15.545640 10178 raft_consensus.cc:2468] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 0.
I20260601 13:44:15.545774 10329 raft_consensus.cc:2468] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 0.
I20260601 13:44:15.545977 10220 leader_election.cc:304] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d1f3b3512b48a5b5188c7b54f220dd, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.546141 10380 raft_consensus.cc:2804] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:15.546200 10380 raft_consensus.cc:493] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:15.546242 10380 raft_consensus.cc:3060] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.547011 10380 raft_consensus.cc:515] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.547359 10380 leader_election.cc:290] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 election: Requested vote from peers c32a9877071d42cebb234906e4be8950 (127.31.73.129:33949), a17703bf97444f05b5ba89018ee0db08 (127.31.73.131:40047)
I20260601 13:44:15.547603 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3376ece876245459ad5a8794a878327" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32a9877071d42cebb234906e4be8950"
I20260601 13:44:15.547632 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3376ece876245459ad5a8794a878327" candidate_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17703bf97444f05b5ba89018ee0db08"
I20260601 13:44:15.547703 10178 raft_consensus.cc:3060] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.547737 10329 raft_consensus.cc:3060] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:15.548405 10178 raft_consensus.cc:2468] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 1.
I20260601 13:44:15.548476 10329 raft_consensus.cc:2468] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d1f3b3512b48a5b5188c7b54f220dd in term 1.
I20260601 13:44:15.548679 10220 leader_election.cc:304] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d1f3b3512b48a5b5188c7b54f220dd, c32a9877071d42cebb234906e4be8950; no voters: 
I20260601 13:44:15.548851 10380 raft_consensus.cc:2804] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:15.548965 10380 raft_consensus.cc:697] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Becoming Leader. State: Replica: 30d1f3b3512b48a5b5188c7b54f220dd, State: Running, Role: LEADER
I20260601 13:44:15.549098 10380 consensus_queue.cc:237] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } }
I20260601 13:44:15.550570 10076 catalog_manager.cc:5696] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d1f3b3512b48a5b5188c7b54f220dd (127.31.73.130). New cstate: current_term: 1 leader_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:15.613749 10329 raft_consensus.cc:1275] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.614183 10255 raft_consensus.cc:1275] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.614499 10178 raft_consensus.cc:1275] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.615015 10384 consensus_queue.cc:1048] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.615129 10412 consensus_queue.cc:1048] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.616873 10393 consensus_queue.cc:1048] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.616947 10177 raft_consensus.cc:1275] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.617632 10177 raft_consensus.cc:1275] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.617790 10328 raft_consensus.cc:1275] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.617878 10330 raft_consensus.cc:1275] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.618342 10380 consensus_queue.cc:1048] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.619689 10255 raft_consensus.cc:1275] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.619967 10178 raft_consensus.cc:1275] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.620393 10396 consensus_queue.cc:1048] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.622213 10393 consensus_queue.cc:1048] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.622682 10384 consensus_queue.cc:1048] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.622939 10384 consensus_queue.cc:1048] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.624840 10178 raft_consensus.cc:1275] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.625458 10328 raft_consensus.cc:1275] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Refusing update from remote peer c32a9877071d42cebb234906e4be8950: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.625756 10381 consensus_queue.cc:1048] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.626967 10396 consensus_queue.cc:1048] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.628162 10380 consensus_queue.cc:1048] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.631824 10253 raft_consensus.cc:1275] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Refusing update from remote peer c32a9877071d42cebb234906e4be8950: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:15.632417 10425 mvcc.cc:204] Tried to move back new op lower bound from 7292196682190802944 to 7292196681179676672. Current Snapshot: MvccSnapshot[applied={T|T < 7292196682190802944}]
I20260601 13:44:15.632635 10381 consensus_queue.cc:1048] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:15.647727 10438 mvcc.cc:204] Tried to move back new op lower bound from 7292196682198167552 to 7292196681930510336. Current Snapshot: MvccSnapshot[applied={T|T < 7292196682198167552}]
I20260601 13:44:15.810406 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:44:15.812378 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:15.812491 10470 instance_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:44:15.813566 10473 instance_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:44:15.813884 10471 instance_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:44:15.814154 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:15.814208 32038 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:44:15.814230 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321455814230 us; error 0 us; skew 500 ppm
I20260601 13:44:15.815167 32038 webserver.cc:533] Webserver started at http://127.31.73.132:33213/ using document root <none> and password file <none>
I20260601 13:44:15.815330 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:15.815402 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:15.815475 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:15.815851 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "880304fda1d74576b8c10186d896fc48"
format_stamp: "Formatted at 2026-06-01 13:44:15 on dist-test-slave-cw06"
I20260601 13:44:15.817293 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:44:15.818220 10478 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:44:15.818480 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:15.818539 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "880304fda1d74576b8c10186d896fc48"
format_stamp: "Formatted at 2026-06-01 13:44:15 on dist-test-slave-cw06"
I20260601 13:44:15.818625 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321272280909-32038-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:44:15.840936 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:15.841274 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:15.841522 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:15.841991 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:15.842103 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:15.842170 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:15.842207 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:15.846941 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:40527
I20260601 13:44:15.847016 10541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:40527 every 8 connection(s)
I20260601 13:44:15.851444 10542 heartbeater.cc:344] Connected to a master server at 127.31.73.190:35939
I20260601 13:44:15.851526 10542 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:15.851682 10542 heartbeater.cc:507] Master 127.31.73.190:35939 requested a full tablet report, sending...
I20260601 13:44:15.852212 10075 ts_manager.cc:194] Registered new tserver with Master: 880304fda1d74576b8c10186d896fc48 (127.31.73.132:40527)
I20260601 13:44:15.852744 10075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38736
I20260601 13:44:15.984292 10327 consensus_queue.cc:237] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [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: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } attrs { replace: true } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } }
I20260601 13:44:15.985811 10177 raft_consensus.cc:1275] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:44:15.985823 10255 raft_consensus.cc:1275] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:44:15.986281 10396 consensus_queue.cc:1048] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:44:15.986497 10393 consensus_queue.cc:1048] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } 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:44:15.987986 10440 raft_consensus.cc:2955] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } attrs { replace: true } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:15.988334 10177 raft_consensus.cc:2955] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } attrs { replace: true } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:15.990576 10075 catalog_manager.cc:5696] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 reported cstate change: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "a17703bf97444f05b5ba89018ee0db08" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } attrs { replace: true } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
W20260601 13:44:15.991020 10294 consensus_peers.cc:597] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 -> Peer 880304fda1d74576b8c10186d896fc48 (127.31.73.132:40527): Couldn't send request to peer 880304fda1d74576b8c10186d896fc48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8695ec01075d420dbb5d4dc785951e04. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:15.991173 10255 raft_consensus.cc:2955] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } attrs { replace: true } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:15.994726 10255 consensus_queue.cc:237] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [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: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } }
I20260601 13:44:15.995807 10177 raft_consensus.cc:1275] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:44:15.996104 10327 raft_consensus.cc:1275] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:44:15.996143 10461 consensus_queue.cc:1048] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:44:15.996481 10465 consensus_queue.cc:1048] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } 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:44:15.997431 10461 raft_consensus.cc:2955] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:15.997855 10177 raft_consensus.cc:2955] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:15.999681 10327 raft_consensus.cc:2955] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
W20260601 13:44:15.999855 10219 consensus_peers.cc:597] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd -> Peer 880304fda1d74576b8c10186d896fc48 (127.31.73.132:40527): Couldn't send request to peer 880304fda1d74576b8c10186d896fc48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3376ece876245459ad5a8794a878327. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:15.999898 10076 catalog_manager.cc:5696] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 reported cstate change: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.000953 10255 consensus_queue.cc:237] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [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: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } }
I20260601 13:44:16.002179 10327 raft_consensus.cc:1275] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:44:16.002650 10461 consensus_queue.cc:1048] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260601 13:44:16.003103 10219 consensus_peers.cc:597] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd -> Peer 880304fda1d74576b8c10186d896fc48 (127.31.73.132:40527): Couldn't send request to peer 880304fda1d74576b8c10186d896fc48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d651e4a56ee348e4bfd52440096c90ca. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:16.003197 10177 raft_consensus.cc:1275] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer 30d1f3b3512b48a5b5188c7b54f220dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:44:16.003559 10461 consensus_queue.cc:1048] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } 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:44:16.003993 10465 raft_consensus.cc:2955] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.004405 10327 raft_consensus.cc:2955] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.006546 10071 catalog_manager.cc:5696] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd reported cstate change: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:16.006814 10327 consensus_queue.cc:237] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [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: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } }
I20260601 13:44:16.007211 10177 raft_consensus.cc:2955] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.008322 10175 raft_consensus.cc:1275] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:44:16.008720 10294 consensus_peers.cc:597] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 -> Peer 880304fda1d74576b8c10186d896fc48 (127.31.73.132:40527): Couldn't send request to peer 880304fda1d74576b8c10186d896fc48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 430e53fe08cc4245a84fd804ec298aea. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:16.009145 10441 consensus_queue.cc:1048] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } 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:44:16.009588 10255 raft_consensus.cc:1275] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Refusing update from remote peer a17703bf97444f05b5ba89018ee0db08: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:44:16.009925 10441 consensus_queue.cc:1048] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:44:16.010653 10393 raft_consensus.cc:2955] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.011054 10177 raft_consensus.cc:2955] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.012878 10254 raft_consensus.cc:2955] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.018512 10076 catalog_manager.cc:5696] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 reported cstate change: config changed from index -1 to 19, NON_VOTER 880304fda1d74576b8c10186d896fc48 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "a17703bf97444f05b5ba89018ee0db08" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c32a9877071d42cebb234906e4be8950" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 33949 } attrs { replace: true } } peers { permanent_uuid: "30d1f3b3512b48a5b5188c7b54f220dd" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 46051 } } peers { permanent_uuid: "a17703bf97444f05b5ba89018ee0db08" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 40047 } } peers { permanent_uuid: "880304fda1d74576b8c10186d896fc48" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 40527 } attrs { promote: true } } }
I20260601 13:44:16.103809 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:16.108520 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:16.108727 32038 tablet_replica.cc:333] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950: stopping tablet replica
I20260601 13:44:16.108855 32038 raft_consensus.cc:2243] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.108991 32038 raft_consensus.cc:2272] T 430e53fe08cc4245a84fd804ec298aea P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.109696 32038 tablet_replica.cc:333] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950: stopping tablet replica
I20260601 13:44:16.109807 32038 raft_consensus.cc:2243] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.109923 32038 raft_consensus.cc:2272] T d651e4a56ee348e4bfd52440096c90ca P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.110456 32038 tablet_replica.cc:333] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950: stopping tablet replica
I20260601 13:44:16.110556 32038 raft_consensus.cc:2243] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.110666 32038 raft_consensus.cc:2272] T d3376ece876245459ad5a8794a878327 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.111266 32038 tablet_replica.cc:333] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950: stopping tablet replica
I20260601 13:44:16.111361 32038 raft_consensus.cc:2243] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:16.111538 32038 raft_consensus.cc:2272] T 4378b95424ea431fb9020f2851236674 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.111997 32038 tablet_replica.cc:333] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950: stopping tablet replica
I20260601 13:44:16.112090 32038 raft_consensus.cc:2243] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.112185 32038 raft_consensus.cc:2272] T 7beded9495c74583b89894575307f6da P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.112644 32038 tablet_replica.cc:333] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950: stopping tablet replica
I20260601 13:44:16.112733 32038 raft_consensus.cc:2243] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.112841 32038 raft_consensus.cc:2272] T 8695ec01075d420dbb5d4dc785951e04 P c32a9877071d42cebb234906e4be8950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.127667 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:16.130391 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:16.134862 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:16.135053 32038 tablet_replica.cc:333] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd: stopping tablet replica
I20260601 13:44:16.135164 32038 raft_consensus.cc:2243] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:16.135353 32038 raft_consensus.cc:2272] T 7beded9495c74583b89894575307f6da P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.135831 32038 tablet_replica.cc:333] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd: stopping tablet replica
I20260601 13:44:16.135978 32038 raft_consensus.cc:2243] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.136101 32038 raft_consensus.cc:2272] T 4378b95424ea431fb9020f2851236674 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.136620 32038 tablet_replica.cc:333] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd: stopping tablet replica
I20260601 13:44:16.136741 32038 raft_consensus.cc:2243] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:16.136952 32038 raft_consensus.cc:2272] T d3376ece876245459ad5a8794a878327 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.137375 32038 tablet_replica.cc:333] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd: stopping tablet replica
I20260601 13:44:16.137486 32038 raft_consensus.cc:2243] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.137604 32038 raft_consensus.cc:2272] T 8695ec01075d420dbb5d4dc785951e04 P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.138167 32038 tablet_replica.cc:333] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd: stopping tablet replica
I20260601 13:44:16.138278 32038 raft_consensus.cc:2243] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.138410 32038 raft_consensus.cc:2272] T 430e53fe08cc4245a84fd804ec298aea P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.138904 32038 tablet_replica.cc:333] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd: stopping tablet replica
I20260601 13:44:16.139012 32038 raft_consensus.cc:2243] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:16.139207 32038 raft_consensus.cc:2272] T d651e4a56ee348e4bfd52440096c90ca P 30d1f3b3512b48a5b5188c7b54f220dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.153568 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:16.156046 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:16.163223 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:16.163602 32038 tablet_replica.cc:333] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08: stopping tablet replica
I20260601 13:44:16.163753 32038 raft_consensus.cc:2243] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.163908 32038 raft_consensus.cc:2272] T d3376ece876245459ad5a8794a878327 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.164611 32038 tablet_replica.cc:333] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08: stopping tablet replica
I20260601 13:44:16.164749 32038 raft_consensus.cc:2243] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:16.164968 32038 raft_consensus.cc:2272] T 8695ec01075d420dbb5d4dc785951e04 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.165534 32038 tablet_replica.cc:333] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08: stopping tablet replica
I20260601 13:44:16.165632 32038 raft_consensus.cc:2243] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.165745 32038 raft_consensus.cc:2272] T d651e4a56ee348e4bfd52440096c90ca P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.166292 32038 tablet_replica.cc:333] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08: stopping tablet replica
I20260601 13:44:16.166407 32038 raft_consensus.cc:2243] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.166536 32038 raft_consensus.cc:2272] T 7beded9495c74583b89894575307f6da P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.166996 32038 tablet_replica.cc:333] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08: stopping tablet replica
I20260601 13:44:16.167061 32038 raft_consensus.cc:2243] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:16.167194 32038 raft_consensus.cc:2272] T 4378b95424ea431fb9020f2851236674 P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.167685 32038 tablet_replica.cc:333] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08: stopping tablet replica
I20260601 13:44:16.167783 32038 raft_consensus.cc:2243] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:16.167969 32038 raft_consensus.cc:2272] T 430e53fe08cc4245a84fd804ec298aea P a17703bf97444f05b5ba89018ee0db08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.182322 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:16.184587 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:44:16.189160 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:16.201061 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:44:16.202934 32038 master.cc:562] Master@127.31.73.190:35939 shutting down...
W20260601 13:44:16.207326 10124 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:44:16.207401 10124 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:44:16.207454 10124 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:44:16.207757 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:16.207875 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:16.207921 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44874ffb6b7b4a3db6db3c5d3cf791a0: stopping tablet replica
I20260601 13:44:16.220232 32038 master.cc:584] Master@127.31.73.190:35939 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2280 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:44:16.229890 32038 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.73.190:40455
I20260601 13:44:16.230268 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:16.231781 10550 instance_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:44:16.231745 10551 instance_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:44:16.231892 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:16.231773 10553 instance_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:44:16.232137 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:16.232185 32038 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:44:16.232200 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321456232200 us; error 0 us; skew 500 ppm
I20260601 13:44:16.233006 32038 webserver.cc:533] Webserver started at http://127.31.73.190:45517/ using document root <none> and password file <none>
I20260601 13:44:16.233153 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:16.233206 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:16.233306 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:16.233657 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/master-0-root/instance:
uuid: "9e66a78143ce41e1a7b94097e1949b5a"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.235067 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:16.235903 10558 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:44:16.236131 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:16.236210 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/master-0-root
uuid: "9e66a78143ce41e1a7b94097e1949b5a"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.236303 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-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:44:16.248418 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:16.248698 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:16.252535 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.190:40455
I20260601 13:44:16.257504 10610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.190:40455 every 8 connection(s)
I20260601 13:44:16.257890 10611 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:44:16.259513 10611 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a: Bootstrap starting.
I20260601 13:44:16.260233 10611 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:16.261128 10611 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a: No bootstrap required, opened a new log
I20260601 13:44:16.261502 10611 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e66a78143ce41e1a7b94097e1949b5a" member_type: VOTER }
I20260601 13:44:16.261598 10611 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:16.261646 10611 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e66a78143ce41e1a7b94097e1949b5a, State: Initialized, Role: FOLLOWER
I20260601 13:44:16.261804 10611 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e66a78143ce41e1a7b94097e1949b5a" member_type: VOTER }
I20260601 13:44:16.261901 10611 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:44:16.261946 10611 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:44:16.261998 10611 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:16.262668 10611 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e66a78143ce41e1a7b94097e1949b5a" member_type: VOTER }
I20260601 13:44:16.262812 10611 leader_election.cc:304] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [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: 9e66a78143ce41e1a7b94097e1949b5a; no voters: 
I20260601 13:44:16.263010 10611 leader_election.cc:290] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:44:16.263118 10614 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:16.263340 10614 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 1 LEADER]: Becoming Leader. State: Replica: 9e66a78143ce41e1a7b94097e1949b5a, State: Running, Role: LEADER
I20260601 13:44:16.263427 10611 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:44:16.263463 10614 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [LEADER]: Queue going to LEADER mode. State: All 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: "9e66a78143ce41e1a7b94097e1949b5a" member_type: VOTER }
I20260601 13:44:16.263862 10615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e66a78143ce41e1a7b94097e1949b5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e66a78143ce41e1a7b94097e1949b5a" member_type: VOTER } }
I20260601 13:44:16.263971 10615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:16.263876 10616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e66a78143ce41e1a7b94097e1949b5a. Latest consensus state: current_term: 1 leader_uuid: "9e66a78143ce41e1a7b94097e1949b5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e66a78143ce41e1a7b94097e1949b5a" member_type: VOTER } }
I20260601 13:44:16.264101 10616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [sys.catalog]: This master's current role is: LEADER
I20260601 13:44:16.264535 10620 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:44:16.265365 10620 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:44:16.265542 32038 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:44:16.267197 10620 catalog_manager.cc:1382] Generated new cluster ID: a089cc3242914196a0b66c50f7b85a58
I20260601 13:44:16.267262 10620 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:44:16.274087 10620 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:44:16.274607 10620 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:44:16.280562 10620 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a: Generated new TSK 0
I20260601 13:44:16.280731 10620 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:44:16.281594 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:16.283274 10632 instance_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:44:16.283452 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:16.283483 10635 instance_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:44:16.283459 10633 instance_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:44:16.283802 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:16.283846 32038 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:44:16.283861 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321456283861 us; error 0 us; skew 500 ppm
I20260601 13:44:16.284600 32038 webserver.cc:533] Webserver started at http://127.31.73.129:36531/ using document root <none> and password file <none>
I20260601 13:44:16.284722 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:16.284761 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:16.284814 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:16.285149 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-0-root/instance:
uuid: "f70140df0c9d4a289833e620e3cb3cdc"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.286546 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:16.287384 10640 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:44:16.287621 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:16.287700 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-0-root
uuid: "f70140df0c9d4a289833e620e3cb3cdc"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.287794 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-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:44:16.293247 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:16.293526 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:16.293798 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:16.294283 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:16.294343 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:16.294397 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:16.294431 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:16.298157 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.129:39291
I20260601 13:44:16.298178 10703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.129:39291 every 8 connection(s)
I20260601 13:44:16.298951 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:16.300501 10708 instance_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:44:16.300575 10709 instance_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:44:16.300922 32038 server_base.cc:1061] running on GCE node
W20260601 13:44:16.301129 10711 instance_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:44:16.301358 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:16.301416 32038 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:44:16.301445 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321456301444 us; error 0 us; skew 500 ppm
I20260601 13:44:16.302322 32038 webserver.cc:533] Webserver started at http://127.31.73.130:45209/ using document root <none> and password file <none>
I20260601 13:44:16.302490 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:16.302548 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:16.302608 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:16.303017 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-1-root/instance:
uuid: "a22dcdc5525e4b419aefded163dba844"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.303490 10704 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40455
I20260601 13:44:16.303583 10704 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:16.303797 10704 heartbeater.cc:507] Master 127.31.73.190:40455 requested a full tablet report, sending...
I20260601 13:44:16.304384 10575 ts_manager.cc:194] Registered new tserver with Master: f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291)
I20260601 13:44:16.304738 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:16.305187 10575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33044
I20260601 13:44:16.305701 10716 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:44:16.305946 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:16.306053 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-1-root
uuid: "a22dcdc5525e4b419aefded163dba844"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.306116 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-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:44:16.331894 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:16.332170 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:16.332376 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:16.332798 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:16.332857 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:16.332907 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:16.332958 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:16.336774 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.130:40579
I20260601 13:44:16.336814 10779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.130:40579 every 8 connection(s)
I20260601 13:44:16.337498 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:16.339219 10783 instance_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:44:16.339296 10784 instance_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:44:16.339475 10786 instance_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:44:16.339532 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:16.339748 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:16.339799 32038 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:44:16.339819 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321456339819 us; error 0 us; skew 500 ppm
I20260601 13:44:16.340638 32038 webserver.cc:533] Webserver started at http://127.31.73.131:39825/ using document root <none> and password file <none>
I20260601 13:44:16.340801 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:16.340853 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:16.340924 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:16.341404 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-2-root/instance:
uuid: "e978212ff06347509dfaa42c2e8418cd"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.341846 10780 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40455
I20260601 13:44:16.341939 10780 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:16.342159 10780 heartbeater.cc:507] Master 127.31.73.190:40455 requested a full tablet report, sending...
I20260601 13:44:16.342746 10575 ts_manager.cc:194] Registered new tserver with Master: a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579)
I20260601 13:44:16.343264 10575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33052
I20260601 13:44:16.343766 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:16.344764 10791 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:44:16.344990 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:16.345072 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-2-root
uuid: "e978212ff06347509dfaa42c2e8418cd"
format_stamp: "Formatted at 2026-06-01 13:44:16 on dist-test-slave-cw06"
I20260601 13:44:16.345135 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-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:44:16.356487 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:16.356775 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:16.357028 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:16.357432 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:16.357489 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:16.357532 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:16.357582 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:16.361516 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.131:36631
I20260601 13:44:16.361572 10854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.131:36631 every 8 connection(s)
I20260601 13:44:16.365614 10855 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40455
I20260601 13:44:16.365684 10855 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:16.365895 10855 heartbeater.cc:507] Master 127.31.73.190:40455 requested a full tablet report, sending...
I20260601 13:44:16.366693 10575 ts_manager.cc:194] Registered new tserver with Master: e978212ff06347509dfaa42c2e8418cd (127.31.73.131:36631)
I20260601 13:44:16.367180 10575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33068
I20260601 13:44:16.367604 32038 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005655459s
I20260601 13:44:17.306118 10704 heartbeater.cc:499] Master 127.31.73.190:40455 was elected leader, sending a full tablet report...
I20260601 13:44:17.344151 10780 heartbeater.cc:499] Master 127.31.73.190:40455 was elected leader, sending a full tablet report...
I20260601 13:44:17.368191 10855 heartbeater.cc:499] Master 127.31.73.190:40455 was elected leader, sending a full tablet report...
I20260601 13:44:17.406384 10575 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33074:
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:44:17.406944 10575 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:44:17.417968 10744 tablet_service.cc:1511] Processing CreateTablet for tablet fc993f8c11f64e37be3f1a3bdadab571 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:17.418316 10744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc993f8c11f64e37be3f1a3bdadab571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.418352 10668 tablet_service.cc:1511] Processing CreateTablet for tablet fc993f8c11f64e37be3f1a3bdadab571 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:17.418581 10668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc993f8c11f64e37be3f1a3bdadab571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.418718 10663 tablet_service.cc:1511] Processing CreateTablet for tablet b9d54c60b38842cd938c57a7bfeb5c19 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:17.419018 10663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d54c60b38842cd938c57a7bfeb5c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.420812 10743 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfbfaff2a447439597e10f2cf9aeba (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:17.420961 10876 tablet_bootstrap.cc:492] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844: Bootstrap starting.
I20260601 13:44:17.421214 10664 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bacceca834ed2a5fac1bb96bece46 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:17.421303 10742 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5ea735583548f7a4ac1e13aeb558ca (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:17.421442 10875 tablet_bootstrap.cc:492] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc: Bootstrap starting.
I20260601 13:44:17.421497 10664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bacceca834ed2a5fac1bb96bece46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.421734 10741 tablet_service.cc:1511] Processing CreateTablet for tablet 76f37bad143146939e5c6dfb368fe8b1 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:17.422151 10740 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bacceca834ed2a5fac1bb96bece46 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:17.422281 10665 tablet_service.cc:1511] Processing CreateTablet for tablet 76f37bad143146939e5c6dfb368fe8b1 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:17.422544 10665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f37bad143146939e5c6dfb368fe8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.422592 10739 tablet_service.cc:1511] Processing CreateTablet for tablet b9d54c60b38842cd938c57a7bfeb5c19 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:17.422843 10875 tablet_bootstrap.cc:654] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.421072 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfbfaff2a447439597e10f2cf9aeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.423063 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d54c60b38842cd938c57a7bfeb5c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.423152 10666 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5ea735583548f7a4ac1e13aeb558ca (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:17.423372 10666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5ea735583548f7a4ac1e13aeb558ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.423400 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f37bad143146939e5c6dfb368fe8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.423753 10742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5ea735583548f7a4ac1e13aeb558ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.423924 10667 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfbfaff2a447439597e10f2cf9aeba (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:17.424165 10667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfbfaff2a447439597e10f2cf9aeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.424170 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bacceca834ed2a5fac1bb96bece46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.424402 10876 tablet_bootstrap.cc:654] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.425024 10818 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfbfaff2a447439597e10f2cf9aeba (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:44:17.424995 10819 tablet_service.cc:1511] Processing CreateTablet for tablet fc993f8c11f64e37be3f1a3bdadab571 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:44:17.425249 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfbfaff2a447439597e10f2cf9aeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.425251 10816 tablet_service.cc:1511] Processing CreateTablet for tablet 76f37bad143146939e5c6dfb368fe8b1 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:44:17.425424 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc993f8c11f64e37be3f1a3bdadab571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.425522 10816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f37bad143146939e5c6dfb368fe8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.425583 10815 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bacceca834ed2a5fac1bb96bece46 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:44:17.425815 10815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bacceca834ed2a5fac1bb96bece46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.425302 10817 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5ea735583548f7a4ac1e13aeb558ca (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:44:17.426254 10814 tablet_service.cc:1511] Processing CreateTablet for tablet b9d54c60b38842cd938c57a7bfeb5c19 (DEFAULT_TABLE table=test-workload [id=0224e225e807480393f8f4aa5f762b91]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:44:17.426434 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5ea735583548f7a4ac1e13aeb558ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.426580 10814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d54c60b38842cd938c57a7bfeb5c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:44:17.431432 10875 tablet_bootstrap.cc:492] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc: No bootstrap required, opened a new log
I20260601 13:44:17.431545 10876 tablet_bootstrap.cc:492] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844: No bootstrap required, opened a new log
I20260601 13:44:17.431572 10875 ts_tablet_manager.cc:1403] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:44:17.432133 10875 raft_consensus.cc:359] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.432293 10875 raft_consensus.cc:385] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.432379 10875 raft_consensus.cc:740] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70140df0c9d4a289833e620e3cb3cdc, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.432555 10875 consensus_queue.cc:260] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.432978 10875 ts_tablet_manager.cc:1434] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.433209 10875 tablet_bootstrap.cc:492] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc: Bootstrap starting.
I20260601 13:44:17.434240 10875 tablet_bootstrap.cc:654] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.436874 10875 tablet_bootstrap.cc:492] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc: No bootstrap required, opened a new log
I20260601 13:44:17.436959 10875 ts_tablet_manager.cc:1403] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:17.431624 10876 ts_tablet_manager.cc:1403] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:44:17.437381 10875 raft_consensus.cc:359] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.437381 10876 raft_consensus.cc:359] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.437508 10875 raft_consensus.cc:385] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.437516 10879 tablet_bootstrap.cc:492] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd: Bootstrap starting.
I20260601 13:44:17.437594 10875 raft_consensus.cc:740] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70140df0c9d4a289833e620e3cb3cdc, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.437582 10876 raft_consensus.cc:385] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.437686 10876 raft_consensus.cc:740] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a22dcdc5525e4b419aefded163dba844, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.437773 10875 consensus_queue.cc:260] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.437808 10876 consensus_queue.cc:260] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.438198 10876 ts_tablet_manager.cc:1434] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.438381 10876 tablet_bootstrap.cc:492] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844: Bootstrap starting.
I20260601 13:44:17.438606 10875 ts_tablet_manager.cc:1434] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:17.438771 10875 tablet_bootstrap.cc:492] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc: Bootstrap starting.
I20260601 13:44:17.439298 10876 tablet_bootstrap.cc:654] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.439857 10875 tablet_bootstrap.cc:654] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.440128 10879 tablet_bootstrap.cc:654] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.440971 10875 tablet_bootstrap.cc:492] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc: No bootstrap required, opened a new log
I20260601 13:44:17.441051 10875 ts_tablet_manager.cc:1403] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:17.441129 10876 tablet_bootstrap.cc:492] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844: No bootstrap required, opened a new log
I20260601 13:44:17.441203 10876 ts_tablet_manager.cc:1403] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:44:17.441447 10875 raft_consensus.cc:359] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.441558 10875 raft_consensus.cc:385] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.441593 10875 raft_consensus.cc:740] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70140df0c9d4a289833e620e3cb3cdc, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.441593 10876 raft_consensus.cc:359] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.441711 10876 raft_consensus.cc:385] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.441743 10876 raft_consensus.cc:740] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a22dcdc5525e4b419aefded163dba844, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.441800 10875 consensus_queue.cc:260] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.441854 10876 consensus_queue.cc:260] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.442123 10876 ts_tablet_manager.cc:1434] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:17.442106 10875 ts_tablet_manager.cc:1434] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.442309 10876 tablet_bootstrap.cc:492] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844: Bootstrap starting.
I20260601 13:44:17.442313 10875 tablet_bootstrap.cc:492] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc: Bootstrap starting.
I20260601 13:44:17.443310 10876 tablet_bootstrap.cc:654] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.443361 10875 tablet_bootstrap.cc:654] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.444336 10879 tablet_bootstrap.cc:492] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd: No bootstrap required, opened a new log
I20260601 13:44:17.444432 10879 ts_tablet_manager.cc:1403] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:44:17.444572 10875 tablet_bootstrap.cc:492] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc: No bootstrap required, opened a new log
I20260601 13:44:17.444644 10875 ts_tablet_manager.cc:1403] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:44:17.444821 10879 raft_consensus.cc:359] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.444922 10879 raft_consensus.cc:385] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.444970 10879 raft_consensus.cc:740] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.445057 10875 raft_consensus.cc:359] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.445096 10879 consensus_queue.cc:260] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.445155 10875 raft_consensus.cc:385] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.445191 10875 raft_consensus.cc:740] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70140df0c9d4a289833e620e3cb3cdc, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.445290 10875 consensus_queue.cc:260] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.445451 10879 ts_tablet_manager.cc:1434] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.445545 10875 ts_tablet_manager.cc:1434] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:17.445629 10879 tablet_bootstrap.cc:492] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd: Bootstrap starting.
I20260601 13:44:17.445713 10875 tablet_bootstrap.cc:492] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc: Bootstrap starting.
I20260601 13:44:17.446540 10875 tablet_bootstrap.cc:654] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.446590 10879 tablet_bootstrap.cc:654] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.444336 10876 tablet_bootstrap.cc:492] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844: No bootstrap required, opened a new log
I20260601 13:44:17.447355 10876 ts_tablet_manager.cc:1403] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:44:17.447476 10875 tablet_bootstrap.cc:492] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc: No bootstrap required, opened a new log
I20260601 13:44:17.447553 10875 ts_tablet_manager.cc:1403] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:44:17.447765 10876 raft_consensus.cc:359] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.447855 10876 raft_consensus.cc:385] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.447887 10876 raft_consensus.cc:740] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a22dcdc5525e4b419aefded163dba844, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.447993 10875 raft_consensus.cc:359] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.448105 10875 raft_consensus.cc:385] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.448137 10875 raft_consensus.cc:740] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70140df0c9d4a289833e620e3cb3cdc, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.448233 10875 consensus_queue.cc:260] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.448482 10875 ts_tablet_manager.cc:1434] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:44:17.448004 10876 consensus_queue.cc:260] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.448779 10875 tablet_bootstrap.cc:492] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc: Bootstrap starting.
I20260601 13:44:17.448807 10876 ts_tablet_manager.cc:1434] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:17.448952 10876 tablet_bootstrap.cc:492] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844: Bootstrap starting.
I20260601 13:44:17.449743 10875 tablet_bootstrap.cc:654] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.449893 10876 tablet_bootstrap.cc:654] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.450965 10879 tablet_bootstrap.cc:492] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd: No bootstrap required, opened a new log
I20260601 13:44:17.451066 10879 ts_tablet_manager.cc:1403] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:44:17.451503 10879 raft_consensus.cc:359] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.451608 10879 raft_consensus.cc:385] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.451642 10879 raft_consensus.cc:740] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.451782 10875 tablet_bootstrap.cc:492] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc: No bootstrap required, opened a new log
I20260601 13:44:17.451932 10875 ts_tablet_manager.cc:1403] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:17.452178 10876 tablet_bootstrap.cc:492] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844: No bootstrap required, opened a new log
I20260601 13:44:17.452278 10876 ts_tablet_manager.cc:1403] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:44:17.452318 10875 raft_consensus.cc:359] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.452420 10875 raft_consensus.cc:385] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.452461 10875 raft_consensus.cc:740] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70140df0c9d4a289833e620e3cb3cdc, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.452581 10875 consensus_queue.cc:260] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.452718 10876 raft_consensus.cc:359] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.452841 10876 raft_consensus.cc:385] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.452838 10875 ts_tablet_manager.cc:1434] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:17.452906 10876 raft_consensus.cc:740] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a22dcdc5525e4b419aefded163dba844, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.453038 10876 consensus_queue.cc:260] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.453301 10876 ts_tablet_manager.cc:1434] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:17.453485 10876 tablet_bootstrap.cc:492] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844: Bootstrap starting.
I20260601 13:44:17.454452 10876 tablet_bootstrap.cc:654] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.451776 10879 consensus_queue.cc:260] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.455196 10879 ts_tablet_manager.cc:1434] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:44:17.455374 10879 tablet_bootstrap.cc:492] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd: Bootstrap starting.
I20260601 13:44:17.456223 10879 tablet_bootstrap.cc:654] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.457218 10879 tablet_bootstrap.cc:492] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd: No bootstrap required, opened a new log
I20260601 13:44:17.457247 10876 tablet_bootstrap.cc:492] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844: No bootstrap required, opened a new log
I20260601 13:44:17.457333 10879 ts_tablet_manager.cc:1403] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:44:17.457386 10876 ts_tablet_manager.cc:1403] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:44:17.457746 10879 raft_consensus.cc:359] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.457728 10876 raft_consensus.cc:359] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.457834 10879 raft_consensus.cc:385] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.457878 10876 raft_consensus.cc:385] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.457911 10879 raft_consensus.cc:740] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.457916 10876 raft_consensus.cc:740] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a22dcdc5525e4b419aefded163dba844, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.458084 10876 consensus_queue.cc:260] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.458101 10879 consensus_queue.cc:260] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.458348 10876 ts_tablet_manager.cc:1434] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.458364 10879 ts_tablet_manager.cc:1434] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.458544 10876 tablet_bootstrap.cc:492] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844: Bootstrap starting.
I20260601 13:44:17.458580 10879 tablet_bootstrap.cc:492] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd: Bootstrap starting.
I20260601 13:44:17.459539 10876 tablet_bootstrap.cc:654] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.459580 10879 tablet_bootstrap.cc:654] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.460708 10879 tablet_bootstrap.cc:492] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd: No bootstrap required, opened a new log
I20260601 13:44:17.460791 10879 ts_tablet_manager.cc:1403] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:17.460834 10876 tablet_bootstrap.cc:492] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844: No bootstrap required, opened a new log
I20260601 13:44:17.460897 10876 ts_tablet_manager.cc:1403] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:17.461220 10876 raft_consensus.cc:359] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.461184 10879 raft_consensus.cc:359] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.461305 10876 raft_consensus.cc:385] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.461318 10879 raft_consensus.cc:385] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.461342 10876 raft_consensus.cc:740] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a22dcdc5525e4b419aefded163dba844, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.461361 10879 raft_consensus.cc:740] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.461489 10876 consensus_queue.cc:260] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.461475 10879 consensus_queue.cc:260] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.461796 10879 ts_tablet_manager.cc:1434] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.462143 10879 tablet_bootstrap.cc:492] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd: Bootstrap starting.
I20260601 13:44:17.463096 10879 tablet_bootstrap.cc:654] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.461800 10876 ts_tablet_manager.cc:1434] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.464481 10879 tablet_bootstrap.cc:492] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd: No bootstrap required, opened a new log
I20260601 13:44:17.464583 10879 ts_tablet_manager.cc:1403] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:44:17.465035 10879 raft_consensus.cc:359] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.465116 10879 raft_consensus.cc:385] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.465137 10879 raft_consensus.cc:740] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.465216 10879 consensus_queue.cc:260] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.465454 10879 ts_tablet_manager.cc:1434] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:17.465631 10879 tablet_bootstrap.cc:492] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd: Bootstrap starting.
I20260601 13:44:17.466573 10879 tablet_bootstrap.cc:654] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:44:17.467543 10879 tablet_bootstrap.cc:492] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd: No bootstrap required, opened a new log
I20260601 13:44:17.467624 10879 ts_tablet_manager.cc:1403] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:44:17.467924 10879 raft_consensus.cc:359] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.467998 10879 raft_consensus.cc:385] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:44:17.468019 10879 raft_consensus.cc:740] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Initialized, Role: FOLLOWER
I20260601 13:44:17.468098 10879 consensus_queue.cc:260] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.468248 10882 raft_consensus.cc:493] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:17.468329 10879 ts_tablet_manager.cc:1434] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:44:17.468328 10882 raft_consensus.cc:515] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.468726 10882 leader_election.cc:290] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), e978212ff06347509dfaa42c2e8418cd (127.31.73.131:36631)
I20260601 13:44:17.472877 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfbfaff2a447439597e10f2cf9aeba" candidate_uuid: "a22dcdc5525e4b419aefded163dba844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e978212ff06347509dfaa42c2e8418cd" is_pre_election: true
I20260601 13:44:17.472877 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfbfaff2a447439597e10f2cf9aeba" candidate_uuid: "a22dcdc5525e4b419aefded163dba844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc" is_pre_election: true
I20260601 13:44:17.473026 10829 raft_consensus.cc:2468] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a22dcdc5525e4b419aefded163dba844 in term 0.
I20260601 13:44:17.473057 10678 raft_consensus.cc:2468] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a22dcdc5525e4b419aefded163dba844 in term 0.
I20260601 13:44:17.473311 10717 leader_election.cc:304] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a22dcdc5525e4b419aefded163dba844, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.473472 10882 raft_consensus.cc:2804] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:17.473529 10882 raft_consensus.cc:493] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:17.473584 10882 raft_consensus.cc:3060] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.474375 10882 raft_consensus.cc:515] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.474671 10882 leader_election.cc:290] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [CANDIDATE]: Term 1 election: Requested vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), e978212ff06347509dfaa42c2e8418cd (127.31.73.131:36631)
I20260601 13:44:17.474947 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfbfaff2a447439597e10f2cf9aeba" candidate_uuid: "a22dcdc5525e4b419aefded163dba844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc"
I20260601 13:44:17.475018 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfbfaff2a447439597e10f2cf9aeba" candidate_uuid: "a22dcdc5525e4b419aefded163dba844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e978212ff06347509dfaa42c2e8418cd"
I20260601 13:44:17.475060 10678 raft_consensus.cc:3060] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.475157 10829 raft_consensus.cc:3060] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.475863 10678 raft_consensus.cc:2468] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a22dcdc5525e4b419aefded163dba844 in term 1.
I20260601 13:44:17.475924 10829 raft_consensus.cc:2468] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a22dcdc5525e4b419aefded163dba844 in term 1.
I20260601 13:44:17.476146 10717 leader_election.cc:304] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a22dcdc5525e4b419aefded163dba844, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.476318 10882 raft_consensus.cc:2804] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:17.476512 10882 raft_consensus.cc:697] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 1 LEADER]: Becoming Leader. State: Replica: a22dcdc5525e4b419aefded163dba844, State: Running, Role: LEADER
I20260601 13:44:17.476640 10882 consensus_queue.cc:237] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.477927 10575 catalog_manager.cc:5696] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 reported cstate change: term changed from 0 to 1, leader changed from <none> to a22dcdc5525e4b419aefded163dba844 (127.31.73.130). New cstate: current_term: 1 leader_uuid: "a22dcdc5525e4b419aefded163dba844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:17.494648 10888 raft_consensus.cc:493] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:17.494726 10888 raft_consensus.cc:515] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.495150 10888 leader_election.cc:290] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579)
I20260601 13:44:17.499214 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5ea735583548f7a4ac1e13aeb558ca" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc" is_pre_election: true
I20260601 13:44:17.499225 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5ea735583548f7a4ac1e13aeb558ca" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844" is_pre_election: true
I20260601 13:44:17.499362 10678 raft_consensus.cc:2468] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.499392 10754 raft_consensus.cc:2468] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.499675 10792 leader_election.cc:304] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e978212ff06347509dfaa42c2e8418cd, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.499864 10888 raft_consensus.cc:2804] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:17.499909 10888 raft_consensus.cc:493] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:17.499935 10888 raft_consensus.cc:3060] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.500613 10888 raft_consensus.cc:515] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.500937 10888 leader_election.cc:290] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Requested vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579)
I20260601 13:44:17.501222 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5ea735583548f7a4ac1e13aeb558ca" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc"
I20260601 13:44:17.501228 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5ea735583548f7a4ac1e13aeb558ca" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844"
I20260601 13:44:17.501354 10678 raft_consensus.cc:3060] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.501389 10754 raft_consensus.cc:3060] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.502132 10678 raft_consensus.cc:2468] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.502173 10754 raft_consensus.cc:2468] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.502377 10792 leader_election.cc:304] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e978212ff06347509dfaa42c2e8418cd, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.502554 10888 raft_consensus.cc:2804] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:17.502776 10888 raft_consensus.cc:697] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Becoming Leader. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Running, Role: LEADER
I20260601 13:44:17.502912 10888 consensus_queue.cc:237] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.504179 10575 catalog_manager.cc:5696] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd reported cstate change: term changed from 0 to 1, leader changed from <none> to e978212ff06347509dfaa42c2e8418cd (127.31.73.131). New cstate: current_term: 1 leader_uuid: "e978212ff06347509dfaa42c2e8418cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:17.507758 10888 raft_consensus.cc:493] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:17.507853 10888 raft_consensus.cc:515] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.508208 10888 leader_election.cc:290] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579), f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291)
I20260601 13:44:17.508407 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc993f8c11f64e37be3f1a3bdadab571" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844" is_pre_election: true
I20260601 13:44:17.508487 10754 raft_consensus.cc:2468] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.508648 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc993f8c11f64e37be3f1a3bdadab571" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc" is_pre_election: true
I20260601 13:44:17.508723 10793 leader_election.cc:304] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a22dcdc5525e4b419aefded163dba844, e978212ff06347509dfaa42c2e8418cd; no voters: 
I20260601 13:44:17.508766 10678 raft_consensus.cc:2468] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.508915 10888 raft_consensus.cc:2804] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:17.508991 10888 raft_consensus.cc:493] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:17.509052 10888 raft_consensus.cc:3060] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.509668 10888 raft_consensus.cc:515] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.510035 10888 leader_election.cc:290] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Requested vote from peers a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579), f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291)
I20260601 13:44:17.510275 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc993f8c11f64e37be3f1a3bdadab571" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844"
I20260601 13:44:17.510339 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc993f8c11f64e37be3f1a3bdadab571" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc"
I20260601 13:44:17.510371 10754 raft_consensus.cc:3060] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.510452 10678 raft_consensus.cc:3060] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.511082 10754 raft_consensus.cc:2468] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.511083 10678 raft_consensus.cc:2468] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.511341 10793 leader_election.cc:304] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a22dcdc5525e4b419aefded163dba844, e978212ff06347509dfaa42c2e8418cd; no voters: 
I20260601 13:44:17.511507 10888 raft_consensus.cc:2804] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:17.511610 10888 raft_consensus.cc:697] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Becoming Leader. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Running, Role: LEADER
I20260601 13:44:17.511724 10888 consensus_queue.cc:237] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.513038 10575 catalog_manager.cc:5696] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd reported cstate change: term changed from 0 to 1, leader changed from <none> to e978212ff06347509dfaa42c2e8418cd (127.31.73.131). New cstate: current_term: 1 leader_uuid: "e978212ff06347509dfaa42c2e8418cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:17.554854 10888 raft_consensus.cc:493] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:17.554998 10888 raft_consensus.cc:515] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.555461 10888 leader_election.cc:290] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579)
I20260601 13:44:17.555812 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d54c60b38842cd938c57a7bfeb5c19" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc" is_pre_election: true
I20260601 13:44:17.555858 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d54c60b38842cd938c57a7bfeb5c19" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844" is_pre_election: true
I20260601 13:44:17.555948 10678 raft_consensus.cc:2468] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.555977 10754 raft_consensus.cc:2468] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.556207 10792 leader_election.cc:304] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e978212ff06347509dfaa42c2e8418cd, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.556383 10888 raft_consensus.cc:2804] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:17.556438 10888 raft_consensus.cc:493] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:17.556464 10888 raft_consensus.cc:3060] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.557214 10888 raft_consensus.cc:515] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.557547 10888 leader_election.cc:290] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Requested vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579)
I20260601 13:44:17.557837 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d54c60b38842cd938c57a7bfeb5c19" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844"
I20260601 13:44:17.557842 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d54c60b38842cd938c57a7bfeb5c19" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc"
I20260601 13:44:17.557964 10754 raft_consensus.cc:3060] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.557992 10678 raft_consensus.cc:3060] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.558697 10678 raft_consensus.cc:2468] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.558704 10754 raft_consensus.cc:2468] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.558964 10792 leader_election.cc:304] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e978212ff06347509dfaa42c2e8418cd, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.559122 10888 raft_consensus.cc:2804] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:17.559273 10888 raft_consensus.cc:697] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Becoming Leader. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Running, Role: LEADER
I20260601 13:44:17.559422 10888 consensus_queue.cc:237] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.560918 10575 catalog_manager.cc:5696] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd reported cstate change: term changed from 0 to 1, leader changed from <none> to e978212ff06347509dfaa42c2e8418cd (127.31.73.131). New cstate: current_term: 1 leader_uuid: "e978212ff06347509dfaa42c2e8418cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:17.561115 10880 raft_consensus.cc:493] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:17.561231 10880 raft_consensus.cc:515] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.561709 10880 leader_election.cc:290] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579), e978212ff06347509dfaa42c2e8418cd (127.31.73.131:36631)
I20260601 13:44:17.565448 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bacceca834ed2a5fac1bb96bece46" candidate_uuid: "f70140df0c9d4a289833e620e3cb3cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844" is_pre_election: true
I20260601 13:44:17.565543 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bacceca834ed2a5fac1bb96bece46" candidate_uuid: "f70140df0c9d4a289833e620e3cb3cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e978212ff06347509dfaa42c2e8418cd" is_pre_election: true
I20260601 13:44:17.565562 10754 raft_consensus.cc:2468] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70140df0c9d4a289833e620e3cb3cdc in term 0.
I20260601 13:44:17.565645 10829 raft_consensus.cc:2468] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70140df0c9d4a289833e620e3cb3cdc in term 0.
I20260601 13:44:17.565858 10642 leader_election.cc:304] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a22dcdc5525e4b419aefded163dba844, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.566033 10880 raft_consensus.cc:2804] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:17.566095 10880 raft_consensus.cc:493] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:17.566145 10880 raft_consensus.cc:3060] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.566821 10880 raft_consensus.cc:515] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.567173 10880 leader_election.cc:290] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [CANDIDATE]: Term 1 election: Requested vote from peers a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579), e978212ff06347509dfaa42c2e8418cd (127.31.73.131:36631)
I20260601 13:44:17.567375 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bacceca834ed2a5fac1bb96bece46" candidate_uuid: "f70140df0c9d4a289833e620e3cb3cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844"
I20260601 13:44:17.567484 10829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bacceca834ed2a5fac1bb96bece46" candidate_uuid: "f70140df0c9d4a289833e620e3cb3cdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e978212ff06347509dfaa42c2e8418cd"
I20260601 13:44:17.567500 10754 raft_consensus.cc:3060] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.567593 10829 raft_consensus.cc:3060] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.568321 10829 raft_consensus.cc:2468] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70140df0c9d4a289833e620e3cb3cdc in term 1.
I20260601 13:44:17.568321 10754 raft_consensus.cc:2468] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70140df0c9d4a289833e620e3cb3cdc in term 1.
I20260601 13:44:17.568615 10642 leader_election.cc:304] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a22dcdc5525e4b419aefded163dba844, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.568845 10880 raft_consensus.cc:2804] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:17.569034 10880 raft_consensus.cc:697] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 1 LEADER]: Becoming Leader. State: Replica: f70140df0c9d4a289833e620e3cb3cdc, State: Running, Role: LEADER
I20260601 13:44:17.569165 10880 consensus_queue.cc:237] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.570545 10575 catalog_manager.cc:5696] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc reported cstate change: term changed from 0 to 1, leader changed from <none> to f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129). New cstate: current_term: 1 leader_uuid: "f70140df0c9d4a289833e620e3cb3cdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:17.675504 10888 raft_consensus.cc:493] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:44:17.675625 10888 raft_consensus.cc:515] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.676056 10888 leader_election.cc:290] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579)
I20260601 13:44:17.676383 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f37bad143146939e5c6dfb368fe8b1" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc" is_pre_election: true
I20260601 13:44:17.676502 10678 raft_consensus.cc:2468] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.676499 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f37bad143146939e5c6dfb368fe8b1" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844" is_pre_election: true
I20260601 13:44:17.676698 10754 raft_consensus.cc:2468] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 0.
I20260601 13:44:17.676867 10792 leader_election.cc:304] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e978212ff06347509dfaa42c2e8418cd, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.677065 10888 raft_consensus.cc:2804] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:44:17.677129 10888 raft_consensus.cc:493] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:44:17.677187 10888 raft_consensus.cc:3060] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.678009 10888 raft_consensus.cc:515] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.678403 10888 leader_election.cc:290] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Requested vote from peers f70140df0c9d4a289833e620e3cb3cdc (127.31.73.129:39291), a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579)
I20260601 13:44:17.678618 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f37bad143146939e5c6dfb368fe8b1" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a22dcdc5525e4b419aefded163dba844"
I20260601 13:44:17.678618 10678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f37bad143146939e5c6dfb368fe8b1" candidate_uuid: "e978212ff06347509dfaa42c2e8418cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70140df0c9d4a289833e620e3cb3cdc"
I20260601 13:44:17.678750 10678 raft_consensus.cc:3060] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.678750 10754 raft_consensus.cc:3060] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:44:17.679631 10678 raft_consensus.cc:2468] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.679631 10754 raft_consensus.cc:2468] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e978212ff06347509dfaa42c2e8418cd in term 1.
I20260601 13:44:17.679929 10792 leader_election.cc:304] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e978212ff06347509dfaa42c2e8418cd, f70140df0c9d4a289833e620e3cb3cdc; no voters: 
I20260601 13:44:17.680145 10888 raft_consensus.cc:2804] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:44:17.680253 10888 raft_consensus.cc:697] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Becoming Leader. State: Replica: e978212ff06347509dfaa42c2e8418cd, State: Running, Role: LEADER
I20260601 13:44:17.680397 10888 consensus_queue.cc:237] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } }
I20260601 13:44:17.681926 10575 catalog_manager.cc:5696] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd reported cstate change: term changed from 0 to 1, leader changed from <none> to e978212ff06347509dfaa42c2e8418cd (127.31.73.131). New cstate: current_term: 1 leader_uuid: "e978212ff06347509dfaa42c2e8418cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260601 13:44:17.745575 10678 raft_consensus.cc:1275] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer a22dcdc5525e4b419aefded163dba844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.746042 10901 consensus_queue.cc:1048] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.747893 10829 raft_consensus.cc:1275] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Refusing update from remote peer a22dcdc5525e4b419aefded163dba844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.748148 10828 raft_consensus.cc:1275] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Refusing update from remote peer f70140df0c9d4a289833e620e3cb3cdc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.748327 10901 consensus_queue.cc:1048] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.748538 10880 consensus_queue.cc:1048] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.749505 10754 raft_consensus.cc:1275] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer f70140df0c9d4a289833e620e3cb3cdc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.749876 10880 consensus_queue.cc:1048] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.751853 10753 raft_consensus.cc:1275] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.752966 10677 raft_consensus.cc:1275] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.753046 10676 raft_consensus.cc:1275] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.753334 10675 raft_consensus.cc:1275] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.753412 10888 consensus_queue.cc:1048] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.754163 10675 raft_consensus.cc:1275] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.754796 10752 raft_consensus.cc:1275] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.755090 10751 raft_consensus.cc:1275] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.755369 10888 consensus_queue.cc:1048] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.755623 10888 consensus_queue.cc:1048] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.755879 10888 consensus_queue.cc:1048] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.759020 10888 consensus_queue.cc:1048] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.759305 10888 consensus_queue.cc:1048] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.766775 10924 mvcc.cc:204] Tried to move back new op lower bound from 7292196690954084352 to 7292196690660515840. Current Snapshot: MvccSnapshot[applied={T|T < 7292196690944942080}]
I20260601 13:44:17.770287 10754 raft_consensus.cc:1275] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:44:17.770613 10888 consensus_queue.cc:1048] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.764375 10934 consensus_queue.cc:1048] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:44:17.792914 10921 mvcc.cc:204] Tried to move back new op lower bound from 7292196690969866240 to 7292196690164989952. Current Snapshot: MvccSnapshot[applied={T|T < 7292196690922328064}]
I20260601 13:44:17.953377 32038 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:44:17.955008 10968 instance_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:44:17.955049 10971 instance_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:44:17.955098 10969 instance_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:44:17.955219 32038 server_base.cc:1061] running on GCE node
I20260601 13:44:17.955430 32038 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:44:17.955476 32038 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:44:17.955526 32038 hybrid_clock.cc:648] HybridClock initialized: now 1780321457955526 us; error 0 us; skew 500 ppm
I20260601 13:44:17.956317 32038 webserver.cc:533] Webserver started at http://127.31.73.132:35093/ using document root <none> and password file <none>
I20260601 13:44:17.956440 32038 fs_manager.cc:362] Metadata directory not provided
I20260601 13:44:17.956481 32038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:44:17.956532 32038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:44:17.956840 32038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-3-root/instance:
uuid: "f086516d8aff44b9b1bdbdf526929a04"
format_stamp: "Formatted at 2026-06-01 13:44:17 on dist-test-slave-cw06"
I20260601 13:44:17.958213 32038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:44:17.959025 10976 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:44:17.959298 32038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:44:17.959357 32038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-3-root
uuid: "f086516d8aff44b9b1bdbdf526929a04"
format_stamp: "Formatted at 2026-06-01 13:44:17 on dist-test-slave-cw06"
I20260601 13:44:17.959436 32038 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko_5nI3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321272280909-32038-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:44:17.968546 32038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:44:17.968864 32038 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:44:17.969050 32038 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:44:17.969440 32038 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:44:17.969476 32038 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:17.969532 32038 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:44:17.969570 32038 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:44:17.973984 32038 rpc_server.cc:307] RPC server started. Bound to: 127.31.73.132:46199
I20260601 13:44:17.974104 11039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.73.132:46199 every 8 connection(s)
I20260601 13:44:17.978097 11040 heartbeater.cc:344] Connected to a master server at 127.31.73.190:40455
I20260601 13:44:17.978199 11040 heartbeater.cc:461] Registering TS with master...
I20260601 13:44:17.978386 11040 heartbeater.cc:507] Master 127.31.73.190:40455 requested a full tablet report, sending...
I20260601 13:44:17.978958 10573 ts_manager.cc:194] Registered new tserver with Master: f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132:46199)
I20260601 13:44:17.979449 10573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33076
I20260601 13:44:18.270819 10751 consensus_queue.cc:237] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [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: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } }
I20260601 13:44:18.272122 10674 raft_consensus.cc:1275] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer a22dcdc5525e4b419aefded163dba844: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:18.272460 10829 raft_consensus.cc:1275] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Refusing update from remote peer a22dcdc5525e4b419aefded163dba844: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:18.272806 10956 consensus_queue.cc:1048] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:44:18.273010 10901 consensus_queue.cc:1048] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } 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:44:18.274616 10966 raft_consensus.cc:2955] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.275056 10674 raft_consensus.cc:2955] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
W20260601 13:44:18.276050 10717 consensus_peers.cc:597] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 -> Peer f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132:46199): Couldn't send request to peer f086516d8aff44b9b1bdbdf526929a04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63bfbfaff2a447439597e10f2cf9aeba. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:18.276806 10829 raft_consensus.cc:2955] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.277236 10573 catalog_manager.cc:5696] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 reported cstate change: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "a22dcdc5525e4b419aefded163dba844" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:18.281497 10829 consensus_queue.cc:237] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [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: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } }
I20260601 13:44:18.282696 10751 raft_consensus.cc:1275] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:18.283018 10674 raft_consensus.cc:1275] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:18.283041 10962 consensus_queue.cc:1048] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } 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:44:18.283387 10962 consensus_queue.cc:1048] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:44:18.284619 10934 raft_consensus.cc:2955] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.285019 10751 raft_consensus.cc:2955] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.285202 10674 raft_consensus.cc:2955] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.287087 10568 catalog_manager.cc:5696] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd reported cstate change: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "e978212ff06347509dfaa42c2e8418cd" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:18.287528 10829 consensus_queue.cc:237] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [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: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } attrs { replace: true } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } }
I20260601 13:44:18.288692 10674 raft_consensus.cc:1275] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:18.289069 10963 consensus_queue.cc:1048] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } 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:44:18.289147 10751 raft_consensus.cc:1275] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
W20260601 13:44:18.290321 10792 consensus_peers.cc:597] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd -> Peer f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132:46199): Couldn't send request to peer f086516d8aff44b9b1bdbdf526929a04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc993f8c11f64e37be3f1a3bdadab571. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:18.290589 10962 raft_consensus.cc:2955] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } attrs { replace: true } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.290969 10674 raft_consensus.cc:2955] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } attrs { replace: true } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.291957 10888 consensus_queue.cc:1048] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
W20260601 13:44:18.292546 10792 consensus_peers.cc:597] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd -> Peer f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132:46199): Couldn't send request to peer f086516d8aff44b9b1bdbdf526929a04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f5ea735583548f7a4ac1e13aeb558ca. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:18.292641 10573 catalog_manager.cc:5696] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd reported cstate change: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "e978212ff06347509dfaa42c2e8418cd" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:18.292934 10829 consensus_queue.cc:237] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [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: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } }
I20260601 13:44:18.293509 10751 raft_consensus.cc:2955] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } attrs { replace: true } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.294291 10753 raft_consensus.cc:1275] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:18.294417 10674 raft_consensus.cc:1275] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Refusing update from remote peer e978212ff06347509dfaa42c2e8418cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:44:18.294973 10962 consensus_queue.cc:1048] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
W20260601 13:44:18.296370 10792 consensus_peers.cc:597] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd -> Peer f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132:46199): Couldn't send request to peer f086516d8aff44b9b1bdbdf526929a04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76f37bad143146939e5c6dfb368fe8b1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:18.296514 10963 consensus_queue.cc:1048] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:44:18.297576 10963 raft_consensus.cc:2955] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.298056 10751 raft_consensus.cc:2955] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.299906 10573 catalog_manager.cc:5696] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd reported cstate change: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New cstate: current_term: 1 leader_uuid: "e978212ff06347509dfaa42c2e8418cd" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:44:18.300330 10674 raft_consensus.cc:2955] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER f086516d8aff44b9b1bdbdf526929a04 (127.31.73.132) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "f70140df0c9d4a289833e620e3cb3cdc" member_type: VOTER last_known_addr { host: "127.31.73.129" port: 39291 } } peers { permanent_uuid: "a22dcdc5525e4b419aefded163dba844" member_type: VOTER last_known_addr { host: "127.31.73.130" port: 40579 } attrs { replace: true } } peers { permanent_uuid: "e978212ff06347509dfaa42c2e8418cd" member_type: VOTER last_known_addr { host: "127.31.73.131" port: 36631 } } peers { permanent_uuid: "f086516d8aff44b9b1bdbdf526929a04" member_type: NON_VOTER last_known_addr { host: "127.31.73.132" port: 46199 } attrs { promote: true } } }
I20260601 13:44:18.486997 32038 tablet_server.cc:179] TabletServer@127.31.73.129:0 shutting down...
I20260601 13:44:18.491299 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:18.491501 32038 tablet_replica.cc:333] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc: stopping tablet replica
I20260601 13:44:18.491664 32038 raft_consensus.cc:2243] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.491828 32038 raft_consensus.cc:2272] T 63bfbfaff2a447439597e10f2cf9aeba P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.492404 32038 tablet_replica.cc:333] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc: stopping tablet replica
I20260601 13:44:18.492527 32038 raft_consensus.cc:2243] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.492673 32038 raft_consensus.cc:2272] T 8f5ea735583548f7a4ac1e13aeb558ca P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.493224 32038 tablet_replica.cc:333] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc: stopping tablet replica
I20260601 13:44:18.493357 32038 raft_consensus.cc:2243] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.493543 32038 raft_consensus.cc:2272] T 76f37bad143146939e5c6dfb368fe8b1 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.494196 32038 tablet_replica.cc:333] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc: stopping tablet replica
I20260601 13:44:18.494340 32038 raft_consensus.cc:2243] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:18.494549 32038 raft_consensus.cc:2272] T 3a8bacceca834ed2a5fac1bb96bece46 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.495015 32038 tablet_replica.cc:333] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc: stopping tablet replica
I20260601 13:44:18.495124 32038 raft_consensus.cc:2243] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.495281 32038 raft_consensus.cc:2272] T fc993f8c11f64e37be3f1a3bdadab571 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.495797 32038 tablet_replica.cc:333] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc: stopping tablet replica
I20260601 13:44:18.495905 32038 raft_consensus.cc:2243] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.496008 32038 raft_consensus.cc:2272] T b9d54c60b38842cd938c57a7bfeb5c19 P f70140df0c9d4a289833e620e3cb3cdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.509609 32038 tablet_server.cc:196] TabletServer@127.31.73.129:0 shutdown complete.
I20260601 13:44:18.511920 32038 tablet_server.cc:179] TabletServer@127.31.73.130:0 shutting down...
I20260601 13:44:18.517417 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:18.517606 32038 tablet_replica.cc:333] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844: stopping tablet replica
I20260601 13:44:18.517714 32038 raft_consensus.cc:2243] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:18.517946 32038 raft_consensus.cc:2272] T 63bfbfaff2a447439597e10f2cf9aeba P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.518476 32038 tablet_replica.cc:333] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844: stopping tablet replica
I20260601 13:44:18.518591 32038 raft_consensus.cc:2243] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.518738 32038 raft_consensus.cc:2272] T 8f5ea735583548f7a4ac1e13aeb558ca P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.519260 32038 tablet_replica.cc:333] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844: stopping tablet replica
I20260601 13:44:18.519374 32038 raft_consensus.cc:2243] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.519502 32038 raft_consensus.cc:2272] T 76f37bad143146939e5c6dfb368fe8b1 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.519975 32038 tablet_replica.cc:333] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844: stopping tablet replica
I20260601 13:44:18.520090 32038 raft_consensus.cc:2243] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.520210 32038 raft_consensus.cc:2272] T 3a8bacceca834ed2a5fac1bb96bece46 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.520665 32038 tablet_replica.cc:333] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844: stopping tablet replica
I20260601 13:44:18.520787 32038 raft_consensus.cc:2243] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.520927 32038 raft_consensus.cc:2272] T fc993f8c11f64e37be3f1a3bdadab571 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.521404 32038 tablet_replica.cc:333] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844: stopping tablet replica
I20260601 13:44:18.521514 32038 raft_consensus.cc:2243] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.521632 32038 raft_consensus.cc:2272] T b9d54c60b38842cd938c57a7bfeb5c19 P a22dcdc5525e4b419aefded163dba844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:44:18.530714 10793 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.73.130:40579: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:44:18.531477 10793 consensus_peers.cc:597] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd -> Peer a22dcdc5525e4b419aefded163dba844 (127.31.73.130:40579): Couldn't send request to peer a22dcdc5525e4b419aefded163dba844. Status: Network error: Client connection negotiation failed: client connection to 127.31.73.130:40579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:44:18.535296 32038 tablet_server.cc:196] TabletServer@127.31.73.130:0 shutdown complete.
I20260601 13:44:18.537727 32038 tablet_server.cc:179] TabletServer@127.31.73.131:0 shutting down...
I20260601 13:44:18.543083 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:18.543249 32038 tablet_replica.cc:333] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd: stopping tablet replica
I20260601 13:44:18.543358 32038 raft_consensus.cc:2243] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.543491 32038 raft_consensus.cc:2272] T 63bfbfaff2a447439597e10f2cf9aeba P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.544037 32038 tablet_replica.cc:333] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd: stopping tablet replica
I20260601 13:44:18.544138 32038 raft_consensus.cc:2243] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:18.544354 32038 raft_consensus.cc:2272] T fc993f8c11f64e37be3f1a3bdadab571 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.544845 32038 tablet_replica.cc:333] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd: stopping tablet replica
I20260601 13:44:18.544937 32038 raft_consensus.cc:2243] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:18.545086 32038 raft_consensus.cc:2272] T b9d54c60b38842cd938c57a7bfeb5c19 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.545568 32038 tablet_replica.cc:333] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd: stopping tablet replica
I20260601 13:44:18.545665 32038 raft_consensus.cc:2243] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:18.545855 32038 raft_consensus.cc:2272] T 76f37bad143146939e5c6dfb368fe8b1 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.546411 32038 tablet_replica.cc:333] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd: stopping tablet replica
I20260601 13:44:18.546528 32038 raft_consensus.cc:2243] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:18.546711 32038 raft_consensus.cc:2272] T 8f5ea735583548f7a4ac1e13aeb558ca P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.547201 32038 tablet_replica.cc:333] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd: stopping tablet replica
I20260601 13:44:18.547291 32038 raft_consensus.cc:2243] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:44:18.547408 32038 raft_consensus.cc:2272] T 3a8bacceca834ed2a5fac1bb96bece46 P e978212ff06347509dfaa42c2e8418cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.561589 32038 tablet_server.cc:196] TabletServer@127.31.73.131:0 shutdown complete.
I20260601 13:44:18.563895 32038 tablet_server.cc:179] TabletServer@127.31.73.132:0 shutting down...
I20260601 13:44:18.567956 32038 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:44:18.579727 32038 tablet_server.cc:196] TabletServer@127.31.73.132:0 shutdown complete.
I20260601 13:44:18.581245 32038 master.cc:562] Master@127.31.73.190:40455 shutting down...
W20260601 13:44:18.584419 10624 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:44:18.584481 10624 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:44:18.584522 10624 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:44:18.584836 32038 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:44:18.584935 32038 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:44:18.584980 32038 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e66a78143ce41e1a7b94097e1949b5a: stopping tablet replica
I20260601 13:44:18.597466 32038 master.cc:584] Master@127.31.73.190:40455 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2377 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4657 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (186315 ms total)
[  PASSED  ] 24 tests.
I20260601 13:44:18.607386 32038 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 ~22 seconds ago
I20260601 13:44:18.607468 32038 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 ~22 seconds ago
I20260601 13:44:18.607506 32038 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 9 messages since previous log ~22 seconds ago
I20260601 13:44:18.607549 32038 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 12 messages since previous log ~50 seconds ago
I20260601 13:44:18.607599 32038 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 17 messages since previous log ~115 seconds ago
I20260601 13:44:18.607626 32038 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 11 messages since previous log ~172 seconds ago
I20260601 13:44:18.607671 32038 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 89 messages since previous log ~12 seconds ago
